Messages by Thread
-
pgsql: Release notes for 17.6, 16.10, 15.14, 14.19, 13.22.
Tom Lane
-
pgsql: Release notes for 17.6, 16.10, 15.14, 14.19, 13.22.
Tom Lane
-
pgsql: Release notes for 17.6, 16.10, 15.14, 14.19, 13.22.
Tom Lane
-
pgsql: Release notes for 17.6, 16.10, 15.14, 14.19, 13.22.
Tom Lane
-
pgsql: Release notes for 17.6, 16.10, 15.14, 14.19, 13.22.
Tom Lane
-
pgsql: Remove, from stable branches, the new assertion of no pg_dump OI
Noah Misch
-
pgsql: Remove, from stable branches, the new assertion of no pg_dump OI
Noah Misch
-
pgsql: Remove, from stable branches, the new assertion of no pg_dump OI
Noah Misch
-
pgsql: Remove, from stable branches, the new assertion of no pg_dump OI
Noah Misch
-
pgsql: Remove, from stable branches, the new assertion of no pg_dump OI
Noah Misch
-
pgsql: Remove, from stable branches, the new assertion of no pg_dump OI
Noah Misch
-
pgsql: Fix rare bug in read_stream.c's split IO handling.
Thomas Munro
-
pgsql: Mop-up for Datum conversion cleanups.
Tom Lane
-
pgsql: Remove useless/superfluous Datum conversions
Peter Eisentraut
-
pgsql: Add missing Datum conversions
Peter Eisentraut
-
pgsql: First-draft release notes for 17.6.
Tom Lane
-
pgsql: postgres_fdw and dblink should check if backend has MyProcPort
Peter Eisentraut
-
pgsql: Revert "oauth: Add unit tests for multiplexer handling"
Jacob Champion
-
pgsql: oauth: Add unit tests for multiplexer handling
Jacob Champion
-
pgsql: oauth: Remove expired timers from the multiplexer
Jacob Champion
-
pgsql: oauth: Remove stale events from the kqueue multiplexer
Jacob Champion
-
pgsql: oauth: Ensure unused socket registrations are removed
Jacob Champion
-
pgsql: oauth: Track total call count during a client flow
Jacob Champion
-
pgsql: Fix incorrect lack of Datum conversion in _int_matchsel()
Peter Eisentraut
-
pgsql: Fix oversight in FindTriggerIncompatibleWithInheritance.
Etsuro Fujita
-
pgsql: pg_upgrade: Add missing newline in output, another one
Peter Eisentraut
-
pgsql: pg_dump: Fix incorrect parsing of object types in pg_dump --filt
Fujii Masao
-
pgsql: Disallow collecting transition tuples from child foreign tables.
Etsuro Fujita
-
pgsql: Add information about "generation" when dropping twice pgstats e
Michael Paquier
-
pgsql: meson: Fix install-quiet after clean
Jacob Champion
-
pgsql: pg_upgrade: Make format strings consistent
Peter Eisentraut
-
pgsql: pg_upgrade: Add missing newline in output
Peter Eisentraut
-
pgsql: doc: add float as an alias for double precision.
Tom Lane
-
pgsql: Extend int128.h to support more numeric code.
Dean Rasheed
-
pgsql: doc: Formatting improvements
Peter Eisentraut
-
pgsql: Fix checkpointer shared memory allocation
Alexander Korotkov
-
pgsql: Message improvements
Peter Eisentraut
-
pgsql: Revert "Clarify documentation for the initcap function"
Alexander Korotkov
-
pgsql: Update ICU C++ API symbols
John Naylor
-
pgsql: pg_upgrade: Improve message indentation
Peter Eisentraut
-
pgsql: Simplify non-native 64x64-bit multiplication in int128.h.
Dean Rasheed
-
pgsql: Optimise non-native 128-bit addition in int128.h.
Dean Rasheed
-
pgsql: Improve tests of date_trunc() with infinity and unsupported unit
Michael Paquier
-
pgsql: Fix incorrect Datum conversion in timestamptz_trunc_internal()
Michael Paquier
-
pgsql: Expand usage of macros for protocol characters.
Nathan Bossart
-
pgsql: Rename transformRelOptions()'s "namspace" parameter to "nameSpac
Nathan Bossart
-
pgsql: Fix typo in comment.
Fujii Masao
-
pgsql: Refactor int128.h, bringing the native and non-native code toget
Dean Rasheed
-
pgsql: Fix printf format specfiers in test_int128 module.
Dean Rasheed
-
pgsql: Remove INT64_HEX_FORMAT and UINT64_HEX_FORMAT
Peter Eisentraut
-
pgsql: Convert src/tools/testint128.c into a test module.
Dean Rasheed
-
pgsql: Add regression test for short varlenas saved in TOAST relations
Michael Paquier
-
pgsql: doc: Recommend ANALYZE after ALTER TABLE ... SET EXPRESSION AS.
Fujii Masao
-
pgsql: Suppress maybe-uninitialized warning.
Masahiko Sawada
-
pgsql: Fix incorrect return value in brin_minmax_multi_distance_numeric
Tom Lane
-
pgsql: Put PG_TEST_EXTRA doc items back in alphabetical order
Álvaro Herrera
-
pgsql: Hide expensive pg_upgrade test behind PG_TEST_EXTRA
Álvaro Herrera
-
pgsql: Add backup_type column to pg_stat_progress_basebackup.
Masahiko Sawada
-
pgsql: Don't copy datlocale from template unless provider matches.
Jeff Davis
-
pgsql: Mop-up for commit e035863c9.
Tom Lane
-
pgsql: Convert varatt.h access macros to static inline functions.
Peter Eisentraut
-
pgsql: Fix varatt versus Datum type confusions
Peter Eisentraut
-
pgsql: Fix various hash function uses
Peter Eisentraut
-
pgsql: Throw ERROR when publish_generated_columns is specified without
Amit Kapila
-
pgsql: Fix mixups of FooGetDatum() vs. DatumGetFoo()
Peter Eisentraut
-
pgsql: fix apparent typo in release notes
Andrew Dunstan
-
pgsql: Minor test fixes in 035_standby_logical_decoding.pl
Melanie Plageman
-
pgsql: Fix typo in create_index.sql.
Dean Rasheed
-
pgsql: Split func.sgml into more manageable pieces
Andrew Dunstan
-
pgsql: Improve prep_buildtree
Peter Eisentraut
-
pgsql: Rename XLogData protocol message to WALData
Álvaro Herrera
-
pgsql: Avoid unexpected shutdown when sync_replication_slots is enabled
Fujii Masao
-
pgsql: doc: mention unusability of dropped CHECK to verify NOT NULL
Álvaro Herrera
-
pgsql: Fix incorrect comment regarding mod_since_analyze
David Rowley
-
pgsql: Detect and report update_deleted conflicts.
Amit Kapila
-
pgsql: Take a little more care in set_backtrace().
Tom Lane
-
pgsql: Silence Valgrind leakage complaints in more-or-less-hackish ways
Tom Lane
-
pgsql: Silence complaints about leaks in PlanCacheComputeResultDesc.
Tom Lane
-
pgsql: Suppress complaints about leaks in TS dictionary loading.
Tom Lane
-
pgsql: Avoid leakage of zero-length arrays in partition_bounds_copy().
Tom Lane
-
pgsql: Fix assorted pretty-trivial memory leaks in the backend.
Tom Lane
-
pgsql: Improve our support for Valgrind's leak tracking.
Tom Lane
-
pgsql: Fix MemoryContextAllocAligned's interaction with Valgrind.
Tom Lane
-
pgsql: Reduce leakage during PL/pgSQL function compilation.
Tom Lane
-
pgsql: Suppress complaints about leaks in function cache loading.
Tom Lane
-
pgsql: Fix assertion failure in pgbench when handling multiple pipeline
Fujii Masao
-
pgsql: Simplify options in pg_dump and pg_restore.
Jeff Davis