pgsql-committers since 2006-01-20 00:00

Notification of git commits are sent to this list. Do not post here!

Search the Archives

(enter a message-id to go directly to that message)

Browse Archives

Prev | Next

Jan. 20, 2006

Thread Author Time
pgsql: Fix thinko in autovacuum's test to skip temp tables: want to skip Tom Lane 15:16
pgsql: Fix thinko in autovacuum's test to skip temp tables: want to skip Tom Lane 15:17
pgsql: Update EXPLAIN wording for GEQO usage. Bruce Momjian 16:41
pgsql: Update EXPLAIN wording for GEQO usage. Bruce Momjian 16:42
pgsql: Replace bitwise looping with bytewise looping in hemdistsign and Tom Lane 22:46
pgsql: Replace bitwise looping with bytewise looping in hemdistsign and Tom Lane 22:46

Jan. 21, 2006

Thread Author Time
pgsql: Add GRANT ON SEQUENCE syntax to support sequence-only Bruce Momjian 02:16
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
pgbuildfarm - client-code: - add ipcclean option to clean up shared User Andrewd 14:07
pgbuildfarm - client-code: update environment stanza comments User Andrewd 15:00
pgsql: Fix broken markup. Tom Lane 19:05
pgsql: Marginal improvements in the wording of the autovacuum Tom Lane 19:34

Jan. 22, 2006

Thread Author Time
pgsql: Minor improvements to GEQO documentation. Neil Conway 03:56
pgsql: Allow an optional alias for the target table to be specified for Neil Conway 05:20
pgsql: Fix alias-for-target-table-of-UPDATE-or-DELETE patch so that Tom Lane 20:03
pgsql: Improve note about not using the target table name in the SET Tom Lane 20:34

Jan. 23, 2006

Thread Author Time
pgsql: Done: < o Allow an alias to be provided for the target table in Bruce Momjian 02:59
pgsql: Fix typeing as Tom suggest Teodor Sigaev 14:24
pgsql: Improve wording of descriptions of SIGHUP GUC parameters, as per Tom Lane 18:16
pgsql: Use is_cidr in INET/CIDR structure, rather than the generic Bruce Momjian 21:45
pgsql: Prototype fix for typo. Bruce Momjian 21:49
pgsql: Instead of using a numberOfRequiredKeys count to distinguish Tom Lane 22:31

Jan. 24, 2006

Thread Author Time
pgsql: - Synced parser and keyword list. Michael Meskes 11:01
psqlodbc - psqlodbc: [7.3.0260] Release candidate. User H-saito 12:03
psqlodbc - psqlodbc: degrade... User H-saito 16: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
pgfouine - pgfouine: minor fix in command line help User Gsmet 22:33
pgfouine - pgfouine: fixed a bug on duration if log_duration and User Gsmet 22:35

Jan. 25, 2006

Thread Author Time
psqlodbc - psqlodbc: bug fix: Correction of the position injustice of User H-saito 00:18
psqlodbc - psqlodbc: Version 07.03.0260 User H-saito 00:22
psqlodbc - psqlodbc: configure.ac for autoconf 2.59 (include configure) User H-saito 00:56
psqlodbc - psqlodbc: update sample. User H-saito 00:57
psqlodbc - psqlodbc: compile error fix: In the case of odbcver < 0x0300 User H-saito 01:34
psqlodbc - psqlodbc: SQLColAttribute interface correspondence. User H-saito 02:28
pgpool - pgpool: Fix but master/slave mode and LISTEN/NOTIFY User T-ishii 12:29
pgsql: Improve error message when NUMERIC precision is exceeded. Bruce Momjian 17:54
pgsql: Update regression error message for NUMERIC range overflow. Bruce Momjian 18:15
pgsql: Update regression error message for NUMERIC range overflow. Bruce Momjian 18:20
pgsql: Allow row comparisons to be used as indexscan qualifications. Tom Lane 20:29
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
pgfouine - pgfouine: should never be called with appendTo User Gsmet 22:34
pgsql: Remove the no-longer-useful BTItem/BTItemData level of structure, Tom Lane 23:04
pgsql: Remove the no-longer-useful HashItem/HashItemData level of Tom Lane 23:26
pgfouine - pgfouine: fixed a missing reference User Gsmet 23:51
pgfouine - pgfouine: removed useless var and method User Gsmet 23:56
pgfouine - pgfouine: fixed the HTML output User Gsmet 23:57
pgfouine - pgfouine: updated ChangeLog User Gsmet 23:58

