Notification of git commits are sent to this list. Do not post here!
Thread | Author | Time |
---|---|---|
pgbulkload - pgbulkload: Fix a bug that indexes must have Invalid | User Itagaki | 03:10 |
orafce - orafce: work around for 9.1. | User Itagaki | 03:20 |
pgsql: Prevent inlining a SQL function with multiple OUT parameters. | Tom Lane | 05:54 |
pgsql: Prevent inlining a SQL function with multiple OUT parameters. | Tom Lane | 05:54 |
pgsql: Prevent inlining a SQL function with multiple OUT parameters. | Tom Lane | 05:54 |
pgsql: Prevent inlining a SQL function with multiple OUT parameters. | Tom Lane | 05:54 |
pgsql: Prevent inlining a SQL function with multiple OUT parameters. | Tom Lane | 05:54 |
pgsql: Prevent inlining a SQL function with multiple OUT parameters. | Tom Lane | 05:54 |
Thread | Author | Time |
---|---|---|
pgsql: Refactor the pg_dump zlib code from pg_backup_custom.c to a sepa | Heikki Linnakangas | 19:49 |
pgsql: Remove useless struct declaration | Alvaro Herrera | 21:01 |
pgsql: Silence compiler | Alvaro Herrera | 21:01 |
pgsql: Remove trailing whitespace | Alvaro Herrera | 21:01 |
pgsql: Move private struct declaration to compress_io.c | Alvaro Herrera | 21:01 |
Thread | Author | Time |
---|---|---|
pgsql: Create core infrastructure for KNNGIST. | Tom Lane | 01:52 |
pgsql: Remove unnecessary string null-termination in pg_convert. | Itagaki Takahiro | 03:05 |
pgsql: Remove misleading comments. Move _Clone and _DeClone functions b | Heikki Linnakangas | 13:01 |
pgsql: Use GUC lexer for recovery.conf parsing. | Robert Haas | 13:57 |
pgsql: Remove now-outdated mention of quotes being required in recovery | Robert Haas | 14:00 |
pgsql: Clarify that LOCK TABLE requires a table-level privilege. | Robert Haas | 14:30 |
Thread | Author | Time |
---|---|---|
pgsql: KNNGIST, otherwise known as order-by-operator support for GIST. | Tom Lane | 01:53 |
pgsql: Put back gistgettuple's check for backwards scan request. | Tom Lane | 03:43 |
pgsql: Add external documentation for KNNGIST. | Tom Lane | 04:49 |
pgsql: Add KNNGIST support to contrib/pg_trgm. | Tom Lane | 05:16 |
pgsql: Update comment to match later code changes. | Tom Lane | 08:22 |
pgsql: Make output width consistent for all ways of invoking a regressi | Peter Eisentraut | 15:36 |
pgsql: Fix two small bugs in new gistget.c logic. | Tom Lane | 18:48 |
Thread | Author | Time |
---|---|---|
pgsql: Reduce memory consumption inside inheritance_planner(). | Tom Lane | 20:11 |
Thread | Author | Time |
---|---|---|
pgsql: Put only single space after "Sort Method:", for consistency | Peter Eisentraut | 11:37 |
pgsql: Fix two typos, by Fujii Masao. | Heikki Linnakangas | 11:38 |
pgsql: Fix two typos, by Fujii Masao. | Heikki Linnakangas | 11:38 |
pgsql: Allow the low level COPY routines to read arbitrary numbers of f | Andrew Dunstan | 20:42 |
Thread | Author | Time |
---|---|---|
pgsql: Add a stack overflow check to copyObject(). | Tom Lane | 03:59 |
pgsql: Add a stack overflow check to copyObject(). | Tom Lane | 03:59 |
pgsql: Add a stack overflow check to copyObject(). | Tom Lane | 03:59 |
pgsql: Add a stack overflow check to copyObject(). | Tom Lane | 03:59 |
pgsql: Add a stack overflow check to copyObject(). | Tom Lane | 03:59 |
pgsql: Add a stack overflow check to copyObject(). | Tom Lane | 03:59 |
pgsql: Fix bugs in the hot standby known-assigned-xids tracking logic. | Heikki Linnakangas | 08:41 |
pgsql: Fix bugs in the hot standby known-assigned-xids tracking logic. | Heikki Linnakangas | 08:41 |
Thread | Author | Time |
---|---|---|
pgbulkload - pgbulkload: Fix a bug that avoid deadlock in case of | User Mhasegawa | 06:47 |
pgbulkload - pgbulkload: backport two bugs. | User Mhasegawa | 06:55 |
pgsql: Optimize commit_siblings in two ways to improve group commit. | Simon Riggs | 18:51 |
Re: [COMMITTERS] pgsql: Optimize commit_siblings in two ways to improve group commit. | Tom Lane | 18:56 |
Re: [COMMITTERS] pgsql: Optimize commit_siblings in two ways to improve group commit. | Robert Haas | 19:25 |
Re: [COMMITTERS] pgsql: Optimize commit_siblings in two ways to improve group commit. | Tom Lane | 19:31 |
Re: [COMMITTERS] pgsql: Optimize commit_siblings in two ways to improve group commit. | Robert Haas | 19:35 |
Re: [COMMITTERS] pgsql: Optimize commit_siblings in two ways to improve group commit. | Greg Smith | 20:58 |
Re: [COMMITTERS] pgsql: Optimize commit_siblings in two ways to improve group commit. | Tom Lane | 21:57 |
Re: [COMMITTERS] pgsql: Optimize commit_siblings in two ways to improve group commit. | Greg Smith | 22:43 |
Thread | Author | Time |
---|---|---|
pgsql: Force default wal_sync_method to be fdatasync on Linux. | Tom Lane | 01:02 |
pgsql: Force default wal_sync_method to be fdatasync on Linux. | Tom Lane | 01:02 |
pgsql: Force default wal_sync_method to be fdatasync on Linux. | Tom Lane | 01:02 |
pgsql: Force default wal_sync_method to be fdatasync on Linux. | Tom Lane | 01:02 |
pgsql: Force default wal_sync_method to be fdatasync on Linux. | Tom Lane | 01:02 |
pgsql: Force default wal_sync_method to be fdatasync on Linux. | Tom Lane | 01:02 |
pgsql: Reduce spurious Hot Standby conflicts from never-visible records | Simon Riggs | 09:45 |
pgsql: Self review of previous patch. Fix assumption that xmax >= xmin. | Simon Riggs | 10:22 |
psqlodbc - psqlodbc: Change to read and skip the rest of result data | User Hinoue | 12:41 |
pgsql: Eliminate O(N^2) behavior in parallel restore with many blobs. | Tom Lane | 18:04 |
pgsql: Eliminate O(N^2) behavior in parallel restore with many blobs. | Tom Lane | 18:04 |
Thread | Author | Time |
---|---|---|
pgsql: Reduce spurious Hot Standby conflicts from never-visible records | Simon Riggs | 07:00 |
pgsql: Fix efficiency problems in tuplestore_trim(). | Tom Lane | 16:36 |
pgsql: Fix efficiency problems in tuplestore_trim(). | Tom Lane | 16:36 |
pgsql: Fix efficiency problems in tuplestore_trim(). | Tom Lane | 16:36 |
Re: pgsql: Reduce spurious Hot Standby conflicts from never-visible records | Tom Lane | 19:21 |
pgsql: Use symbolic names not octal constants for file permission flags | Tom Lane | 22:35 |
Thread | Author | Time |
---|---|---|
pgsql: Use "upgrade" in preference over "migrate" in pg_upgrade message | Bruce Momjian | 12:12 |
pgsql: Add pg_read_binary_file() and whole-file-at-once versions of pg_ | Itagaki Takahiro | 22:04 |
Thread | Author | Time |
---|---|---|
pgsql: Waiting for complete startup is now a well-defined operation. | Robert Haas | 01:58 |
pgsql: Reset 'ps' display just once when resolving VXID conflicts. | Robert Haas | 13:34 |
Re: pgsql: Reset 'ps' display just once when resolving VXID conflicts. | Tom Lane | 14:52 |
Re: [COMMITTERS] pgsql: Reset 'ps' display just once when resolving VXID conflicts. 📎 | Robert Haas | 16:13 |
Re: [COMMITTERS] pgsql: Reset 'ps' display just once when resolving VXID conflicts. | Tom Lane | 16:20 |
pgsql: Try to save a kernel call in ResolveRecoveryConflictWithVirtualX | Robert Haas | 16:33 |
Re: [COMMITTERS] pgsql: Reset 'ps' display just once when resolving VXID conflicts. | Robert Haas | 16:34 |
pgsql: Backpatch plperl GNUmakefile fixes to allow building release 8.2 | Andrew Dunstan | 17:00 |
pgsql: Remove unnecessary definition for autovacuum in SignalSomeChildr | Alvaro Herrera | 19:00 |
pgsql: set_ps_display when calling functions via fastpath | Alvaro Herrera | 21:52 |
Thread | Author | Time |
---|---|---|
pgsql: Work around make changes on modern Mingw to allow release 8.2 re | Andrew Dunstan | 00:50 |
pgsql: Document unavailable parameters in some configurations | Magnus Hagander | 16:12 |
pgsql: Document unavailable parameters in some configurations | Magnus Hagander | 16:12 |
pgsql: Document unavailable parameters in some configurations | Magnus Hagander | 16:12 |
pgsql: Document unavailable parameters in some configurations | Magnus Hagander | 16:12 |
pgsql: Make GUC variables for syslog and SSL always visible | Magnus Hagander | 16:12 |
pgsql: Properly print the IP number and "localhost" for failed localhos | Bruce Momjian | 16:26 |
Thread | Author | Time |
---|---|---|
pgsql: Support for collecting crash dumps on Windows | Magnus Hagander | 15:48 |
pgsql: Fix erroneous parsing of tsquery input "... & !(subexpression) | | Tom Lane | 17:49 |
pgsql: Fix erroneous parsing of tsquery input "... & !(subexpression) | | Tom Lane | 17:49 |