Notification of git commits are sent to this list. Do not post here!
Thread | Author | Time |
---|---|---|
pgsql: Use appendStringInfoString and appendPQExpBufferStr where possib | David Rowley | 01:01 |
pgsql: Simplify TAP tests of pg_dump for connection strings | Michael Paquier | 02:35 |
Re: UCT (Re: pgsql: Update time zone data files to tzdata release 2019a.) | Andrew Gierth | 05:57 |
pgsql: Introduce safer encoding and decoding routines for base64.c | Michael Paquier | 07:12 |
pgsql: Sync our Snowball stemmer dictionaries with current upstream | Peter Eisentraut | 11:36 |
pgsql: Clean up whitespace a bit | Peter Eisentraut | 11:36 |
pgsql: Remove unnecessary casts from size_t to int | Peter Eisentraut | 15:02 |
pgsql: Unwind some workarounds for lack of portable int64 format specif | Peter Eisentraut | 15:02 |
Thread | Author | Time |
---|---|---|
pgsql: Add some test cases to improve test coverage of parse_expr.c. | Tom Lane | 03:56 |
pgsql: Add missing assertions for required table am callbacks. | Amit Kapila | 06:21 |
pgsql: Add missing assertions for required table am callbacks. | Amit Kapila | 06:21 |
pgsql: psql: Fix logging output format | Peter Eisentraut | 13:04 |
pgsql: psql: Fix logging output format | Peter Eisentraut | 13:04 |
pgsql: Add missing source files to nls.mk | Peter Eisentraut | 13:04 |
pgsql: Add missing source files to nls.mk | Peter Eisentraut | 13:04 |
pgsql: In pg_log_generic(), be more paranoid about preserving errno. | Tom Lane | 15:26 |
pgsql: In pg_log_generic(), be more paranoid about preserving errno. | Tom Lane | 15:26 |
Thread | Author | Time |
---|---|---|
pgsql: Remove more unreferenced function declarations | Michael Paquier | 01:03 |
pgsql: Use consistent style for checking return from system calls | Peter Eisentraut | 14:34 |
Thread | Author | Time |
---|---|---|
pgsql: Fix inconsistencies in the code | Michael Paquier | 04:15 |
pgsql: Fix small memory leak in ecpglib ecpg_update_declare_statement() | Michael Meskes | 06:31 |
pgsql: doc: Clarify logical replication documentation | Peter Eisentraut | 12:45 |
pgsql: doc: Clarify logical replication documentation | Peter Eisentraut | 12:45 |
pgsql: doc: Clarify logical replication documentation | Peter Eisentraut | 12:45 |
pgsql: doc: Clarify logical replication documentation | Peter Eisentraut | 12:45 |
pgsql: tableam: Provide helper functions for relation sizing. | Robert Haas | 19:15 |
pgsql: Remove unused C structure member | Bruce Momjian | 23:31 |
pgsql: Adjust ssl_ciphers to be specific to OpenSSL | Bruce Momjian | 23:39 |
Thread | Author | Time |
---|---|---|
pgsql: Fixes for jsonpath filter expression elements table in docs | Alexander Korotkov | 15:20 |
pgsql: Fixes for jsonpath filter expression elements table in docs | Alexander Korotkov | 15:22 |
Thread | Author | Time |
---|---|---|
pgsql: Fix RANGE partition pruning with multiple boolean partition keys | David Rowley | 07:11 |
pgsql: Fix RANGE partition pruning with multiple boolean partition keys | David Rowley | 07:12 |
pgsql: Fix RANGE partition pruning with multiple boolean partition keys | David Rowley | 07:13 |
pgsql: Fix get_actual_variable_range() to cope with broken HOT chains. | Tom Lane | 20:25 |
pgsql: Fix get_actual_variable_range() to cope with broken HOT chains. | Tom Lane | 20:25 |
pgsql: Fix get_actual_variable_range() to cope with broken HOT chains. | Tom Lane | 20:25 |
Thread | Author | Time |
---|---|---|
pgsql: Warn if wal_level is too low when creating a publication. | Thomas Munro | 01:08 |
pgsql: Introduce timed waits for condition variables. | Thomas Munro | 03:01 |
pgsql: Forward received condition variable signals on cancel. | Thomas Munro | 03:01 |
pgsql: Fix tab completion for UPDATE. | Thomas Munro | 04:53 |
pgsql: Tab completion for CREATE TYPE. | Thomas Munro | 04:53 |
pgsql: Fix and improve several places in the docs | Michael Paquier | 05:44 |
pgsql: Fix and improve several places in the docs | Michael Paquier | 05:44 |
pgsql: Fix some inconsistencies in MSVC scripts | Michael Paquier | 07:52 |
pgsql: Revive test of concurrent OID generation. | Noah Misch | 20:36 |
pgsql: Revive test of concurrent OID generation. | Noah Misch | 20:36 |
Thread | Author | Time |
---|---|---|
pgsql: Fix documentation for pgbench tpcb-like. | Thomas Munro | 03:00 |
pgsql: Fix documentation for pgbench tpcb-like. | Thomas Munro | 03:01 |
pgsql: Fix documentation for pgbench tpcb-like. | Thomas Munro | 03:02 |
pgsql: Fix documentation for pgbench tpcb-like. | Thomas Munro | 03:02 |
pgsql: Fix documentation for pgbench tpcb-like. | Thomas Munro | 03:02 |
pgsql: Teach pg_stat_statements not to ignore FOR UPDATE clauses | Andrew Gierth | 11:18 |
pgsql: Add missing commutators for distance operators | Alexander Korotkov | 12:18 |
pgsql: Add support for <-> (box, point) operator to GiST box_ops | Alexander Korotkov | 12:18 |
pgsql: Add support for <-> (box, point) operator to SP-GiST box_ops | Alexander Korotkov | 12:18 |
pgsql: Forgotten catversion bump | Alexander Korotkov | 12:27 |
Re: pgsql: Forgotten catversion bump | Alexander Korotkov | 12:29 |
pgsql: Add gen_random_uuid function | Peter Eisentraut | 12:38 |
Thread | Author | Time |
---|---|---|
pgsql: Provide XLogRecGetFullXid(). | Thomas Munro | 05:08 |
pgsql: Represent Lists as expansible arrays, not chains of cons-cells. | Tom Lane | 17:42 |
pgsql: Fix pathological nbtree split point choice issue. | Peter Geoghegan | 20:19 |
pgsql: Fix pathological nbtree split point choice issue. | Peter Geoghegan | 20:19 |
pgsql: Correct nbtsplitloc.c comment. | Peter Geoghegan | 21:35 |
pgsql: Correct nbtsplitloc.c comment. | Peter Geoghegan | 21:35 |
pgsql: Report the time taken by pgbench initialization steps. | Thomas Munro | 23:43 |
Thread | Author | Time |
---|---|---|
pgsql: Move some md.c-specific logic from smgr.c to md.c. | Thomas Munro | 03:01 |
Re: UCT (Re: pgsql: Update time zone data files to tzdata release 2019a.) | Thomas Munro | 07:16 |