Notification of git commits are sent to this list. Do not post here!
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 |
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 |
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 |
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 |
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 |