pgsql-committers since 2009-01-17 00:00

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

Search the Archives

Browse Archives

Prev | Next

Jan. 17, 2009

Thread Author Time
pgsql: Fix typo. Neil Conway 04:24
pgsql: Fix an ungrammatical statement. Neil Conway 04:29
pgmemcache: pgmemcache pgmemcache.c ormod 13:29
pgmemcache: pgmemcache Makefile test.sql ormod 13:41

Jan. 18, 2009

Thread Author Time
pgmemcache: pgmemcache pgmemcache.c pgmemcache.h pgmemcache.sql.in ormod 12:54
psqlodbc - psqlodbc: 1) Fix a bug reported by Milen Manev that SQLExec User Hinoue 13:09
psqlodbc - psqlodbc: take some notes. User H-saito 13:19
pgsql: Fix a pg_dump output ordering problem introduced in 8.3 by the Tom Lane 20:44
pgsql: Fix a pg_dump output ordering problem introduced in 8.3 by the Tom Lane 20:44

Jan. 19, 2009

Thread Author Time
npgsql - Npgsql2: Fixed relationships with a simpler query. User Jbcooley 03:20
orafce - orafce: workaround for executor/spi.h in 8.4. User Itagaki 04:13
reorg - pg_reorg: Move drop function calls to another transaction which User Itagaki 04:28
pgsql: Message wordsmithing Peter Eisentraut 08:59
pgsql: Alter the regression test cases that rely on the sort order of Peter Eisentraut 12:02
pgsql: Alter regression test cases that rely on the sort order of "aa". Peter Eisentraut 13:38
pgsql: Avoid regression test cases that fail in locales that sort "v" Peter Eisentraut 14:24
Re: Re: [COMMITTERS] pgsql: Explicitly bind gettext() to the UTF8 locale when in use. Magnus Hagander 15:18
pgsql: Use the new text domain names ("postgres-8.4" instead of Magnus Hagander 15:34
pgsql: Fix accidental (I suppose) introduction of non-ASCII quote marks. Tom Lane 17:17
Re: pgsql: Fix accidental (I suppose) introduction of non-ASCII quote marks. Magnus Hagander 18:13
pgsql: Document RELKIND_SPECIAL reference in psql, from <= 8.1.X. Bruce Momjian 18:44
Re: pgsql: Fix accidental (I suppose) introduction of non-ASCII quote marks. Tom Lane 20:01

Jan. 20, 2009

Thread Author Time
libpqtypes - libpqtypes: PQgeterror was returning "" but its return User Achernow 01:23
pgsql: Make psql \d and \dt consistent for system tables, i.e prevent \d Bruce Momjian 02:13
pgsql: Update \d*S documentation to be more accurate; system objects Bruce Momjian 02:38
Re: Re: [COMMITTERS] pgsql: Explicitly bind gettext() to the UTF8 locale when in use. Hiroshi Inoue 03:31
backports - min_update: Imported Sources User Dim 08:41
pgsql: Revise the permission checking on user mapping DDL commands. Peter Eisentraut 09:10
pgsql: Do not msgmerge against /dev/null; merge against the pot file Peter Eisentraut 09:58
pgsql: Fix erroneous memory context switch in autovacuum, which was Alvaro Herrera 12:17
pgsql: Fix erroneous memory context switch in autovacuum, which was Alvaro Herrera 12:17
muninpgplugins - muninpgplugins: * minor fix to install.sh * major User C2main 13:20
Re: Re: [COMMITTERS] pgsql: Explicitly bind gettext() to the UTF8 locale when in use. 📎 Hiroshi Inoue 18:08
pgsql: Add a new option to RestoreBkpBlocks() to indicate if a cleanup Heikki Linnakangas 18:59

Jan. 21, 2009

Thread Author Time
reorg - pg_reorg: New Directory User Itagaki 08:04
reorg - pg_reorg: New Directory User Itagaki 08:04
reorg - pg_reorg: workaround for toast tables. User Itagaki 08:09
pgsql: Install .mo files for NLS as <program>-<version>.mo when building Magnus Hagander 09:25
pgsql: Make some strings translatable again that were accidentally Magnus Hagander 09:28
pgsql: Make win32 builds always do SetEnvironmentVariable() when doing Magnus Hagander 10:30
pgsql: Add new SPI_OK_REWRITTEN return code to SPI_execute and friends, Heikki Linnakangas 11:02
pgsql: Forgot to handle the new SPI_OK_REWRITTEN result code in a couple Heikki Linnakangas 11:13
Re: Re: [COMMITTERS] pgsql: Explicitly bind gettext() to the UTF8 locale when in use. Magnus Hagander 12:35
pgsql: Remove stray ' character at end of line. Magnus Hagander 12:45
Re: Re: [COMMITTERS] pgsql: Explicitly bind gettext() to the UTF8 locale when in use. Peter Eisentraut 12:54
Re: Re: [COMMITTERS] pgsql: Explicitly bind gettext() to the UTF8 locale when in use. 📎 Magnus Hagander 13:34
backports - min_update: New Directory User Dim 14:33
backports - min_update: New Directory User Dim 14:33
backports - min_update: Importing sources User Dim 14:38
muninpgplugins - muninpgplugins: tagging 0.2.1 (fix stat_database) User C2main 15:26
Re: Re: [COMMITTERS] pgsql: Explicitly bind gettext() to the UTF8 locale when in use. Peter Eisentraut 15:54

Jan. 22, 2009

Thread Author Time
Re: Re: [COMMITTERS] pgsql: Explicitly bind gettext() to the UTF8 locale when in use. Hiroshi Inoue 09:00
pgsql: Explicitly bind gettext to the correct encoding on Windows. Magnus Hagander 10:09
Re: Re: [COMMITTERS] pgsql: Explicitly bind gettext() to the UTF8 locale when in use. Magnus Hagander 10:10
pgsql: Automatic view update rules Bernd Helmle Peter Eisentraut 17:27
pgsql: Update comments to reflect that tgenabled is not a boolean Heikki Linnakangas 19:16
pgsql: Only skip pages marked as clean in the visibility map, if the Heikki Linnakangas 19:25
pgsql: Support column-level privileges, as required by SQL standard. Tom Lane 20:16
pgsql: Recreate ecpg_config.h with a stamp file created by Peter Eisentraut 22:27
pgsql: Document that SELECT FOR UPDATE/SHARE with ORDER BY might return Bruce Momjian 22:56
Re: [COMMITTERS] pgsql: Explicitly bind gettext to the correct encoding on Windows. Tom Lane 23:27

Jan. 23, 2009

Thread Author Time
reorg - pg_reorg: Fixed a bug reorganizing tables without toast tables. User Itagaki 02:33
pgsql: Put back fast-path for the case that there's no backup blocks in Heikki Linnakangas 11:19
pgsql: Message style review Peter Eisentraut 12:43
pgsql: Document that SELECT ... Bruce Momjian 14:05
fb2pg - fb2pg: Imported Sources User Alp 17:35
fb2pg - fb2pg: New Directory User Alp 17:36
fb2pg - fb2pg: New Directory User Alp 17:36
fb2pg - fb2pg: New Directory User Alp 17:37
fb2pg - fb2pg: New Directory User Alp 17:37
Re: [COMMITTERS] pgsql: Automatic view update rules Bernd Helmle Tom Lane 18:28
libpqtypes - libpqtypes: changed PGchar typedef to be signed char, AIX User Achernow 18:50
libpqtypes - libpqtypes: AIX busted inet/cidr types by not properly User Achernow 18:52
pgsql: Tweak the existing special case for AIX in pg_getaddrinfo_all() Tom Lane 19:58
libpqtypes - libpqtypes: backed out a change made during debugging User Achernow 19:58
Re: [COMMITTERS] pgsql: Automatic view update rules Bernd Helmle Bernd Helmle 20:55
Re: [COMMITTERS] pgsql: Automatic view update rules Bernd Helmle Alvaro Herrera 21:19
Re: [COMMITTERS] pgsql: Automatic view update rules Bernd Helmle Tom Lane 22:32
Re: [COMMITTERS] pgsql: Automatic view update rules Bernd Helmle Joshua D. Drake 22:43
Re: [COMMITTERS] pgsql: Automatic view update rules Bernd Helmle Josh Berkus 22:52
Re: [COMMITTERS] pgsql: Automatic view update rules Bernd Helmle Jaime Casanova 23:02
Re: [COMMITTERS] pgsql: Automatic view update rules Bernd Helmle Jaime Casanova 23:07
Re: [COMMITTERS] pgsql: Automatic view update rules Bernd Helmle Bernd Helmle 23:18
Re: [COMMITTERS] pgsql: Automatic view update rules Bernd Helmle Bernd Helmle 23:26
Re: [COMMITTERS] pgsql: Automatic view update rules Bernd Helmle Bernd Helmle 23:53
libpqtypes - libpqtypes: Update ChangeLog and added -fsigned-char to User Achernow 23:54

Jan. 24, 2009

Thread Author Time
libpqtypes - libpqtypes: removed unwanted tabs from ChangeLog, made them User Achernow 00:15
Re: [COMMITTERS] pgsql: Automatic view update rules Bernd Helmle Tom Lane 00:17
Re: [COMMITTERS] pgsql: Automatic view update rules Bernd Helmle Robert Haas 02:18
fb2pg - fb2pg: Imported Sources User Alp 13:13
fb2pg - fb2pg: New Directory User Alp 13:14
fb2pg - fb2pg: New Directory User Alp 13:14
fb2pg - fb2pg: New Directory User Alp 13:14
fb2pg - fb2pg: New Directory User Alp 13:15
fb2pg - fb2pg: New Directory User Alp 13:15
fb2pg - fb2pg: New Directory User Alp 13:16
fb2pg - fb2pg: New Directory User Alp 13:16
fb2pg - fb2pg: New Directory User Alp 13:16
fb2pg - fb2pg: New Directory User Alp 13:16
fb2pg - fb2pg: New Directory User Alp 13:17
fb2pg - fb2pg: LICENSE.TXT User Alp 13:22
fb2pg - fb2pg: User Alp 13:22
fb2pg - fb2pg: User Alp 13:23
fb2pg - fb2pg: User Alp 13:24
Re: [COMMITTERS] pgsql: Automatic view update rules Bernd Helmle Tom Lane 19:17
Re: [COMMITTERS] pgsql: Automatic view update rules Bernd Helmle Gregory Stark 20:15
Re: [COMMITTERS] pgsql: Automatic view update rules Bernd Helmle Bernd Helmle 20:49

Jan. 25, 2009

Thread Author Time
Re: [COMMITTERS] pgsql: Automatic view update rules Bernd Helmle Tom Lane 01:42
Re: [COMMITTERS] pgsql: Automatic view update rules Bernd Helmle Tom Lane 01:47
Re: [COMMITTERS] pgsql: Automatic view update rules Bernd Helmle Jaime Casanova 05:59
Re: [COMMITTERS] pgsql: Automatic view update rules Bernd Helmle Guillaume Smet 08:41
Re: [COMMITTERS] pgsql: Automatic view update rules Bernd Helmle Bernd Helmle 12:07
pgmemcache: pgmemcache README.pgmemcache pgmemcache.c pgmemcache.h pgmemcache.sql.in test.sql ormod 13:45
pgmemcache: pgmemcache NEWS ormod 13:51
pgmemcache: pgmemcache pgmemcache.c pgmemcache.h pgmemcache.sql.in ormod 13:54
pgmemcache: pgmemcache Makefile ormod 13:55
Re: [COMMITTERS] pgsql: Automatic view update rules Bernd Helmle Guillaume Smet 15:00
Re: [COMMITTERS] pgsql: Automatic view update rules Bernd Helmle Tom Lane 16:47
Re: [COMMITTERS] pgsql: Automatic view update rules Bernd Helmle Andrew Dunstan 17:16
Re: [COMMITTERS] pgsql: Automatic view update rules Bernd Helmle Bernd Helmle 17:29
libpqtypes - libpqtypes: Renemaned PGinet.sa_len to sa_buf_len due to User Achernow 18:03
Re: [COMMITTERS] pgsql: Automatic view update rules Bernd Helmle Pavel Stehule 18:17
Re: [COMMITTERS] pgsql: Automatic view update rules Bernd Helmle Tom Lane 18:36
libpqtypes - libpqtypes: fix a few compiler warnings User Achernow 19:57
libpqtypes - libpqtypes: fix a few compiler warnings User Achernow 19:57
Re: [COMMITTERS] pgsql: Automatic view update rules Bernd Helmle Alvaro Herrera 21:20
Re: [COMMITTERS] pgsql: Automatic view update rules Bernd Helmle Jaime Casanova 21:40

Jan. 26, 2009

Thread Author Time
pginstaller - pginst: Ship the updated version of gettext, as required Dave Page 09:50
pginstaller - pginst: Ship the updated version of gettext, as required Dave Page 09:51
pgsql: Message format tuning Peter Eisentraut 10:19
Re: [COMMITTERS] pgsql: Automatic view update rules Bernd Helmle Bernd Helmle 10:20
Re: [COMMITTERS] pgsql: Automatic view update rules Bernd Helmle Zeugswetter Andreas OSB sIT 11:48
Re: [COMMITTERS] pgsql: Automatic view update rules Bernd Helmle Jaime Casanova 16:00
pgsql: Allow extracting and parsing of reloptions from a bare pg_class Alvaro Herrera 19:41
Re: [COMMITTERS] pgsql: Automatic view update rules Bernd Helmle Bruce Momjian 22:18
Re: [COMMITTERS] pgsql: Automatic view update rules Bernd Helmle Jaime Casanova 22:21
Re: [COMMITTERS] pgsql: Automatic view update rules Bernd Helmle Josh Berkus 22:22

Jan. 27, 2009

Thread Author Time
Re: [COMMITTERS] pgsql: Automatic view update rules Bernd Helmle Bruce Momjian 00:56
reorg - pg_reorg: workaround with 8.2. User Itagaki 01:35
Re: [COMMITTERS] pgsql: Automatic view update rules Bernd Helmle Josh Berkus 01:47
Re: [COMMITTERS] pgsql: Automatic view update rules Bernd Helmle Jaime Casanova 03:39
Re: [COMMITTERS] pgsql: Automatic view update rules Bernd Helmle Josh Berkus 04:03
Re: [COMMITTERS] pgsql: Automatic view update rules Bernd Helmle Bernd Helmle 10:31
Re: [COMMITTERS] pgsql: Automatic view update rules Bernd Helmle Peter Eisentraut 11:59
Re: [COMMITTERS] pgsql: Automatic view update rules Bernd Helmle Peter Eisentraut 12:04
Re: [COMMITTERS] pgsql: Automatic view update rules Bernd Helmle Peter Eisentraut 12:05
pgsql: Revert updatable views Peter Eisentraut 12:40
pgsql: Silence compiler warnings in new win32 locale code when building Magnus Hagander 12:45
pgsql: Silence compiler warning on win32. Magnus Hagander 12:46
Re: [COMMITTERS] pgsql: Automatic view update rules Bernd Helmle Bernd Helmle 13:49
Re: [COMMITTERS] pgsql: Automatic view update rules Bernd Helmle Robert Haas 15:06
Re: [COMMITTERS] pgsql: Automatic view update rules Bernd Helmle Andrew Dunstan 15:14
Re: [COMMITTERS] pgsql: Automatic view update rules Bernd Helmle Robert Haas 15:18
Re: [COMMITTERS] pgsql: Automatic view update rules Bernd Helmle Tom Lane 15:19
Re: pgsql: Silence compiler warning on win32. Tom Lane 15:27
Re: [COMMITTERS] pgsql: Automatic view update rules Bernd Helmle Andrew Dunstan 15:35
Re: pgsql: Silence compiler warning on win32. Magnus Hagander 15:39
Re: pgsql: Silence compiler warning on win32. Tom Lane 16:07
Re: [COMMITTERS] pgsql: Automatic view update rules Bernd Helmle Peter Eisentraut 20:24
Re: [COMMITTERS] pgsql: Automatic view update rules Bernd Helmle Tom Lane 20:36
Re: [COMMITTERS] pgsql: Automatic view update rules Bernd Helmle Jaime Casanova 21:23

Jan. 28, 2009

Thread Author Time
pgbouncer - pgbouncer: duh, seems we did not include COPYRIGHT file in User Mkz 10:59
pgbouncer - pgbouncer: include COPYRIGHT in tgz User Mkz 11:00
pgsql: Support running as a service on Windows 7, by not specifying the Magnus Hagander 11:19
pgsql: Support running as a service on Windows 7, by not specifying the Magnus Hagander 11:19
pgbouncer - pgbouncer: Apply ISC license clarification, bump copyright User Mkz 11:37
Re: [COMMITTERS] pgsql: Silence compiler warning on win32. Magnus Hagander 13:22
pgsql: Go over all OpenSSL return values and make sure we compare them Magnus Hagander 15:06
pgsql: Go over all OpenSSL return values and make sure we compare them Magnus Hagander 15:06
pgsql: Go over all OpenSSL return values and make sure we compare them Magnus Hagander 15:06
pgsql: Go over all OpenSSL return values and make sure we compare them Magnus Hagander 15:06
pgsql: Go over all OpenSSL return values and make sure we compare them Magnus Hagander 15:06
pgsql: Go over all OpenSSL return values and make sure we compare them Magnus Hagander 15:06
Re: [COMMITTERS] pgsql: Silence compiler warning on win32. Tom Lane 15:15
Re: [COMMITTERS] pgsql: Silence compiler warning on win32. Magnus Hagander 15:24
pgsql: Change warning-silencing code not to cast the pointer type, Magnus Hagander 15:32
pgsql: Fix bug with multiple evaluation of tsearch2 compatibility Teodor Sigaev 18:31
pgsql: Fix bug with multiple evaluation of tsearch2 compatibility Teodor Sigaev 18:32

Jan. 29, 2009

Thread Author Time
libpqtypes - libpqtypes: va_arg was passed as an argument to the User Achernow 03:31
libpqtypes - libpqtypes: updated changelog User Achernow 03:34
pgsql: Message fix Peter Eisentraut 09:38
pgsql: Fix incorrect dereferencing of char* to array's index. Teodor Sigaev 16:09
pgsql: Fix incorrect dereferencing of char* to array's index. Teodor Sigaev 16:22
pgsql: Replace argument-checking Asserts with regular test-and-elog Tom Lane 19:23
pgsql: Replace argument-checking Asserts with regular test-and-elog Tom Lane 19:23
pgsql: Replace argument-checking Asserts with regular test-and-elog Tom Lane 19:24
pgsql: Replace argument-checking Asserts with regular test-and-elog Tom Lane 19:24
pgsql: Replace argument-checking Asserts with regular test-and-elog Tom Lane 19:25
pgsql: Replace argument-checking Asserts with regular test-and-elog Tom Lane 19:25
pgsql: Update time zone data files to tzdata release 2009a: introduces Tom Lane 19:59
pgsql: Update time zone data files to tzdata release 2009a: introduces Tom Lane 20:00
pgsql: Update time zone data files to tzdata release 2009a: introduces Tom Lane 20:00
pgsql: Update time zone data files to tzdata release 2009a: introduces Tom Lane 20:00
pgsql: Update time zone data files to tzdata release 2009a: introduces Tom Lane 20:00
pgsql: Translation updates Peter Eisentraut 22:02
pgsql: Translation updates Peter Eisentraut 22:04
pgsql: Translation updates Peter Eisentraut 22:05
pgsql: Translation updates Peter Eisentraut 22:06
pgsql: Translation updates Peter Eisentraut 22:07

Jan. 30, 2009

Thread Author Time
pgsql: Update back-branch release notes. Tom Lane 00:37

Browse Archives

Prev | Next