Skip site navigation (1)
Skip section navigation (2)
pgsql-committers 2006-01 Thread Index (1/3)
Last updated: Wed Jan 18 01:52:17 2012
403 messages
- pgsql: Set progname early in the postmaster/postgres binary, rather than Bruce Momjian (Wed 01 00:32)
- pgsql: Move items: > * Add SQL99 WITH clause to SELECT > * Add SQL99 Bruce Momjian (Wed 01 00:07)
- pgsql: Add: > > o Prevent tab completion of SET TRANSACTION from Bruce Momjian (Wed 01 00:03)
- pgsql: Allow %TYPE to be used with SETOF, per gripe from Murat Tasan. Tom Lane (Tue 31 22:40)
- pgsql: Restructure planner's handling of inheritance. Tom Lane (Tue 31 21:39)
- psqlodbc - psqlodbc: Tweak release notes User Dpage (Tue 31 13:39)
- pgsql: Removed single quotes from connect to example. Michael Meskes (Tue 31 13:32)
- psqlodbc - psqlodbc: Fix typo User Dpage (Tue 31 13:31)
- psqlodbc - psqlodbc: Version number bump. User Dpage (Tue 31 13:21)
- psqlodbc - psqlodbc: quick hack againist access violation with Disallow User Luf (Tue 31 09:53)
- psqlodbc - psqlodbc: fixed point of failure on x86_64 boxes with User Luf (Tue 31 09:47)
- dbi-link - dbi-link: Require Perl 5.8, as per docs and Fred Moyer. User Dfetter (Mon 30 21:06)
- pgsql: Fix ALTER COLUMN TYPE bug: it sometimes tried to drop UNIQUE or Tom Lane (Mon 30 16:19)
- psqlodbc - psqlodbc: Ooops,omission in DEBUG mode. User H-saito (Mon 30 12:15)
- psqlodbc - psqlodbc: Correction for VC6 compile. User H-saito (Mon 30 12:10)
- pgsql: When building a bitmap scan, must copy the bitmapqualorig Tom Lane (Sun 29 18:55)
- pgsql: Fix Assert that's no longer correct now that RowCompareExpr is Tom Lane (Sun 29 17:40)
- pginstaller - pginst: Backpatch: Show proper error message when trying User Mha (Sun 29 17:29)
- pginstaller - pginst: Show proper error message when trying to create a User Mha (Sun 29 17:29)
- pgsql: Fix code that checks to see if an index can be considered to Tom Lane (Sun 29 17:27)
- pginstaller - pginst: Sync JDBC version User Mha (Sun 29 17:20)
- pginstaller - pginst: Service start is "demand" not "manual", to compile User Mha (Sun 29 17:16)
- pgaccess - pgaccess: trim query comments to 50 chars in main window User Cmaj (Sat 28 22:27)
- pgaccess - pgaccess: allow loading script from a file User Cmaj (Sat 28 22:20)
- pgsql: Undo perl's nasty locale setting on Windows. Andrew Dunstan (Sat 28 16:20)
- pgsql: Per a bug report from Theo Schlossnagle, plperl_return_next() Neil Conway (Sat 28 03:28)
- pgpool - pgpool: Add pgpool's man page. User T-ishii (Fri 27 23:42)
- psqlodbc - psqlodbc: Add Notes:psqlODBC 08.01.0108 User H-saito (Fri 27 23:15)
- pgsql: Tweak initdb to reduce verbosity of progress messages, by Tom Lane (Fri 27 19:01)
- psqlodbc - psqlodbc: 1) Change the declaration of several API(SQLxxxx) User Hinoue (Fri 27 17:44)
- pgsql: Snowball multibyte. Teodor Sigaev (Fri 27 16:32)
- psqlodbc - psqlodbc: Notes:psqlODBC 08.01.0107,08.01.0106 Contents of User H-saito (Fri 27 14:32)
- psqlodbc - psqlodbc: Fix the version stamp. User Dpage (Fri 27 09:00)
- pgfouine - pgfouine: updated copyright User Gsmet (Thu 26 23:58)
- pgfouine - pgfouine: simplified continuation line detection should fix a User Gsmet (Thu 26 23:46)
- pgfouine - pgfouine: fixed a bug in LogStream which causes the end of a User Gsmet (Thu 26 22:14)
- psqlodbc - psqlodbc: fixes for 64-bit compilation (still missing one for User Luf (Thu 26 20:08)
- psqlodbc - psqlodbc: update version info to upcoming 08.01.0108 User Luf (Thu 26 19:50)
- psqlodbc - psqlodbc: add support for returning right SQLSTATE from User Luf (Thu 26 19:34)
- psqlodbc - psqlodbc: fixed variable length recognition in CC_mapping User Luf (Thu 26 19:24)
- psqlodbc - psqlodbc: fix for one forgotten text_as_longvarchar test User Luf (Thu 26 19:20)
- psqlodbc - psqlodbc: repair broken support for SQLSetPos User Luf (Thu 26 19:17)
- psqlodbc - psqlodbc: fixed ODBC driver failure when log output isn't User Luf (Thu 26 19:14)
- psqlodbc - psqlodbc: add support for START TRANSACTION command change User Luf (Thu 26 19:11)
- psqlodbc - psqlodbc: correct autocommit off behaviour User Luf (Thu 26 19:06)
- psqlodbc - psqlodbc: remove obsolete (not used) protocol option User Luf (Thu 26 18:44)
- pgsql: Suppress signed-vs-unsigned-char warning. Tom Lane (Thu 26 18:08)
- pgsql: Fix display of whole-row Var appearing at the top level of a Tom Lane (Thu 26 17:08)
- psqlodbc - psqlodbc: Correspondence disable-unicode option. User H-saito (Thu 26 14:41)
- psqlodbc - psqlodbc: Suppress a compiler warning. User Hinoue (Thu 26 12:35)
- pgfouine - pgfouine: should fix the context line parsing I broke with User Gsmet (Thu 26 08:21)
- pgfouine - pgfouine: in fact, it can happen if we use stored procs and User Gsmet (Thu 26 08:18)
- psqlodbc - psqlodbc: Driver name fix. User H-saito (Thu 26 06:30)
- psqlodbc - psqlodbc: Oops,correction of a mistake. User H-saito (Thu 26 06:15)
- psqlodbc - psqlodbc: Correspondence automake (GNU automake) 1.9.2. User H-saito (Thu 26 05:39)
- psqlodbc - psqlodbc: Correspondence automake (GNU automake) 1.9.2 User H-saito (Thu 26 05:38)
- psqlodbc - psqlodbc: Parameter extension. User H-saito (Thu 26 05:15)
- pgsql: Update btree_gist for CIDR/INET changes --- there's really no Tom Lane (Thu 26 04:22)
- pgsql: Done: < * %Prevent INET cast to CIDR if the unmasked bits are Bruce Momjian (Thu 26 02:50)
- pgsql: Clean up the INET-vs-CIDR situation. Tom Lane (Thu 26 02:35)
- pgfouine - pgfouine: updated ChangeLog User Gsmet (Wed 25 23:58)
- pgfouine - pgfouine: fixed the HTML output User Gsmet (Wed 25 23:57)
- pgfouine - pgfouine: removed useless var and method User Gsmet (Wed 25 23:56)
- pgfouine - pgfouine: fixed a missing reference User Gsmet (Wed 25 23:51)
- pgsql: Remove the no-longer-useful HashItem/HashItemData level of Tom Lane (Wed 25 23:26)
- pgsql: Remove the no-longer-useful BTItem/BTItemData level of structure, Tom Lane (Wed 25 23:04)
- pgfouine - pgfouine: should never be called with appendTo User Gsmet (Wed 25 22:34)
- pgsql: Remove unnecessary PQconsumeInput call from PQputCopyData; it's Tom Lane (Wed 25 20:44)
- pgsql: Allow row comparisons to be used as indexscan qualifications. Tom Lane (Wed 25 20:29)
- pgsql: Update regression error message for NUMERIC range overflow. Bruce Momjian (Wed 25 18:15)
- pgsql: Improve error message when NUMERIC precision is exceeded. Bruce Momjian (Wed 25 17:54)
- pgpool - pgpool: Fix but master/slave mode and LISTEN/NOTIFY User T-ishii (Wed 25 12:29)
- psqlodbc - psqlodbc: SQLColAttribute interface correspondence. User H-saito (Wed 25 02:28)
- psqlodbc - psqlodbc: compile error fix: In the case of odbcver < 0x0300 User H-saito (Wed 25 01:34)
- psqlodbc - psqlodbc: update sample. User H-saito (Wed 25 00:57)
- psqlodbc - psqlodbc: configure.ac for autoconf 2.59 (include configure) User H-saito (Wed 25 00:56)
- psqlodbc - psqlodbc: Version 07.03.0260 User H-saito (Wed 25 00:22)
- psqlodbc - psqlodbc: bug fix: Correction of the position injustice of User H-saito (Wed 25 00:18)
- pgfouine - pgfouine: fixed a bug on duration if log_duration and User Gsmet (Tue 24 22:35)
- pgfouine - pgfouine: minor fix in command line help User Gsmet (Tue 24 22:33)
- pgsql: Fix unportable usage of socklen_t: should use ACCEPT_TYPE_ARG3 Tom Lane (Tue 24 16:38)
- psqlodbc - psqlodbc: degrade... User H-saito (Tue 24 16:33)
- psqlodbc - psqlodbc: [7.3.0260] Release candidate. User H-saito (Tue 24 12:03)
- pgsql: - Synced parser and keyword list. Michael Meskes (Tue 24 11:01)
- pgsql: Instead of using a numberOfRequiredKeys count to distinguish Tom Lane (Mon 23 22:31)
- pgsql: Prototype fix for typo. Bruce Momjian (Mon 23 21:49)
- pgsql: Use is_cidr in INET/CIDR structure, rather than the generic Bruce Momjian (Mon 23 21:45)
- pgsql: Improve wording of descriptions of SIGHUP GUC parameters, as per Tom Lane (Mon 23 18:16)
- pgsql: Fix typeing as Tom suggest Teodor Sigaev (Mon 23 14:24)
- pgsql: Done: < o Allow an alias to be provided for the target table in Bruce Momjian (Mon 23 02:59)
- pgsql: Improve note about not using the target table name in the SET Tom Lane (Sun 22 20:34)
- pgsql: Fix alias-for-target-table-of-UPDATE-or-DELETE patch so that Tom Lane (Sun 22 20:03)
- pgsql: Allow an optional alias for the target table to be specified for Neil Conway (Sun 22 05:20)
- pgsql: Minor improvements to GEQO documentation. Neil Conway (Sun 22 03:57)
- pgsql: Marginal improvements in the wording of the autovacuum Tom Lane (Sat 21 19:34)
- pgbuildfarm - client-code: update environment stanza comments User Andrewd (Sat 21 16:39)
- pgbuildfarm - client-code: - add ipcclean option to clean up shared User Andrewd (Sat 21 14:07)
- pgsql: Repair longstanding bug in slru/clog logic: it is possible for Tom Lane (Sat 21 04:38)
- pgsql: Add GRANT ON SEQUENCE syntax to support sequence-only Bruce Momjian (Sat 21 02:16)
- pgsql: Replace bitwise looping with bytewise looping in hemdistsign and Tom Lane (Fri 20 22:46)
- pgsql: Update EXPLAIN wording for GEQO usage. Bruce Momjian (Fri 20 16:41)
- pgsql: Fix thinko in autovacuum's test to skip temp tables: want to skip Tom Lane (Fri 20 15:16)
- pgsql: Doc patch that adds an example of a correllated UPDATE. Bruce Momjian (Thu 19 23:09)
- pgsql: Clarify STABLE function documentation to highlight how such Bruce Momjian (Thu 19 22:52)
- pgsql: Add some test scaffolding to allow cache-flush stress testing Tom Lane (Thu 19 21:49)
- pgsql: Remove $(DESTDIR) from the pgxs BE_DLLLIBS= -L path for Darwin. Bruce Momjian (Thu 19 21:20)
- pgsql: Remove $(DESTDIR) from the pgxs BE_DLLLIBS= -L path for AIX and Bruce Momjian (Thu 19 21:19)
- pgsql: Remove $(DESTDIR) from the pgxs BE_DLLLIBS= -L path. Bruce Momjian (Thu 19 20:45)
- pgsql: Avoid crashing if relcache flush occurs while trying to load data Tom Lane (Thu 19 20:28)
- pgsql: Fix pgxs -L library path specification for Win32 and Cygwin, was Bruce Momjian (Thu 19 20:00)
- bizgres - bizgres: Fix to error codes. User Agoldshuv (Thu 19 14:17)
- bizgres - bizgres: Added return codes to the loader 0 = Loader User Agoldshuv (Thu 19 14:15)
- psqlodbc - psqlodbc: Compile accuracy rise.(iODBC and unixODBC and User H-saito (Thu 19 13:40)
- pgsql: It turns out that TablespaceCreateDbspace fails badly if a Tom Lane (Thu 19 04:45)
- pgsql: Fix a tiny memory leak (one List header) in Tom Lane (Thu 19 00:27)
- pgsql: Clarify use of btree indexes for ILIKE and ~*. Bruce Momjian (Wed 18 21:29)
- pgsql: You'll find attached a patch for a fixed explanation on Bruce Momjian (Wed 18 21:02)
- pgsql: Modify pgstats code to reduce performance penalties from Tom Lane (Wed 18 20:35)
- pgsql: Done: > o -Allow pooled connections to list all open WITH HOLD Bruce Momjian (Wed 18 14:20)
- psqlodbc - psqlodbc: Ug, more line ends User Dpage (Wed 18 09:52)
- psqlodbc - psqlodbc: More line end fixes User Dpage (Wed 18 09:26)
- psqlodbc - psqlodbc: Fix line ends User Dpage (Wed 18 09:12)
- pgsql: Add a new system view, pg_cursors, that displays the currently Neil Conway (Wed 18 06:49)
- pgsql: Fix fsync code to test whether F_FULLFSYNC is available, instead Tom Lane (Tue 17 23:52)
- pgsql: Data transferred binary is now put into the variables verbatim. Michael Meskes (Tue 17 19:49)
- pgsql: Repair problems with the result of lookup_rowtype_tupdesc() Tom Lane (Tue 17 17:33)
- pgsql: Improve comments about btree's use of ScanKey data structures: Tom Lane (Tue 17 00:09)
- dbi-link - dbi-link: Changed to NAME_lc per Theo Schlossnagle and Fred User Dfetter (Mon 16 22:27)
- pgsql: Improve constraint_name wording. Bruce Momjian (Mon 16 20:48)
- pgsql: Add markup for new constraint_name mention. Bruce Momjian (Mon 16 19:53)
- pgsql: Add documentaiotn mention that constraint names can be sentences Bruce Momjian (Mon 16 19:50)
- pgsql: Change the parameter_types column of the pg_prepared_statements Neil Conway (Mon 16 18:15)
- pgpool - pgpool: Version 2.7.1 User T-ishii (Mon 16 05:19)
- pgpool - pgpool: Fix version info. User T-ishii (Mon 16 05:11)
- pgsql: When using GCC on AMD64 and PPC, ECPGget_variable() takes a Neil Conway (Sun 15 22:46)
- pgsql: Add regression tests to verify that domain constraints on Neil Conway (Sun 15 22:34)
- pgsql: Allow the types of parameters to PREPARE to be inferred. Neil Conway (Sun 15 22:18)
- pgsql: Some minor code cleanup, falling out from the removal of rtree. Tom Lane (Sat 14 22:03)
- psqlodbc - psqlodbc: Document PG_CONFIG variable in configure --help User Petere (Sat 14 18:15)
Mail converted by MHonArc