pgsql-committers since 2009-01-09 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. 9, 2009

Thread Author Time
pgsql: Update release notes for 8.3.5, 8.2.11, and 8.1.15 to mention Bruce Momjian 01:46
pgsql: Update release notes for 8.3.5, 8.2.11, and 8.1.15 to mention Bruce Momjian 01:46
pgsql: Update release notes for 8.3.5, 8.2.11, and 8.1.15 to mention Bruce Momjian 01:47
pgsql: Update release notes for 8.3.5, 8.2.11, and 8.1.15 to mention Bruce Momjian 01:47
pgsql: Document values for pg_constraint confupdtype, confdeltype and Andrew Dunstan 01:53
pgsql: Make krb_realm and krb_server_hostname be pg_hba options only, Magnus Hagander 10:13
pgsql: Rewrite update-po target, so that it works less like a shell Peter Eisentraut 10:54
pgsql: More portable use of "find". Peter Eisentraut 12:37
pgsql: Fix strftime usage on Win32 when trying to fetch the locale-aware Magnus Hagander 13:03
pgsql: Change chapter titles thus: III. Peter Eisentraut 13:37
Re: pgsql: Fix strftime usage on Win32 when trying to fetch the locale-aware Tom Lane 13:41
Re: pgsql: Fix strftime usage on Win32 when trying to fetch the locale-aware Magnus Hagander 13:52
Re: pgsql: Fix strftime usage on Win32 when trying to fetch the locale-aware Tom Lane 13:55
Re: pgsql: Fix strftime usage on Win32 when trying to fetch the locale-aware Magnus Hagander 14:05
pgsql: Code review of strftime patch, per comments from Tom: * Use Magnus Hagander 14:07
pgsql: Remove fairly useless mixed-case identifier test that causes Peter Eisentraut 14:50
pgsql: Remove tabs from SGML docs. Bruce Momjian 15:02
pgsql: Arrange for function default arguments to be processed properly Tom Lane 15:46
pgsql: Fix libpq so that it reports PGRES_EMPTY_QUERY not Tom Lane 18:50
pgsql: A further attempt at clarifying the \distv business. Tom Lane 19:27
Re: Re: [COMMITTERS] pgsql: Explicitly bind gettext() to the UTF8 locale when in use. Bruce Momjian 20:03
Re: Re: [COMMITTERS] pgsql: Explicitly bind gettext() to the UTF8 locale when in use. Tom Lane 21:30
Re: Re: [COMMITTERS] pgsql: Explicitly bind gettext() to the UTF8 locale when in use. Hiroshi Inoue 21:45

Jan. 10, 2009

Thread Author Time
libpqtypes - libpqtypes: removed typeargs state flag PUT_STATE_FREEOUT User Achernow 03:59
libpqtypes - libpqtypes: update change log User Achernow 04:02
pgsql: Add file to explain SGML linking options, for use by SGML Bruce Momjian 04:40
pginstaller - pginst: add the spanish translation. User H-saito 13:08
pginstaller - pginst: add the spanish translation. User H-saito 13:11
pginstaller - web: addition of a member. User H-saito 13:28
pgbouncer - pgbouncer: some more cleanups: - avoid NULL values for User Mkz 14:52
pgsql: Add guidelines section. Bruce Momjian 16:03
Re: Re: [COMMITTERS] pgsql: Explicitly bind gettext() to the UTF8 locale when in use. Hiroshi Saito 16:04
pgsql: Update link guidelines. Bruce Momjian 16:58
pgbouncer - pgbouncer: win32: simpler service handling, cleanups - one User Mkz 18:54
pgsql: Modify libpq environment variable documentation to point to the Bruce Momjian 20:14
pgsql: Revise the TIDBitmap API to support multiple concurrent Tom Lane 21:08

Jan. 11, 2009

Thread Author Time
pgsql: Make tests pass with or without locale. Peter Eisentraut 09:41
Re: Re: [COMMITTERS] pgsql: Explicitly bind gettext() to the UTF8 locale when in use. 📎 Hiroshi Inoue 14:50
pgsql: Re-enable the old code in xlog.c that tried to use Tom Lane 18:02
Re: pgsql: Re-enable the old code in xlog.c that tried to use Gregory Stark 19:06
Re: pgsql: Re-enable the old code in xlog.c that tried to use Tom Lane 19:22

Jan. 12, 2009

