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