Notification of git commits are sent to this list. Do not post here!
Thread | Author | Time |
---|---|---|
pgsql: ci: enable various runtime checks on FreeBSD and macOS | Andres Freund | 01:37 |
Re: pg_upgrade test failure | Andres Freund | 15:46 |
Re: pg_upgrade test failure | Thomas Munro | 20:07 |
Re: pg_upgrade test failure 📎 | Thomas Munro | 23:10 |
Thread | Author | Time |
---|---|---|
Re: pg_upgrade test failure | Michael Paquier | 00:40 |
Re: pg_upgrade test failure | Thomas Munro | 03:03 |
Re: pg_upgrade test failure | Michael Paquier | 06:28 |
pgsql: Add authentication TAP test for peer authentication | Michael Paquier | 07:42 |
pgsql: Revert "Optimize order of GROUP BY keys". | Tom Lane | 14:56 |
pgsql: Revert "Optimize order of GROUP BY keys". | Tom Lane | 14:56 |
pgsql: Doc: update v15 release notes. | Tom Lane | 15:06 |
pgsql: meson: respect -Dldap=disabled | Andres Freund | 17:40 |
pgsql: Fix psql's behavior with \g for a multiple-command string. | Tom Lane | 19:07 |
pgsql: Fix psql's behavior with \g for a multiple-command string. | Tom Lane | 19:07 |
Re: pgsql: Avoid improbable PANIC during heap_update. | Jaime Casanova | 19:34 |
pgsql: Stamp 15rc2. | Tom Lane | 21:04 |
pgsql: meson: llvm: Use llvm-config's --cxxflags when building llvmjit | Andres Freund | 22:01 |
Thread | Author | Time |
---|---|---|
pgsql: Add filtering capability for cross-version pg_upgrade tests | Michael Paquier | 01:17 |
pgsql: Cleanup useless assignments and checks | Michael Paquier | 04:17 |
pgsql: Fix comment in guc_tables.c | Michael Paquier | 06:47 |
pgsql: Tag refs/tags/REL_15_RC2 was created | noreply | 21:33 |
Thread | Author | Time |
---|---|---|
pgsql: Refactor TAP test authentication/001_password.pl | Michael Paquier | 00:50 |
pgsql: Fix comment in xlogprefetcher.c | Michael Paquier | 11:26 |
pgsql: Remove useless character-length checks in contrib/ltree. | Tom Lane | 15:18 |
pgsql: Introduce t_isalnum() to replace t_isalpha() || t_isdigit() test | Tom Lane | 15:18 |
pgsql: Take care to de-duplicate entries in standby.c's table of locks. | Tom Lane | 16:27 |
Re: pgsql: Avoid improbable PANIC during heap_update. | Alvaro Herrera | 16:28 |
pgsql: Remove MemoryContextContains(). | Tom Lane | 17:35 |
pgsql: Remove uses of MemoryContextContains in nodeAgg.c and nodeWindow | Tom Lane | 17:35 |
pgsql: windows: Adjust FD_SETSIZE via commandline define | Andres Freund | 20:10 |
pgsql: meson: Fix two comments | Andres Freund | 20:10 |
Thread | Author | Time |
---|---|---|
pgsql: Use fabsf() instead of Abs() or fabs() where appropriate | Peter Eisentraut | 11:50 |
pgsql: pgstat: Prevent stats reset from corrupting slotname by removing | Andres Freund | 17:36 |
pgsql: pgstat: Prevent stats reset from corrupting slotname by removing | Andres Freund | 17:36 |
Thread | Author | Time |
---|---|---|
pgsql: Update list of acknowledgments in release notes | Peter Eisentraut | 06:23 |
pgsql: Use C library functions instead of Abs() for int64 | Peter Eisentraut | 07:07 |
pgsql: Remove unnecessary semicolons after goto labels | John Naylor | 08:15 |
pgsql: Translation updates | Peter Eisentraut | 10:08 |
pgsql: Simplify our Assert infrastructure a little. | Tom Lane | 19:17 |
pgsql: Stamp 15.0. | Tom Lane | 20:28 |
pgsql: Doc: update release date for v15. | Tom Lane | 20:58 |
pgsql: Harden memory context allocators against bogus chunk pointers. | Tom Lane | 22:45 |
Thread | Author | Time |
---|---|---|
pgsql: Fix incorrect comment regarding command completion tags | David Rowley | 01:32 |
pgsql: Standardize format for printing PIDs | Peter Eisentraut | 06:49 |
pgsql: doc: Correct type of bgw_notify_pid | Peter Eisentraut | 06:49 |
pgsql: Replace the sorted array of GUC variables with a hash table. | Tom Lane | 16:36 |
pgsql: Add auxiliary lists to GUC data structures for better performanc | Tom Lane | 16:36 |
pgsql: Store GUC data in a memory context, instead of using malloc(). | Tom Lane | 16:36 |
pgsql: Make some minor improvements in memory-context infrastructure. | Tom Lane | 16:36 |
pgsql: libpq: Reset singlerow flag correctly in pipeline mode | Alvaro Herrera | 17:08 |
pgsql: libpq: Reset singlerow flag correctly in pipeline mode | Alvaro Herrera | 17:08 |
pgsql: libpq: Reset singlerow flag correctly in pipeline mode | Alvaro Herrera | 17:08 |
pgsql: Have GetCurrentTransactionStopTimestamp() set xactStopTimestamp | Andres Freund | 18:14 |
pgsql: pgstat: Track time of the last scan of a relation | Andres Freund | 18:14 |
Thread | Author | Time |
---|---|---|
pgsql: Fix some comments in proc.h | Michael Paquier | 03:22 |
pgsql: Disallow MERGE cleanly for foreign partitions | Alvaro Herrera | 18:23 |
pgsql: Disallow MERGE cleanly for foreign partitions | Alvaro Herrera | 18:23 |
pgsql: meson: catch up to a few configure changes | Andres Freund | 20:04 |