Notification of git commits are sent to this list. Do not post here!
Thread | Author | Time |
---|---|---|
pgsql: test_bitmapset: Simplify code of the module | Michael Paquier | 05:18 |
pgsql: Minor fixups of test_bitmapset.c | David Rowley | 05:50 |
pgsql: Fix compiler warnings around _CRT_glob | Peter Eisentraut | 15:19 |
pgsql: test_json_parser: Speed up 002_inline.pl | Jacob Champion | 16:51 |
pgsql: test_json_parser: Speed up 002_inline.pl | Jacob Champion | 16:51 |
pgsql: test_json_parser: Speed up 002_inline.pl | Jacob Champion | 16:51 |
Thread | Author | Time |
---|---|---|
pgsql: Teach UNION planner to remove dummy inputs | David Rowley | 01:30 |
Thread | Author | Time |
---|---|---|
pgsql: Don't include execnodes.h in brin.h or gin.h | Álvaro Herrera | 15:40 |
pgsql: Don't include access/htup_details.h in executor/tuptable.h | Álvaro Herrera | 16:41 |
pgsql: Use SOCK_ERRNO[_SET] in fe-secure-gssapi.c. | Tom Lane | 20:28 |
pgsql: Use SOCK_ERRNO[_SET] in fe-secure-gssapi.c. | Tom Lane | 20:28 |
pgsql: Use SOCK_ERRNO[_SET] in fe-secure-gssapi.c. | Tom Lane | 20:28 |
pgsql: Use SOCK_ERRNO[_SET] in fe-secure-gssapi.c. | Tom Lane | 20:28 |
pgsql: Use SOCK_ERRNO[_SET] in fe-secure-gssapi.c. | Tom Lane | 20:28 |
pgsql: Use SOCK_ERRNO[_SET] in fe-secure-gssapi.c. | Tom Lane | 20:28 |
pgsql: Use SOCK_ERRNO[_SET] in fe-secure-gssapi.c. | Tom Lane | 20:28 |
Thread | Author | Time |
---|---|---|
pgsql: Fix two comments in numeric.c | Michael Paquier | 02:24 |
pgsql: Add test for pg_stat_reset_single_table_counters() on index | Michael Paquier | 05:35 |
pgsql: Add stats_reset to pg_stat_all_{tables,indexes} and related view | Michael Paquier | 06:31 |
pgsql: Remove block information from description of some WAL records fo | Michael Paquier | 07:15 |
pgsql: Add comment in ginxlog.h about block used with ginxlogInsertList | Michael Paquier | 07:26 |
pgsql: Expose sequence page LSN via pg_get_sequence_data. | Amit Kapila | 08:37 |
pgsql: Revert "Improve docs syntax checking" | Andrew Dunstan | 11:55 |
pgsql: Optimize hex_encode() and hex_decode() using SIMD. | Nathan Bossart | 17:29 |
pgsql: Avoid unnecessary GinFormTuple() calls for incompressible postin | Masahiko Sawada | 21:03 |
Thread | Author | Time |
---|---|---|
pgsql: Fix incorrect targetlist in dummy UNIONs | David Rowley | 01:15 |
pgsql: Teach planner to short-circuit EXCEPT/INTERSECT with dummy input | David Rowley | 04:18 |
pgsql: Fix compile of src/tutorial/funcs.c | Álvaro Herrera | 08:46 |
pgsql: doc: Add missing parenthesis in pg_stat_progress_analyze docs | Daniel Gustafsson | 13:05 |
pgsql: doc: Add missing parenthesis in pg_stat_progress_analyze docs | Daniel Gustafsson | 13:05 |
pgsql: Assign each subquery a unique name prior to planning it. | Robert Haas | 13:24 |
pgsql: Improve psql's ability to select pager mode accurately. | Tom Lane | 14:58 |
pgsql: Adjust new TAP test to work on macOS. | Tom Lane | 15:47 |
Re: pgsql: Adjust new TAP test to work on macOS. | Andres Freund | 16:07 |
Re: pgsql: Adjust new TAP test to work on macOS. | Tom Lane | 16:13 |
pgsql: Allow private state in certain planner data structures. | Robert Haas | 16:21 |
pgsql: Remove PlannerInfo's join_search_private method. | Robert Haas | 16:49 |
pgsql: Cleanup INFINITY code in float.h | David Rowley | 23:07 |
Thread | Author | Time |
---|---|---|
pgsql: Remove unused nbtree array advancement variable. | Peter Geoghegan | 18:04 |
pgsql: Remove unused nbtree array advancement variable. | Peter Geoghegan | 18:04 |
Thread | Author | Time |
---|---|---|
pgsql: Introduce frontend API able to retrieve the contents of PG_VERSI | Michael Paquier | 07:21 |
pgsql: pg_upgrade: Use new routine to retrieve data of PG_VERSION | Michael Paquier | 07:29 |
pgsql: Rename apply_at to apply_agg_at for clarity | Richard Guo | 07:37 |
pgsql: Use ereport rather than elog in WinCheckAndInitializeNullTreatme | Tatsuo Ishii | 10:19 |
pgsql: Bump XLOG_PAGE_MAGIC after xl_heap_prune change | Melanie Plageman | 14:15 |
pgsql: dblink: Avoid locking relation before privilege check. | Nathan Bossart | 17:21 |
pgsql: pg_regc_locale.c: rename some static functions. | Jeff Davis | 18:07 |
pgsql: pg_createsubscriber: Add log message when no publications exist | Masahiko Sawada | 18:46 |
pgsql: Add helper for freeze determination to heap_page_prune_and_freez | Melanie Plageman | 19:09 |
pgsql: Inline TransactionIdFollows/Precedes[OrEquals]() | Melanie Plageman | 21:06 |
pgsql: Make heap_page_is_all_visible independent of LVRelState | Melanie Plageman | 21:44 |