Notification of git commits are sent to this list. Do not post here!
Thread | Author | Time |
---|---|---|
pgsql: Fix alphabetization in catalogs.sgml. | Fujii Masao | 03:59 |
pgsql: Fix intoasc() in Informix compat lib. This function used to be a | Michael Meskes | 13:05 |
pgsql: Fixed some memory leaks in ECPG. | Michael Meskes | 13:05 |
pgsql: Make postmaster restart archiver soon after it dies, even during | Fujii Masao | 14:12 |
pgsql: Improve error message and hint for ALTER COLUMN TYPE can't-cast | Tom Lane | 15:54 |
pgsql: Improve error message and hint for ALTER COLUMN TYPE can't-cast | Tom Lane | 15:54 |
pgsql: Improve error message and hint for ALTER COLUMN TYPE can't-cast | Tom Lane | 15:54 |
pgsql: Improve error message and hint for ALTER COLUMN TYPE can't-cast | Tom Lane | 15:54 |
pgsql: Fix failure to cover scalar-vs-rowtype cases in exec_stmt_return | Tom Lane | 17:44 |
pgsql: Fix "path" infrastructure bug affecting jsonb_set() | Andrew Dunstan | 23:27 |
Thread | Author | Time |
---|---|---|
pgsql: release notes: remove mention of pg_basebackup non-compat | Bruce Momjian | 00:57 |
pgsql: release notes: add accent to Petr Jelnek last name | Bruce Momjian | 01:01 |
pgsql: release notes: move/remove/adjust items | Bruce Momjian | 01:07 |
pgsql: release notes: consistently name "Alexander Shulgin" | Bruce Momjian | 01:11 |
pgsql: Remove stray character | Peter Eisentraut | 01:44 |
pgsql: doc: Add note to pg_dump man page about pg_dumpall | Peter Eisentraut | 01:50 |
pgsql: release notes: fix Petr's name typos | Bruce Momjian | 17:41 |
Thread | Author | Time |
---|---|---|
pgsql: Fix comment in fmgr.h to refer to actual function used. | Andrew Dunstan | 03:25 |
Thread | Author | Time |
---|---|---|
pgsql: Detect setlocale(LC_CTYPE, NULL) clobbering previous return valu | Noah Misch | 12:15 |
Thread | Author | Time |
---|---|---|
pgsql: Fix thinko in comment (launcher -> worker) | Alvaro Herrera | 14:47 |
pgsql: Fix thinko in comment (launcher -> worker) | Alvaro Herrera | 14:47 |
pgsql: Fix thinko in comment (launcher -> worker) | Alvaro Herrera | 14:47 |
pgsql: Fix thinko in comment (launcher -> worker) | Alvaro Herrera | 14:47 |
pgsql: Fix thinko in comment (launcher -> worker) | Alvaro Herrera | 14:47 |
pgsql: Fix thinko in comment (launcher -> worker) | Alvaro Herrera | 14:47 |
pgsql: Fix BRIN supported operators table | Alvaro Herrera | 15:28 |
pgsql: Fix failure to copy setlocale() return value. | Noah Misch | 16:21 |
pgsql: Fix failure to copy setlocale() return value. | Noah Misch | 16:21 |
pgsql: Revert "Detect setlocale(LC_CTYPE, NULL) clobbering previous ret | Noah Misch | 16:21 |
Thread | Author | Time |
---|---|---|
pgsql: PL/Perl: Add alternative expected file for Perl 5.22 | Peter Eisentraut | 14:38 |
Re: pgsql: PL/Perl: Add alternative expected file for Perl 5.22 | Tom Lane | 16:36 |
pgsql: Add missing check for wal_debug GUC. | Andres Freund | 16:38 |
pgsql: Add missing check for wal_debug GUC. | Andres Freund | 16:38 |
pgsql: Improve multixact emergency autovacuum logic. | Andres Freund | 17:06 |
pgsql: Improve multixact emergency autovacuum logic. | Andres Freund | 17:06 |
pgsql: Improve multixact emergency autovacuum logic. | Andres Freund | 17:06 |
pgsql: Add transforms to pg_get_object_address and friends | Alvaro Herrera | 19:23 |
Thread | Author | Time |
---|---|---|
pgsql: Truncate strings in tarCreateHeader() with strlcpy(), not sprint | Noah Misch | 00:14 |
pgsql: Truncate strings in tarCreateHeader() with strlcpy(), not sprint | Noah Misch | 00:14 |
pgsql: Truncate strings in tarCreateHeader() with strlcpy(), not sprint | Noah Misch | 00:14 |
pgsql: Truncate strings in tarCreateHeader() with strlcpy(), not sprint | Noah Misch | 00:14 |
pgsql: Truncate strings in tarCreateHeader() with strlcpy(), not sprint | Noah Misch | 00:14 |
pgsql: psql: Add some tab completion for TABLESAMPLE. | Robert Haas | 18:15 |
pgsql: Improve inheritance_planner()'s performance for large inheritanc | Tom Lane | 22:53 |
pgsql: Improve inheritance_planner()'s performance for large inheritanc | Tom Lane | 22:53 |
pgsql: Improve inheritance_planner()'s performance for large inheritanc | Tom Lane | 22:53 |
pgsql: Improve inheritance_planner()'s performance for large inheritanc | Tom Lane | 22:53 |
Thread | Author | Time |
---|---|---|
pgsql: pg_basebackup: Remove redundant newline in error message | Peter Eisentraut | 00:41 |
pgsql: pg_rewind: Improve message wording | Peter Eisentraut | 00:41 |
pgsql: Add missing newline to debug-message. | Heikki Linnakangas | 12:53 |
pgsql: Update get_relation_info comment. | Robert Haas | 14:18 |
Thread | Author | Time |
---|---|---|
pgsql: Add index terms for functions jsonb_set and jsonb_pretty. | Fujii Masao | 13:30 |
Thread | Author | Time |
---|---|---|
Re: Re: [COMMITTERS] pgsql: Map basebackup tablespaces using a tablespace_map file | Amit Kapila | 01:14 |
pgsql: Revoke incorrectly applied patch version | Simon Riggs | 01:22 |
pgsql: Revoke incorrectly applied patch version | Simon Riggs | 01:23 |
pgsql: Revoke incorrectly applied patch version | Simon Riggs | 01:23 |
pgsql: Revoke incorrectly applied patch version | Simon Riggs | 01:23 |
pgsql: Revoke incorrectly applied patch version | Simon Riggs | 01:23 |
pgsql: Fix typo in comment | Heikki Linnakangas | 07:19 |
pgsql: Add opaque declaration of HTAB to tqual.h. | Kevin Grittner | 14:57 |
pgsql: Add opaque declaration of HTAB to tqual.h. | Kevin Grittner | 14:57 |
pgsql: Fix test_decoding's handling of nonexistant columns in old tuple | Andres Freund | 17:23 |
pgsql: Fix test_decoding's handling of nonexistant columns in old tuple | Andres Freund | 17:23 |
pgsql: Avoid passing NULL to memcmp() in lookups of zero-argument funct | Tom Lane | 21:47 |
Thread | Author | Time |
---|---|---|
pgsql: Run the C portions of guc-file.l through pgindent. | Tom Lane | 00:49 |
Re: pgsql: Run the C portions of guc-file.l through pgindent. | Michael Paquier | 01:24 |
pgsql: Translation updates | Peter Eisentraut | 04:08 |
Re: pgsql: Fix the fallback memory barrier implementation to be reentrant. | Andres Freund | 10:02 |
pgsql: Replace ia64 S_UNLOCK compiler barrier with a full memory barrie | Andres Freund | 12:54 |
Re: pgsql: Run the C portions of guc-file.l through pgindent. | Andrew Dunstan | 14:02 |
pgsql: Code + docs review for escaping of option values (commit 11a020e | Tom Lane | 16:43 |
pgsql: Desultory review of 9.5 release notes. | Tom Lane | 19:38 |
pgsql: Stamp 9.5alpha1. | Tom Lane | 19:44 |
pgsql: Initialize GIN metapage correctly when replaying metapage-update | Heikki Linnakangas | 21:07 |