Jan. 26, 2006

Thread Author Time
pgsql: Clean up the INET-vs-CIDR situation. Tom Lane 02:35
pgsql: Done: < * %Prevent INET cast to CIDR if the unmasked bits are Bruce Momjian 02:50
pgsql: Update btree_gist for CIDR/INET changes --- there's really no Tom Lane 04:22
psqlodbc - psqlodbc: Parameter extension. User H-saito 05:15
psqlodbc - psqlodbc: Correspondence automake (GNU automake) 1.9.2 User H-saito 05:38
psqlodbc - psqlodbc: Correspondence automake (GNU automake) 1.9.2. User H-saito 05:39
psqlodbc - psqlodbc: Oops,correction of a mistake. User H-saito 06:15
psqlodbc - psqlodbc: Driver name fix. User H-saito 06:30
pgfouine - pgfouine: in fact, it can happen if we use stored procs and User Gsmet 08:18
pgfouine - pgfouine: should fix the context line parsing I broke with User Gsmet 08:21
psqlodbc - psqlodbc: Suppress a compiler warning. User Hinoue 12:35
psqlodbc - psqlodbc: Correspondence disable-unicode option. User H-saito 14:41
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
pgsql: Suppress signed-vs-unsigned-char warning. Tom Lane 18:08
psqlodbc - psqlodbc: remove obsolete (not used) protocol option User Luf 18:44
psqlodbc - psqlodbc: correct autocommit off behaviour User Luf 19:06
psqlodbc - psqlodbc: add support for START TRANSACTION command change User Luf 19:11
psqlodbc - psqlodbc: fixed ODBC driver failure when log output isn't User Luf 19:13
psqlodbc - psqlodbc: repair broken support for SQLSetPos User Luf 19:17
psqlodbc - psqlodbc: fix for one forgotten text_as_longvarchar test User Luf 19:20
psqlodbc - psqlodbc: fixed variable length recognition in CC_mapping User Luf 19:24
psqlodbc - psqlodbc: add support for returning right SQLSTATE from User Luf 19:34
psqlodbc - psqlodbc: update version info to upcoming 08.01.0108 User Luf 19:50
psqlodbc - psqlodbc: fixes for 64-bit compilation (still missing one for User Luf 20:08
pgfouine - pgfouine: fixed a bug in LogStream which causes the end of a User Gsmet 22:14
pgfouine - pgfouine: simplified continuation line detection should fix a User Gsmet 23:46
pgfouine - pgfouine: updated copyright User Gsmet 23:58

Jan. 27, 2006

Thread Author Time
psqlodbc - psqlodbc: Fix the version stamp. User Dpage 09:00
psqlodbc - psqlodbc: Notes:psqlODBC 08.01.0107, 08.01.0106 Contents of User H-saito 14:32
pgsql: Snowball multibyte. Teodor Sigaev 16:32
psqlodbc - psqlodbc: 1) Change the declaration of several API(SQLxxxx) User Hinoue 17:43
pgsql: Tweak initdb to reduce verbosity of progress messages, by Tom Lane 19:01
psqlodbc - psqlodbc: Add Notes:psqlODBC 08.01.0108 User H-saito 23:15
pgpool - pgpool: Add pgpool's man page. User T-ishii 23:42

Jan. 28, 2006

Thread Author Time
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
pgsql: Undo perl's nasty locale setting on Windows. Andrew Dunstan 16:20
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:22
pgaccess - pgaccess: allow loading script from a file User Cmaj 22:20
pgaccess - pgaccess: trim query comments to 50 chars in main window User Cmaj 22:27

Jan. 29, 2006

Thread Author Time
pginstaller - pginst: Service start is "demand" not "manual", to compile User Mha 17:16
pginstaller - pginst: Sync JDBC version User Mha 17:20
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: Show proper error message when trying to create a User Mha 17:28
pginstaller - pginst: Backpatch: Show proper error message when trying User Mha 17:29
pgsql: Fix Assert that's no longer correct now that RowCompareExpr is Tom Lane 17:40
pgsql: When building a bitmap scan, must copy the bitmapqualorig Tom Lane 18:55
pgsql: When building a bitmap scan, must copy the bitmapqualorig Tom Lane 18:55

Jan. 30, 2006