Thread Author Time
pgsql: Implement prefetching via posix_fadvise() for bitmap index scans. Tom Lane 05:10
pgsql: Add ONLY support to LOCK and TRUNCATE. Peter Eisentraut 08:54
pgsql: Use qualified_name instead of relation_expr for commands that Peter Eisentraut 09:38
npgsql - Npgsql2: Use Kana-width-insensitive comparisons supplied by User Talliesin 11:26
pgsql: Add some minimal documentation that the SQL standard requires Peter Eisentraut 14:06
pgsql: Tweak order of operations in BitmapHeapNext() to avoid the case Tom Lane 16:00
Re: pgsql: Tweak order of operations in BitmapHeapNext() to avoid the case Gregory Stark 17:19
Re: pgsql: Tweak order of operations in BitmapHeapNext() to avoid the case Tom Lane 17:33
pgsql: Simplify the writing of amoptions routines by introducing a Alvaro Herrera 21:02

Jan. 13, 2009

Thread Author Time
pgsql: Document how pglesslog can be used to reduce the storage Bruce Momjian 00:54
pgsql: Remove special-handling of usernames with Kerberos Magnus Hagander 10:43
pgsql: Throw an error when using -C and -1 at the same time in Magnus Hagander 11:44
pgsql: Throw an error when using -C and -1 at the same time in Magnus Hagander 11:45
pgsql: Throw an error when using -C and -1 at the same time in Magnus Hagander 11:45
pgsql: Backpatch to 7.4 the part of 1.84 (from the 8.0 timeline) that Alvaro Herrera 15:28
pgsql: Remove useless (and insecure) temp file handling. Peter Eisentraut 19:32

Jan. 14, 2009

