pgsql-committers since 2017-03-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

March 9, 2017

Thread Author Time
Re: [COMMITTERS] pgsql: Use asynchronous connect API in libpqwalreceiver Andrew Dunstan 01:29
pgsql: Fix inclusions of postgres_fe.h from .h files. Tom Lane 01:41
pgsql: Fix inclusions of c.h from .h files. Tom Lane 01:58
pgsql: Add a Gather Merge executor node. Robert Haas 12:49
pgsql: Enable replication connections by default in pg_hba.conf Peter Eisentraut 13:42
pgsql: Use SQL standard error code for nextval Peter Eisentraut 15:58
pgsql: Fix a couple of planner bugs in Gather Merge. Robert Haas 17:09
pgsql: Fix bug in parallel tidbitmap iteration. Robert Haas 17:17
pgsql: Document some new parallel query capabilities. Robert Haas 18:06
pgsql: Document lack of validation when attaching foreign partitions. Robert Haas 18:14
pgsql: Add relkind checks to certain contrib modules Stephen Frost 21:34
pgsql: Fix timestamptz regression test to still work with latest IANA z Tom Lane 22:20
pgsql: Fix timestamptz regression test to still work with latest IANA z Tom Lane 22:20
pgsql: Fix timestamptz regression test to still work with latest IANA z Tom Lane 22:20
pgsql: Fix timestamptz regression test to still work with latest IANA z Tom Lane 22:20
pgsql: Fix timestamptz regression test to still work with latest IANA z Tom Lane 22:20
pgsql: Fix timestamptz regression test to still work with latest IANA z Tom Lane 22:20
pgsql: Use group updates when setting transaction status in clog. Robert Haas 22:49
pgsql: Throw an error if a DATA() line contains wrong # of attributes. Robert Haas 23:20

March 10, 2017

Thread Author Time
pgsql: Fix hard-coded relkind constants in pg_dump.c. Tom Lane 00:19
pgsql: Make CppAsString2() more visible in c.h. Tom Lane 00:19
pgsql: Add amcheck extension to contrib. Andres Freund 00:40
Re: [COMMITTERS] pgsql: Fix hard-coded relkind constants in pg_dump.c. Michael Paquier 00:46
Re: [COMMITTERS] pgsql: Throw an error if a DATA() line contains wrong # of attributes. Michael Paquier 00:52
Re: Re: [COMMITTERS] pgsql: Throw an error if a DATA() line contains wrong # of attributes. Tom Lane 01:01
pgsql: pgstattuple: Fix typo partitiond -> partitioned Stephen Frost 01:06
pgsql: Fix hard-coded relkind constants in psql/describe.c. Tom Lane 01:46
pgsql: Fix portability problem in Catalog.pm. Tom Lane 01:46
Re: [COMMITTERS] pgsql: Fix hard-coded relkind constants in pg_dump.c. Tom Lane 01:59
Re: pgsql: Create INSTALL file via XSLT Peter Eisentraut 02:06
Re: [COMMITTERS] pgsql: Fix hard-coded relkind constants in pg_dump.c. Michael Paquier 02:18
Re: pgsql: Fix pgbench's failure to honor the documented long-form option " Alvaro Herrera 03:09
pgsql: Fix hard-coded relkind constants in assorted src/bin files. Tom Lane 03:45
pgsql: Add .gitignore to contrib/amcheck. Tom Lane 03:45
pgsql: contrib/amcheck needs RecentGlobalXmin to be PGDLLIMPORT'ified. Tom Lane 03:55
Re: pgsql: contrib/amcheck needs RecentGlobalXmin to be PGDLLIMPORT'ified. Andres Freund 04:00
pgsql: amcheck: editorialize variable name & comment. Andres Freund 04:04
pgsql: Fix hard-coded relkind constants in assorted other files. Tom Lane 04:37
Re: pgsql: contrib/amcheck needs RecentGlobalXmin to be PGDLLIMPORT'ified. Tom Lane 04:50
pgsql: Fix a potential double-free in ecpg. Michael Meskes 09:52
pgsql: Fix a potential double-free in ecpg. Michael Meskes 09:52
pgsql: Fix a potential double-free in ecpg. Michael Meskes 09:52
pgsql: Fix a potential double-free in ecpg. Michael Meskes 09:52
pgsql: Fix a potential double-free in ecpg. Michael Meskes 09:52
pgsql: Fix a potential double-free in ecpg. Michael Meskes 09:52
pgsql: dblink: Replace some macros by static functions Peter Eisentraut 14:46
pgsql: dblink: Change some StringInfo to StringInfoData Peter Eisentraut 15:00
pgsql: Improve gitignore file Peter Eisentraut 15:16
pgsql: Un-break things on IPv6-less platforms. Tom Lane 17:18
pgsql: Change the relkind for partitioned tables from 'P' to 'p'. Tom Lane 18:15
pgsql: Sanitize newlines in object names in "pg_restore -l" output. Tom Lane 19:15
pgsql: Sanitize newlines in object names in "pg_restore -l" output. Tom Lane 19:15
pgsql: Sanitize newlines in object names in "pg_restore -l" output. Tom Lane 19:15
pgsql: Sanitize newlines in object names in "pg_restore -l" output. Tom Lane 19:15
pgsql: Sanitize newlines in object names in "pg_restore -l" output. Tom Lane 19:15
pgsql: Sanitize newlines in object names in "pg_restore -l" output. Tom Lane 19:15
pgsql: Enable 64 bit atomics on ARM64. Andres Freund 19:20
Re: pgsql: contrib/amcheck needs RecentGlobalXmin to be PGDLLIMPORT'ified. Andres Freund 19:47
pgsql: Revert "Use group updates when setting transaction status in clo Robert Haas 19:53
pgsql: Reduce log verbosity of startup/shutdown for launcher subprocess Tom Lane 20:18
pgsql: pg_dump: Fix dumping of publications Peter Eisentraut 20:32
Re: pgsql: contrib/amcheck needs RecentGlobalXmin to be PGDLLIMPORT'ified. Peter Geoghegan 20:36
pgsql: Improve postmaster's logging of listen socket creation. Tom Lane 21:32