Thread Author Time
psqlodbc - psqlodbc: Correction for VC6 compile. User H-saito 12:10
psqlodbc - psqlodbc: Ooops,omission in DEBUG mode. User H-saito 12:15
pgsql: Fix ALTER COLUMN TYPE bug: it sometimes tried to drop UNIQUE or Tom Lane 16:18
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
dbi-link - dbi-link: Require Perl 5.8, as per docs and Fred Moyer. User Dfetter 21:06

Jan. 31, 2006

Thread Author Time
psqlodbc - psqlodbc: fixed point of failure on x86_64 boxes with User Luf 09:47
psqlodbc - psqlodbc: quick hack againist access violation with Disallow User Luf 09:53
psqlodbc - psqlodbc: Version number bump. User Dpage 13:21
psqlodbc - psqlodbc: Fix typo User Dpage 13:31
pgsql: Removed single quotes from connect to example. Michael Meskes 13:32
psqlodbc - psqlodbc: Tweak release notes User Dpage 13:39
pgsql: Restructure planner's handling of inheritance. Tom Lane 21:39
pgsql: Allow %TYPE to be used with SETOF, per gripe from Murat Tasan. Tom Lane 22:40
pgsql: Allow %TYPE to be used with SETOF, per gripe from Murat Tasan. Tom Lane 22:40

Feb. 1, 2006

Thread Author Time
pgsql: Add: > > o Prevent tab completion of SET TRANSACTION from Bruce Momjian 00:03
pgsql: Move items: > * Add SQL99 WITH clause to SELECT > * Add SQL99 Bruce Momjian 00:07
pgsql: Set progname early in the postmaster/postgres binary, rather than Bruce Momjian 00:31
pgsql: Set progname early in the postmaster/postgres binary, rather than Bruce Momjian 00:32
pgsql: Set progname early in the postmaster/postgres binary, rather than Bruce Momjian 00:47
docbot - docbot: Added missing rollback in do_learn User Pjmodos 07:57
pgsql: Fix const cast in get_progname(). Bruce Momjian 12:41
pgsql: Fix const cast in get_progname(). Bruce Momjian 12:42
pgsql: Fix const cast in get_progname(). Bruce Momjian 12:42
pgsql: Add code comment about Linux stack randomization and shared Bruce Momjian 16:00
pgsql: Add: > * Allow statistics collector information to be pulled Bruce Momjian 17:32
pgsql: Make pgc.l source code alignment consistent. Bruce Momjian 20:56
pgsql: More alignment improvements. Bruce Momjian 20:57
pgsql: Source code alignment fixes for preproc.y. Bruce Momjian 22:16

Feb. 2, 2006

Thread Author Time
psqlodbc - psqlodbc: platform windows. User H-saito 00:55
pgsql: More spacing cleanups. Bruce Momjian 03:51
psqlodbc - psqlodbc: bug fix:*nix* sslmode connection. User H-saito 04:33
pgpool - pgpool: pgpool 2.7.2 User T-ishii 08:43
psqlodbc - psqlodbc: More release note tweaks. User Dpage 09:07
pgpool - pgpool: Fix wording, per Peter. User Madness 21:34

Feb. 3, 2006

Thread Author Time
pgpool - pgpool: 2.7.2 Spec file User Devrim 01:59
pgpool - pgpool: Opps, commit the right spec file User Devrim 02:02
pgsql: Improve tab whitespace in file. Bruce Momjian 05:38
pgsql: Prevent COPY from using newline or carriage return as delimiter Bruce Momjian 12:41
pgsql: Update random() usage so ranges are inclusive/exclusive as Bruce Momjian 12:45
psqlodbc - psqlodbc: Change the Windows makefile so that the /DELAYLOAD User Hinoue 13:16
pgsql: Allow MEMSET_LOOP_LIMIT to be set on a per-platform basis, and Bruce Momjian 13:53
pgsql: Update tested AIX memset platforms. Bruce Momjian 13:56
pgsql: New Directory Bruce Momjian 19:04
pgsql: Teach planner to convert simple UNION ALL subqueries into append Tom Lane 21:08

Feb. 4, 2006

