Notification of git commits are sent to this list. Do not post here!
Thread | Author | Time |
---|---|---|
textsearch-ja - textsearch_senna: Revert wrong codes for 9.1 support. | User Itagaki | 09:15 |
pgsql: Exclude postmaster.opts from base backups | Magnus Hagander | 13:59 |
pgsql: Exclude postmaster.opts from base backups | Magnus Hagander | 13:59 |
pgsql: Fix pg_dump to dump casts between auto-generated types. | Tom Lane | 21:11 |
pgsql: Fix pg_dump to dump casts between auto-generated types. | Tom Lane | 21:11 |
pgsql: Fix pg_dump to dump casts between auto-generated types. | Tom Lane | 21:11 |
pgsql: Fix pg_dump to dump casts between auto-generated types. | Tom Lane | 21:11 |
pgsql: Fix pg_dump to dump casts between auto-generated types. | Tom Lane | 21:11 |
pgsql: Remove unnecessary AssertMacro() to suppress gcc 4.6 compiler wa | Tom Lane | 21:39 |
Thread | Author | Time |
---|---|---|
pgsql: Reject empty pg_hba.conf files. | Tom Lane | 00:09 |
pgsql: Make the CHECKPOINT reference page more clear. | Robert Haas | 00:15 |
pgsql: Suppress -Wunused-result warnings about write() and fwrite(). | Tom Lane | 01:37 |
pgsql: Suppress remaining -Waddress warnings from recent gcc versions. | Tom Lane | 01:44 |
pgsql: Document that postmaster.opts is excluded from base backups | Robert Haas | 04:20 |
pgsql: Document that postmaster.opts is excluded from base backups | Robert Haas | 04:20 |
Thread | Author | Time |
---|---|---|
pgsql: Add some more regression tests for DROP IF EXISTS. | Robert Haas | 01:01 |
pgsql: Consolidate DROP handling for some object types. | Robert Haas | 03:27 |
pgsql: Remove a few of the new DROP-IF-EXISTS regression tests. | Robert Haas | 03:39 |
pgsql: Add "skipping" to the NOTICE produced by DROP OPERATOR CLASS IF | Robert Haas | 03:47 |
pgsql: Fix get_object_namespace() not to think extensions are "in" a sc | Robert Haas | 04:07 |
pgsql: Fix memory leak in tab completion. | Tom Lane | 19:44 |
pgsql: Rewrite tab completion's previous-word fetching for more sanity. | Tom Lane | 19:44 |
pgsql: Simplify and improve ProcessStandbyHSFeedbackMessage logic. | Tom Lane | 23:44 |
pgsql: Simplify and improve ProcessStandbyHSFeedbackMessage logic. | Tom Lane | 23:44 |
Thread | Author | Time |
---|---|---|
pgsql: Fix DROP OPERATOR FAMILY IF EXISTS. | Robert Haas | 13:13 |
pgsql: Fix DROP OPERATOR FAMILY IF EXISTS. | Robert Haas | 13:13 |
pgsql: Try to log current the query string when a backend crashes. | Robert Haas | 17:40 |
pgsql: More cleanup after failed reduced-lock-levels-for-DDL feature. | Tom Lane | 17:50 |
pgsql: More cleanup after failed reduced-lock-levels-for-DDL feature. | Tom Lane | 17:50 |
pgsql: Code review for pgstat_get_crashed_backend_activity patch. | Tom Lane | 20:36 |
Thread | Author | Time |
---|---|---|
Re: pgsql: More cleanup after failed reduced-lock-levels-for-DDL feature. | Simon Riggs | 12:27 |
pgsql: Fix overly-complicated usage of errcode_for_file_access(). | Heikki Linnakangas | 17:28 |
pgsql: Fix overly-complicated usage of errcode_for_file_access(). | Heikki Linnakangas | 17:28 |
pgsql: Support synchronization of snapshots through an export/import pr | Tom Lane | 22:24 |
Thread | Author | Time |
---|---|---|
pgsql: Don't trust deferred-unique indexes for join removal. | Tom Lane | 04:44 |
pgsql: Don't trust deferred-unique indexes for join removal. | Tom Lane | 04:44 |
pgsql: Don't trust deferred-unique indexes for join removal. | Tom Lane | 04:44 |
pgsql: Improve git_changelog's handling of inconsistent commit ordering | Tom Lane | 18:36 |
pgsql: Make psql support tab completion of EXECUTE <prepared-statement- | Tom Lane | 23:25 |
Thread | Author | Time |
---|---|---|
pgsql: Make TABLE tab complation in psql include all relations | Magnus Hagander | 11:25 |
Thread | Author | Time |
---|---|---|
pgsql: Add debugging aid in isolationtester | Alvaro Herrera | 01:15 |
pgsql: Support configurable eventlog application names on Windows | Magnus Hagander | 18:05 |
pgsql: Remove argument decoration that appears unsupported on mingw | Magnus Hagander | 19:31 |
Re: pgsql: Support configurable eventlog application names on Windows 📎 | Jaime Casanova | 20:21 |
Re: pgsql: Support configurable eventlog application names on Windows | Magnus Hagander | 20:40 |
pgsql: Make event_source visible on all platforms | Magnus Hagander | 20:41 |
pgsql: Fix typo | Magnus Hagander | 20:46 |
pgsql: Fix typo | Magnus Hagander | 20:46 |
Thread | Author | Time |
---|---|---|
pgsql: Add simple script to check for right recursion in Bison grammars | Tom Lane | 17:51 |
pgsql: Avoid recursion while processing ELSIF lists in plpgsql. | Tom Lane | 19:22 |
pgsql: Fix the number of lwlocks needed by the "fast path" lock patch. | Heikki Linnakangas | 19:47 |
Thread | Author | Time |
---|---|---|
pgsql: Remove pg_upgrade dependency on the 'postgres' database existing | Bruce Momjian | 01:19 |
pgsql: Improve make_greater_string() with encoding-specific incrementer | Robert Haas | 18:24 |
pgsql: Fix assorted bogosities in cash_in() and cash_out(). | Tom Lane | 18:32 |
pgsql: Fix assorted bogosities in cash_in() and cash_out(). | Tom Lane | 18:32 |
pgsql: Fix assorted bogosities in cash_in() and cash_out(). | Tom Lane | 18:32 |
pgsql: Fix assorted bogosities in cash_in() and cash_out(). | Tom Lane | 18:32 |
pgsql: Fix assorted bogosities in cash_in() and cash_out(). | Tom Lane | 18:32 |
pgsql: Fix assorted bogosities in cash_in() and cash_out(). | Tom Lane | 18:32 |
pgsql: Update visibilitymap.c header comments. | Robert Haas | 18:47 |
Thread | Author | Time |
---|---|---|
pgsql: Further improvement of make_greater_string. | Tom Lane | 16:22 |
pgsql: Support more locale-specific formatting options in cash_out(). | Tom Lane | 19:03 |
Thread | Author | Time |
---|---|---|
pgbulkload - pgbulkload: Add restriction of client_encoding in Japanese | User Mhasegawa | 01:28 |
pgbulkload - pgbulkload: Add restriction of client_encoding in Japanese | User Mhasegawa | 01:28 |
psqlodbc - psqlodbc: Fix the bug that PostgreSQL's function calls in | User Hinoue | 14:20 |
pgsql: Stop btree indexscans upon reaching nulls in either direction. | Tom Lane | 20:41 |
pgsql: Stop btree indexscans upon reaching nulls in either direction. | Tom Lane | 20:41 |
pgsql: Stop btree indexscans upon reaching nulls in either direction. | Tom Lane | 20:41 |
pgsql: Stop btree indexscans upon reaching nulls in either direction. | Tom Lane | 20:41 |
pgsql: Stop btree indexscans upon reaching nulls in either direction. | Tom Lane | 20:41 |
Thread | Author | Time |
---|---|---|
pgsql: Unbreak isolationtester on Win32 | Alvaro Herrera | 02:36 |
pgsql: Move user functions related to WAL into xlogfuncs.c | Simon Riggs | 09:38 |
pgsql: Silence bogus compiler warning. | Robert Haas | 14:41 |
pgsql: Check the return value of getcwd(), instead of assuming success. | Robert Haas | 14:41 |
pgsql: Add missing space in comment | Magnus Hagander | 14:57 |
pgsql: Add note about using GNU tar warning options for base backups | Peter Eisentraut | 19:55 |
pgsql: Fix archive_command example | Peter Eisentraut | 20:05 |
pgsql: Fix archive_command example | Peter Eisentraut | 20:05 |
pgsql: Fix archive_command example | Peter Eisentraut | 20:05 |
pgsql: Fix archive_command example | Peter Eisentraut | 20:05 |
pgsql: Fix archive_command example | Peter Eisentraut | 20:05 |
Thread | Author | Time |
---|---|---|
pgsql: Don't assume that a tuple's header size is unchanged during toas | Tom Lane | 03:25 |
pgsql: Don't assume that a tuple's header size is unchanged during toas | Tom Lane | 03:25 |
pgsql: Don't assume that a tuple's header size is unchanged during toas | Tom Lane | 03:25 |
pgsql: Don't assume that a tuple's header size is unchanged during toas | Tom Lane | 03:25 |
pgsql: Don't assume that a tuple's header size is unchanged during toas | Tom Lane | 03:25 |
pgsql: Don't assume that a tuple's header size is unchanged during toas | Tom Lane | 03:25 |
pgsql: Make psql \d on a sequence show the table/column owning it | Magnus Hagander | 11:56 |
pgsql: Show statistics target for columns in \d+ on a table | Magnus Hagander | 12:03 |
Re: pgsql: Show statistics target for columns in \d+ on a table | Tom Lane | 14:38 |
pgsql: Update regression tests for \d+ modification | Magnus Hagander | 15:01 |
Re: pgsql: Show statistics target for columns in \d+ on a table | Magnus Hagander | 15:01 |
Thread | Author | Time |
---|---|---|
pgsql: Oops, forgot to fix the catversion when I committed the range ty | Heikki Linnakangas | 12:36 |
pgsql: Un-break horology regression test. | Tom Lane | 23:20 |