March 11, 2017

Thread Author Time
pgsql: Add a "subtransaction" command to PL/Tcl. Tom Lane 19:37
pgsql: Fix ancient connection leak in dblink Joe Conway 21:35
pgsql: Fix ancient connection leak in dblink Joe Conway 21:35
pgsql: Fix ancient connection leak in dblink Joe Conway 21:35
pgsql: Fix ancient connection leak in dblink Joe Conway 21:35
pgsql: Fix ancient connection leak in dblink Joe Conway 21:35
pgsql: Fix ancient connection leak in dblink Joe Conway 21:35
pgsql: Improve expression evaluation test coverage. Andres Freund 23:43

March 12, 2017

Thread Author Time
pgsql: Fix typo in initdb's SCRAM password processing. Tom Lane 20:01
pgsql: Remove dead code in nodeGatherMerge.c. Tom Lane 20:01
pgsql: Add "break"s to make it clearer what will happen in a nested swi Tom Lane 20:01
Re: pgsql: dblink: Replace some macros by static functions 📎 David Rowley 21:44
pgsql: Recommend wrappers of PG_DETOAST_DATUM_PACKED(). Noah Misch 23:41
pgsql: Fix pg_file_write() error handling. Noah Misch 23:41
pgsql: Fix pg_file_write() error handling. Noah Misch 23:41
pgsql: Fix pg_file_write() error handling. Noah Misch 23:41
pgsql: Assume deconstruct_array() outputs are untoasted. Noah Misch 23:41
pgsql: Fix comment about length of text, bytea, etc. Noah Misch 23:41
pgsql: Fix pg_file_write() error handling. Noah Misch 23:41
pgsql: Fix pg_file_write() error handling. Noah Misch 23:41
pgsql: Use wrappers of PG_DETOAST_DATUM_PACKED() more. Noah Misch 23:41
pgsql: Fix pg_file_write() error handling. Noah Misch 23:41

March 13, 2017

