Notification of git commits are sent to this list. Do not post here!
| Thread | Author | Time |
|---|---|---|
| pgsql: Comment typo fix. | Tom Lane | 16:07 |
| pgsql: In initdb's post-bootstrap phase, drop temp tables explicitly. | Tom Lane | 17:25 |
| Thread | Author | Time |
|---|---|---|
| Re: Re: [COMMITTERS] pgsql: Windows: Make pg_ctl reliably detect service status | Michael Paquier | 00:04 |
| pgsql: Delay creation of subplan tlist until after create_plan(). | Tom Lane | 01:32 |
| pgsql: Marginal cleanup of GROUPING SETS code in grouping_planner(). | Tom Lane | 01:32 |
| pgsql: Remove reundand include of TestLib | Magnus Hagander | 07:54 |
| pgsql: Fix typo in comment | Magnus Hagander | 07:57 |
| pgsql: Fix typo in comment | Magnus Hagander | 07:57 |
| pgsql: Blind attempt at a Cygwin fix | Alvaro Herrera | 14:49 |
| Re: pgsql: Blind attempt at a Cygwin fix | Tom Lane | 15:01 |
| Re: [COMMITTERS] pgsql: Blind attempt at a Cygwin fix | Alvaro Herrera | 15:13 |
| Re: [COMMITTERS] pgsql: Blind attempt at a Cygwin fix 📎 | Alvaro Herrera | 15:39 |
| Re: [COMMITTERS] pgsql: Blind attempt at a Cygwin fix | Tom Lane | 16:17 |
| pgsql: Revert "Blind attempt at a Cygwin fix" | Alvaro Herrera | 16:19 |
| Thread | Author | Time |
|---|---|---|
| Re: [COMMITTERS] pgsql: Blind attempt at a Cygwin fix 📎 | Michael Paquier | 13:57 |
| Re: [COMMITTERS] pgsql: Avoid pin scan for replay of XLOG_BTREE_VACUUM | Robert Haas | 16:32 |
| Re: [COMMITTERS] pgsql: Avoid pin scan for replay of XLOG_BTREE_VACUUM | Simon Riggs | 20:50 |
| Thread | Author | Time |
|---|---|---|
| pgsql: doc: Fix typo in logical decoding documentation | Peter Eisentraut | 01:15 |
| pgsql: doc: Fix typo in logical decoding documentation | Peter Eisentraut | 01:15 |
| Re: [COMMITTERS] pgsql: Avoid pin scan for replay of XLOG_BTREE_VACUUM | Robert Haas | 01:46 |
| pgsql: Remove obsolete comment. | Robert Haas | 02:36 |
| Re: [COMMITTERS] pgsql: Avoid pin scan for replay of XLOG_BTREE_VACUUM | Simon Riggs | 08:14 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Avoid dump/reload problems when using both plpython2 and plpytho | Tom Lane | 00:55 |
| pgsql: Avoid dump/reload problems when using both plpython2 and plpytho | Tom Lane | 00:55 |
| pgsql: Avoid dump/reload problems when using both plpython2 and plpytho | Tom Lane | 00:55 |
| pgsql: Avoid dump/reload problems when using both plpython2 and plpytho | Tom Lane | 00:55 |
| pgsql: Avoid dump/reload problems when using both plpython2 and plpytho | Tom Lane | 00:55 |
| pgsql: Use LOAD not actual code execution to pull in plpython library. | Tom Lane | 01:06 |
| pgsql: Use LOAD not actual code execution to pull in plpython library. | Tom Lane | 01:06 |
| pgsql: Remove no-longer-needed old-style check for incompatible plpytho | Tom Lane | 01:13 |
| pgsql: Maintain local LogwrtResult consistently | Simon Riggs | 07:35 |
| pgsql: Add new user fn pg_current_xlog_flush_location() | Simon Riggs | 07:57 |
| Thread | Author | Time |
|---|---|---|
| pgsql: psql: Update tab completion comment | Peter Eisentraut | 02:23 |
| pgsql: psql: Improve CREATE INDEX CONCURRENTLY tab completion | Peter Eisentraut | 02:23 |
| pgsql: psql: Fix CREATE INDEX tab completion | Peter Eisentraut | 02:23 |
| pgsql: Run pgindent on src/bin/pg_dump/* | Tom Lane | 20:49 |
| pgsql: Access pg_dump's options structs through Archive struct, not dir | Tom Lane | 22:49 |
| pgsql: Access pg_dump's options structs through Archive struct, not dir | Tom Lane | 22:49 |
| pgsql: Handle extension members when first setting object dump flags in | Tom Lane | 23:55 |
| pgsql: Handle extension members when first setting object dump flags in | Tom Lane | 23:55 |
| pgsql: Handle extension members when first setting object dump flags in | Tom Lane | 23:55 |
| pgsql: Handle extension members when first setting object dump flags in | Tom Lane | 23:55 |
| pgsql: Handle extension members when first setting object dump flags in | Tom Lane | 23:55 |
| pgsql: Handle extension members when first setting object dump flags in | Tom Lane | 23:55 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Properly close token in sspi authentication | Magnus Hagander | 12:09 |
| pgsql: Properly close token in sspi authentication | Magnus Hagander | 12:09 |
| pgsql: Properly close token in sspi authentication | Magnus Hagander | 12:09 |
| pgsql: Properly close token in sspi authentication | Magnus Hagander | 12:09 |
| pgsql: Properly close token in sspi authentication | Magnus Hagander | 12:09 |
| pgsql: Properly close token in sspi authentication | Magnus Hagander | 12:09 |
| pgsql: Fix build_grouping_chain() to not clobber its input lists. | Tom Lane | 16:52 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Fix spelling mistake. | Robert Haas | 04:19 |
| pgsql: Fix spelling mistake. | Robert Haas | 04:19 |
| pgsql: Fix spelling mistakes. | Robert Haas | 04:19 |
| pgsql: Fix spelling mistake. | Robert Haas | 04:19 |
| pgsql: Fix spelling mistake. | Robert Haas | 04:19 |
| pgsql: Fix spelling mistake. | Robert Haas | 04:19 |
| pgsql: Fix minor typo in comment | Magnus Hagander | 09:25 |
| Thread | Author | Time |
|---|---|---|
| pgsql: psql: Add completion support for DROP INDEX CONCURRENTLY | Peter Eisentraut | 02:07 |
| pgsql: Remove dead code in pg_dump. | Tom Lane | 16:39 |
| pgsql: Remove dead code in pg_dump. | Tom Lane | 16:39 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Re-pgindent a few files. | Tom Lane | 00:13 |
| pgsql: Restructure index access method API to hide most of it at the C | Tom Lane | 00:37 |
| Re: pgsql: Further tweaking of print_aligned_vertical(). | Bruce Momjian | 02:15 |
| pgsql: Add explicit cast to amcostestimate call. | Tom Lane | 03:56 |
| pgsql: Fix typo. | Tatsuo Ishii | 12:30 |
| pgsql: Fix typo. | Tatsuo Ishii | 12:30 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Remove Cygwin-specific code from pg_ctl | Andrew Dunstan | 12:33 |
| pgsql: Fix assorted inconsistencies in GiST opclass support function de | Tom Lane | 17:04 |
| pgsql: Add two HyperLogLog functions | Alvaro Herrera | 20:41 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Fix assorted inconsistencies in GIN opclass support function dec | Tom Lane | 03:32 |
| pgsql: Properly install dynloader.h on MSVC builds | Bruce Momjian | 04:30 |
| pgsql: Properly install dynloader.h on MSVC builds | Bruce Momjian | 04:30 |
| pgsql: Properly install dynloader.h on MSVC builds | Bruce Momjian | 04:30 |
| pgsql: Properly install dynloader.h on MSVC builds | Bruce Momjian | 04:30 |
| pgsql: Properly install dynloader.h on MSVC builds | Bruce Momjian | 04:30 |
| pgsql: Properly install dynloader.h on MSVC builds | Bruce Momjian | 04:30 |
| pgsql: PostgresNode: Add names to nodes | Alvaro Herrera | 17:16 |
| pgsql: Support multi-stage aggregation. | Robert Haas | 19:06 |
| pgsql: Support parallel joins, and make related improvements. | Robert Haas | 19:41 |
| Re: pgsql: Support parallel joins, and make related improvements. | Bruce Momjian | 22:59 |
| Thread | Author | Time |
|---|---|---|
| Re: pgsql: Support parallel joins, and make related improvements. | Michael Paquier | 00:07 |
| Re: pgsql: Support parallel joins, and make related improvements. | Peter Geoghegan | 00:10 |
| pgsql: Refactor to create generic WAL page read callback | Simon Riggs | 01:20 |