Thread Author Time
pgsql: First attempt at removing some AC_CHECK_LIB(foo, main) calls. Peter Eisentraut 00:42
pgsql: Move thread_test directory from /tools to /test so source-only Bruce Momjian 01:00
pgsql: Update Makefile for new thread_test location. Bruce Momjian 01:04
pgsql: In ecpg, automatically double single quotes in $$ strings because Bruce Momjian 02:32
pgsql: Add to TODO.detail/walcontrol. Bruce Momjian 03:22
pgsql: Update walcontrol item: < * Allow control over which tables are Bruce Momjian 03:23
pgsql: Issue a warning if a change-on-restart-only postgresql.conf value Peter Eisentraut 12:50
pgsql: DROP IF EXISTS for ROLE/USER/GROUP Andrew Dunstan 19:06
pgsql: Added C bit fields to ecpg parser Added some default rules to Michael Meskes 20:54
pgsql: Fix broken markup. Tom Lane 22:38
pgsql: Fix constraint exclusion to work in inherited UPDATE/DELETE Tom Lane 23:03

Feb. 5, 2006

Thread Author Time
pgpool - pgpool: * Version 3.0.0 * Change copyright to User Devrim 01:59
pgpool - pgpool: version 3.0 User T-ishii 02:29
pgsql: Update PL/pgSQL trigger example to be clearer about how to Bruce Momjian 02:47
pgsql: Update PL/pgSQL trigger example to be clearer about how to Bruce Momjian 02:48
pgpool - pgpool: include pgpool.spec and re-release 3.0.0 User T-ishii 02:54
pgsql: Improve my initial, rather hacky implementation of joins to Tom Lane 02:59
pgsql: Fix typo in configuration docs. Bruce Momjian 18:19
pgsql: Fix typo in configuration docs. Bruce Momjian 18:19
pgsql: Fix pg_restore to properly discard COPY data when trying to Tom Lane 20:58
pgsql: Fix pg_restore to properly discard COPY data when trying to Tom Lane 20:58
pgsql: Fix pg_restore to properly discard COPY data when trying to Tom Lane 20:59

Feb. 6, 2006

Thread Author Time
pgsql: Fix PQprint HTML tag, "centre" -> "center". Bruce Momjian 02:23
pgsql: Fix PQprint HTML tag, "centre" -> "center". Bruce Momjian 02:23
npgsql - Npgsql: 2006-02-06 Francisco Figueiredo Jr. User Fxjr 13:15
psqlodbc - psqlodbc: Improve the dalay load import behavior in case of User Hinoue 14:34
pgsql: Check number of affixes to prevent core dump with zero number of Teodor Sigaev 15:45
pgsql: Improve the tests to see if ScalarArrayOpExpr is strict. Tom Lane 22:21

Feb. 7, 2006

Thread Author Time
pgsql: Fix HTML alignment in PQprint. Bruce Momjian 00:26
pgsql: Fix HTML alignment in PQprint. Bruce Momjian 00:26
pgsql: Split up wal-logging items: < * Allow control over which tables Bruce Momjian 02:08
dbsamples - dbsamples: New Directory User Chriskl 03:31
dbsamples - dbsamples: New iso-3166 data User Chriskl 03:32
dbsamples - dbsamples: Add encoding and transaction and analyze User Chriskl 03:39
pgsql: Remove some checks for libraries that no one can identify. Peter Eisentraut 11:22
pgsql: Make --version option print fixed program name. Peter Eisentraut 11:36
pgsql: Remove question mark: < * %Disallow changing default expression Bruce Momjian 14:49
pgsql: I think that NUMERIC datatype has a problem in the performance Bruce Momjian 16:03
pgsql: Source code cleanup. Bruce Momjian 17:04
pgsql: Remove ancient hack to work around a peculiarity of libcurses on Tom Lane 17:36
edb-debugger - workstation: Imported Sources User Jim_edb 19:48

Feb. 8, 2006

Thread Author Time
psqlodbc - psqlodbc: Oops,this recovers. User H-saito 00:42
psqlodbc - psqlodbc: fix of ODBCVER=0x0350 and loadlib added. User H-saito 00:55
psqlodbc - psqlodbc: adjustment of debuglog. User H-saito 01:14
pgsql: Added just another test case. Michael Meskes 09:10
npgsql - Npgsql: 2006-02-08 Francisco Figueiredo Jr. User Fxjr 13:54
npgsql - Npgsql: 2006-02-08 Francisco Figueiredo Jr. User Fxjr 13:57
Re: pgsql: Added just another test case. Tom Lane 15:45
Re: pgsql: Added just another test case. Bruce Momjian 15:45

Feb. 9, 2006

Thread Author Time
pgsql: Fix broken non-YYDEBUG case. Tom Lane 00:56

Browse Archives

Prev | Next