Thread Author Time
pgsql: Fix typo in comment Magnus Hagander 11:11
pgsql: initdb: Re-add translatable string that got lost Peter Eisentraut 13:19
Re: [COMMITTERS] pgsql: Improve postmaster's logging of listen socket creation. Robert Haas 14:12
Re: [COMMITTERS] pgsql: Improve postmaster's logging of listen socket creation. Tom Lane 14:19
Re: [COMMITTERS] pgsql: Improve postmaster's logging of listen socket creation. Alvaro Herrera 15:31
Re: [COMMITTERS] pgsql: Improve postmaster's logging of listen socket creation. Tom Lane 15:37
Re: [COMMITTERS] pgsql: Improve postmaster's logging of listen socket creation. Stephen Frost 15:45
pgsql: Remove obsolete references to JIS0201.TXT JIS0208.TXT. Heikki Linnakangas 17:08
pgsql: Use radix tree for character encoding conversions. Heikki Linnakangas 18:47
pgsql: Change xlog to WAL in some error messages Peter Eisentraut 19:44
Re: [COMMITTERS] pgsql: Add amcheck extension to contrib. Tom Lane 19:45
pgsql: Fix compiler warning Peter Eisentraut 19:45
Re: pgsql: dblink: Replace some macros by static functions Peter Eisentraut 19:45
pgsql: Include array size in forward declaration. Heikki Linnakangas 19:54
Re: pgsql: dblink: Replace some macros by static functions Tom Lane 19:58
pgsql: Ecpg should support COMMIT PREPARED and ROLLBACK PREPARED. Michael Meskes 20:03
pgsql: Ecpg should support COMMIT PREPARED and ROLLBACK PREPARED. Michael Meskes 20:03
pgsql: Ecpg should support COMMIT PREPARED and ROLLBACK PREPARED. Michael Meskes 20:03
pgsql: Ecpg should support COMMIT PREPARED and ROLLBACK PREPARED. Michael Meskes 20:03
pgsql: Ecpg should support COMMIT PREPARED and ROLLBACK PREPARED. Michael Meskes 20:03
pgsql: Add test case for two phase commit. Also by Masahiko Sawada. Michael Meskes 20:04
pgsql: Document two phase commit commands in ecpg docu. Michael Meskes 20:04
pgsql: Ecpg should support COMMIT PREPARED and ROLLBACK PREPARED. Michael Meskes 20:04
pgsql: Remove unnecessary dependency on statement_timeout in prepared_x Tom Lane 20:47
pgsql: Remove unnecessary dependency on statement_timeout in prepared_x Tom Lane 20:47
pgsql: Remove unnecessary dependency on statement_timeout in prepared_x Tom Lane 20:47
pgsql: Remove unnecessary dependency on statement_timeout in prepared_x Tom Lane 20:47
pgsql: Remove unnecessary dependency on statement_timeout in prepared_x Tom Lane 20:47
pgsql: Remove unnecessary dependency on statement_timeout in prepared_x Tom Lane 20:47
Re: [COMMITTERS] pgsql: Add amcheck extension to contrib. Andres Freund 21:09
pgsql: Add a "void *" passthrough pointer for psqlscan.l's callback fun Tom Lane 21:14
pgsql: Silence unused variable compiler warning Alvaro Herrera 22:03
pgsql: Fix busted markup. Tom Lane 23:06

March 14, 2017

Thread Author Time
Re: [COMMITTERS] pgsql: Improve postmaster's logging of listen socket creation. Andres Freund 03:38
Re: [COMMITTERS] pgsql: Improve postmaster's logging of listen socket creation. Tom Lane 03:43
Re: [COMMITTERS] pgsql: Add test case for two phase commit. Also by Masahiko Sawada. 📎 Michael Paquier 06:18
Re: [COMMITTERS] pgsql: Improve postmaster's logging of listen socket creation. Stephen Frost 11:37
pgsql: Remove some bogus logic from create_gather_merge_plan. Robert Haas 11:49
pgsql: Update overlooked comment for Gather Merge. Robert Haas 11:54
pgsql: doc: Fix synopsis Peter Eisentraut 15:19
pgsql: Fix failure to mark init buffers as BM_PERMANENT. Robert Haas 16:13
pgsql: Fix failure to mark init buffers as BM_PERMANENT. Robert Haas 16:13
pgsql: Fix failure to mark init buffers as BM_PERMANENT. Robert Haas 16:13
pgsql: Fix failure to mark init buffers as BM_PERMANENT. Robert Haas 16:13
pgsql: Fix failure to mark init buffers as BM_PERMANENT. Robert Haas 16:13
pgsql: Fix failure to mark init buffers as BM_PERMANENT. Robert Haas 16:13
pgsql: Update .gitignore Robert Haas 16:19
Re: Re: [COMMITTERS] pgsql: Add test case for two phase commit. Also by Masahiko Sawada. Robert Haas 16:19
Re: [COMMITTERS] pgsql: Fix cardinality estimates for parallel joins. 📎 Robert Haas 16:29
pgsql: Make logging about multixact wraparound protection less chatty. Tom Lane 16:48
pgsql: Spelling fixes Peter Eisentraut 17:02
pgsql: Spelling fixes in code comments Peter Eisentraut 17:02
pgsql: ecpg: Improve some variable names Peter Eisentraut 17:02
pgsql: Include port number when logging successful binding to a TCP por Tom Lane 17:18
pgsql: hash: Add write-ahead logging support. Robert Haas 17:27
pgsql: Spelling fixes Peter Eisentraut 17:49
pgsql: Spelling fixes Peter Eisentraut 17:49
pgsql: Spelling fixes Peter Eisentraut 17:49
pgsql: Spelling fixes Peter Eisentraut 17:49
pgsql: Spelling fixes Peter Eisentraut 17:49
Re: pgsql: hash: Add write-ahead logging support. Tom Lane 17:54
Re: pgsql: hash: Add write-ahead logging support. Robert Haas 17:56
Re: pgsql: hash: Add write-ahead logging support. Tom Lane 18:18
Re: pgsql: hash: Add write-ahead logging support. Robert Haas 18:22
Re: pgsql: hash: Add write-ahead logging support. Tom Lane 18:39
pgsql: Fix regression in parallel planning against inheritance tables. Robert Haas 18:40
pgsql: hash: Support WAL consistency checking. Robert Haas 19:02
pgsql: amcheck: Harden tests against concurrent autovacuums. Andres Freund 20:09
Re: [COMMITTERS] pgsql: Add amcheck extension to contrib. Andres Freund 20:09
pgsql: Add option to control snapshot export to CREATE_REPLICATION_SLOT Peter Eisentraut 21:38
pgsql: Improve isolation tests infrastructure. Andres Freund 23:10
pgsql: Some preliminary refactoring towards partitionwise join. Robert Haas 23:32