Thread Author Time
pgsql: Remove broken Assertions that failed if a statement executed in Heikki Linnakangas 09:53
pgsql: Remove broken Assertions that failed if a statement executed in Heikki Linnakangas 09:53
pgsql: Remove broken Assertions that failed if a statement executed in Heikki Linnakangas 09:53
pgsql: misc.o depends on pg_config_paths.h when --enable-nls is used. Peter Eisentraut 14:54
pgsql: Renable threading build for Solaris 2.5, per report from Andrew Bruce Momjian 16:39
pgsql: Check nsl library for gethostbyname_r() on all platforms (HP-UX Bruce Momjian 18:10
pgsql: Make error messages match backend style. Peter Eisentraut 20:01
pgsql: Make the columns is_insertable_into and is_updatable behave Peter Eisentraut 21:12
pgsql: Remove empty #ifdef block. Bruce Momjian 21:18
pgsql: Avoid version-control system directories when creating TAGS. Peter Eisentraut 21:28
pgsql: Make 'find' syntax consistent; add .git exclusion to make_ctags. Bruce Momjian 21:59
Re: pgsql: Explicitly bind gettext() to the UTF8 locale when in use. Bruce Momjian 22:19
Re: pgsql: Explicitly bind gettext() to the UTF8 locale when in use. Tom Lane 22:23

Jan. 15, 2009

Thread Author Time
pgsql: Add documentation mention that full page writes have to be Bruce Momjian 00:34
Re: [COMMITTERS] pgsql: Make 'find' syntax consistent; add .git exclusion to make_ctags. Alvaro Herrera 00:54
Re: [COMMITTERS] pgsql: Make 'find' syntax consistent; add .git exclusion to make_ctags. Bruce Momjian 00:56
Re: Re: [COMMITTERS] pgsql: Make 'find' syntax consistent; add .git exclusion to make_ctags. Bruce Momjian 00:56
Re: Re: [COMMITTERS] pgsql: Make 'find' syntax consistent; add .git exclusion to make_ctags. Bruce Momjian 00:58
Re: Re: [COMMITTERS] pgsql: Make 'find' syntax consistent; add .git exclusion to make_ctags. Alvaro Herrera 01:51
pgsql: Modify distdir rule to skip .git directory. Bruce Momjian 01:53
Re: Re: [COMMITTERS] pgsql: Make 'find' syntax consistent; add .git exclusion to make_ctags. Bruce Momjian 01:53
Re: Re: [COMMITTERS] pgsql: Make 'find' syntax consistent; add .git exclusion to make_ctags. Alvaro Herrera 01:56
Re: Re: [COMMITTERS] pgsql: Make 'find' syntax consistent; add .git exclusion to make_ctags. Euler Taveira de Oliveira 02:38
Re: Re: [COMMITTERS] pgsql: Make 'find' syntax consistent; add .git exclusion to make_ctags. Bruce Momjian 02:50
Re: Re: [COMMITTERS] pgsql: Make 'find' syntax consistent; add .git exclusion to make_ctags. Alvaro Herrera 03:12
Re: Re: [COMMITTERS] pgsql: Make 'find' syntax consistent; add .git exclusion to make_ctags. Bruce Momjian 03:17
pgsql: Make .pot files depend on the makefiles, so that they are updated Peter Eisentraut 09:01
pgsql: Build needed things in src/test/regress/ first. Peter Eisentraut 09:30
pgsql: NLS cleanup in ecpglib Replace leftover instances of _() by Peter Eisentraut 11:52
pgsql: Remove unneeded GETTEXT_TRIGGERS. Peter Eisentraut 12:59
pgsql: Cleanup pass over PL/Python NLS. Peter Eisentraut 13:49
pgsql: Fix generation too long headline with ShortWords. Teodor Sigaev 16:33
pgsql: Fix URL generation in headline. Teodor Sigaev 16:34
pgsql: Fix generation of too long headline with ShortWords. Teodor Sigaev 17:05
pgsql: Fix URL generation in headline. Teodor Sigaev 17:06
pgsql: Fix generation of too long headline with ShortWords. Teodor Sigaev 17:44
pgsql: Fix URL generation in headline. Teodor Sigaev 17:44
pgsql: Fix URL generation in headline. Teodor Sigaev 18:04
pgsql: Fix generation of too long headline with ShortWords. Teodor Sigaev 18:05
pgsql: Fix generation of too long headline with ShortWords. Teodor Sigaev 18:16
pgsql: Fix URL generation in headline. Teodor Sigaev 18:17
pgsql: Change explanation of pg_switch_xlog()'s return value to match Heikki Linnakangas 18:19
pgsql: Change explanation of pg_switch_xlog()'s return value to match Heikki Linnakangas 18:23
pgsql: Change explanation of pg_switch_xlog()'s return value to match Heikki Linnakangas 18:23
pgsql: Fix generation of too long headline with ShortWords. Teodor Sigaev 18:29
pgsql: Fix URL generation in headline. Teodor Sigaev 18:30
pgsql: Remove period from primary error message. Peter Eisentraut 22:33

Jan. 16, 2009

Thread Author Time
pgmemcache: pgmemcache COPYING Makefile.pmk README.pgmemcache pgmemcache.c pgmemcache.h pgmemcache.sql.in pmkfile ormod 08:05
pgmemcache: pgmemcache Makefile NEWS ormod 08:06
pgsql: Wordsmithing Peter Eisentraut 09:15
plproxy - plproxy: random thoughts for todo User Mkz 11:31
plproxy - plproxy: cut 2.0.8 User Mkz 11:32
plproxy - plproxy: refresh ISC license: and -> and/or; also bump years User Mkz 11:39
pgsql: Sync output of tsearch2 regression test Teodor Sigaev 12:06
pgsql: Fix uninitialized variables in get_covers Teodor Sigaev 12:08
pgsql: Fix uninitialized variables in get_covers Teodor Sigaev 12:09
pgsql: Fix uninitialized variables in get_covers Teodor Sigaev 12:10
pgbouncer - pgbouncer: sbuf_close: dont retry event_del() if it fails, User Mkz 12:18
pgbouncer - pgbouncer: add few overlooked contributors User Mkz 12:37
pgbouncer - pgbouncer: NEWS: mention event_del problem User Mkz 12:39
pgbouncer - pgbouncer: win32 todo User Mkz 13:01
pgbouncer - pgbouncer: win32: make service_name alias for job_name User Mkz 13:02
pgbouncer - pgbouncer: NEWS: expand autodb and win32 items User Mkz 13:08
pgsql: Add vacuum_freeze_table_age GUC option, to control when VACUUM Heikki Linnakangas 13:27
pgbouncer - pgbouncer: doc/Makefile: build also html for README User Mkz 13:28
pgbouncer - pgbouncer: README: win32 info User Mkz 13:28
pgbouncer - pgbouncer: tag 1.3rc1 User Mkz 13:30
libpqtypes - libpqtypes: change return of PQgeterror from a const char* User Achernow 13:32
libpqtypes - libpqtypes: updated changelog User Achernow 13:33
pgbouncer - pgbouncer: event_loopbreak compat for libevent 1.3 User Mkz 13:36
pgbouncer - pgbouncer: add missing win32 files to tgz User Mkz 13:37
pgbouncer - pgbouncer: README: mention reserve_pool feature User Mkz 13:52
npgsql - Npgsql2: Short-cut some potentially expensive equality User Talliesin 15:40
libpqtypes - libpqtypes: update libpqtypes.h so PQgeterror returns a User Achernow 15:48
npgsql - Npgsql2: Seed hashcodes for NpgsqlPath and NpgsqlPolygon User Talliesin 16:11
pgsql: plpython_error.out is for Python 2.4, plpython_error_3.out is for Peter Eisentraut 20:21
pgsql: Manual attempt to update this file. Peter Eisentraut 20:29

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

Browse Archives

Prev | Next