March 15, 2017

Thread Author Time
pgsql: Improve grammar / fix typos in snapbuild.c. Andres Freund 00:06
Re: [COMMITTERS] pgsql: Use asynchronous connect API in libpqwalreceiver Andrew Dunstan 00:29
Re: pgsql: hash: Add write-ahead logging support. Amit Kapila 02:23
Re: pgsql: hash: Add write-ahead logging support. Thomas Munro 02:35
pgsql: doc: Fix TOC generation for refentries Peter Eisentraut 03:15
Re: pgsql: hash: Add write-ahead logging support. Tom Lane 03:26
pgsql: doc: Remove useless elements in bibliography Peter Eisentraut 03:31
Re: pgsql: hash: Add write-ahead logging support. Amit Kapila 03:42
Re: pgsql: hash: Add write-ahead logging support. Tom Lane 03:48
pgsql: Allow referring to functions without arguments when unique Peter Eisentraut 03:59
Re: pgsql: hash: Add write-ahead logging support. Amit Kapila 04:14
Re: pgsql: hash: Add write-ahead logging support. 📎 Amit Kapila 05:49
Re: [COMMITTERS] pgsql: Fix cardinality estimates for parallel joins. Amit Kapila 07:00
pgsql: Cosmetic fixes for hash index write-ahead logging. Robert Haas 11:25
pgsql: Fix MB regression tests for WAL-logging of hash indexes. Robert Haas 11:27
pgsql: Add a regression test for snapshot too old with hash indexes. Robert Haas 14:53
pgsql: Add support for EUI-64 MAC addresses as macaddr8 Stephen Frost 15:16
Re: pgsql: Remove objname/objargs split for referring to objects Alvaro Herrera 15:18
pgsql: Bump catversion for MACADDR8 Stephen Frost 15:20
pgsql: Fix failure to use clamp_row_est() for parallel joins. Robert Haas 16:47
pgsql: Fix failure to use clamp_row_est() for parallel joins. Robert Haas 16:47
Re: [COMMITTERS] pgsql: Use asynchronous connect API in libpqwalreceiver Tom Lane 16:55
pgsql: Rewrite async-connection loop in libpqwalreceiver.c, once again. Tom Lane 17:26
Re: [COMMITTERS] pgsql: Improve isolation tests infrastructure. Andres Freund 17:40
pgsql: Add more documentation and tests for publications Peter Eisentraut 17:52
pgsql: Fix typo Peter Eisentraut 20:27
pgsql: Simplify publication/subscription tests a bit Peter Eisentraut 20:55

March 16, 2017

Thread Author Time
pgsql: Specify bindir in pg_isolation_regress_installcheck. Andres Freund 02:06
pgsql: Port single-page btree vacuum logic to hash indexes. Robert Haas 02:19
Re: [COMMITTERS] pgsql: Remove objname/objargs split for referring to objects 📎 Michael Paquier 02:36
pgsql: Clean up overly paranoid checks in mac8.c Stephen Frost 03:24
Re: pgsql: Clean up overly paranoid checks in mac8.c Tom Lane 03:35
Re: pgsql: Clean up overly paranoid checks in mac8.c Stephen Frost 03:36
Re: pgsql: Clean up overly paranoid checks in mac8.c Tom Lane 03:38
Re: pgsql: Clean up overly paranoid checks in mac8.c Stephen Frost 03:39
pgsql: Be more careful about signed vs. unsigned char Stephen Frost 04:14
Re: [COMMITTERS] pgsql: Use asynchronous connect API in libpqwalreceiver Petr Jelinek 12:00
pgsql: Fix ancient get_object_address_opf_member bug Alvaro Herrera 15:51
pgsql: Fix ancient get_object_address_opf_member bug Alvaro Herrera 15:51
pgsql: Fix ancient get_object_address_opf_member bug Alvaro Herrera 15:51
Re: [COMMITTERS] pgsql: Remove objname/objargs split for referring to objects Alvaro Herrera 15:56
pgsql: postgres_fdw: Push down FULL JOINs with restriction clauses. Robert Haas 17:35
pgsql: Add pg_ls_logdir() and pg_ls_waldir() functions. Robert Haas 19:05

Browse Archives

Prev | Next