pgsql-committers
Thread
Date
Earlier messages
Later messages
Messages by Thread
pgsql: Remove unnecessary type violation in tsvectorrecv().
Tom Lane
pgsql: Remove unnecessary type violation in tsvectorrecv().
Tom Lane
pgsql: Remove unnecessary type violation in tsvectorrecv().
Tom Lane
pgsql: Remove unnecessary type violation in tsvectorrecv().
Tom Lane
pgsql: Remove unnecessary type violation in tsvectorrecv().
Tom Lane
pgsql: Remove unnecessary type violation in tsvectorrecv().
Tom Lane
pgsql: Add test for HeapBitmapScan's broken skip_fetch optimization
Andres Freund
pgsql: Remove HeapBitmapScan's skip_fetch optimization
Andres Freund
pgsql: Remove HeapBitmapScan's skip_fetch optimization
Andres Freund
pgsql: Remove HeapBitmapScan's skip_fetch optimization
Andres Freund
pgsql: Remove HeapBitmapScan's skip_fetch optimization
Andres Freund
pgsql: Remove HeapBitmapScan's skip_fetch optimization
Andres Freund
pgsql: Remove HeapBitmapScan's skip_fetch optimization
Andres Freund
pgsql: Change SQL-language functions to use the plan cache.
Tom Lane
pgsql: Add GiST and btree sortsupport routines for range types
Heikki Linnakangas
pgsql: docs: Fix column count attribute in table
Heikki Linnakangas
Re: pgsql: docs: Fix column count attribute in table
Tom Lane
pgsql: Improve accounting for PredXactList, RWConflictPool and PGPROC
Tomas Vondra
pgsql: Need to do CommandCounterIncrement after StoreAttrMissingVal.
Tom Lane
pgsql: Need to do CommandCounterIncrement after StoreAttrMissingVal.
Tom Lane
pgsql: Need to do CommandCounterIncrement after StoreAttrMissingVal.
Tom Lane
pgsql: Need to do CommandCounterIncrement after StoreAttrMissingVal.
Tom Lane
pgsql: Need to do CommandCounterIncrement after StoreAttrMissingVal.
Tom Lane
pgsql: Need to do CommandCounterIncrement after StoreAttrMissingVal.
Tom Lane
pgsql: Make cancel request keys longer
Heikki Linnakangas
Re: pgsql: Make cancel request keys longer
Peter Eisentraut
Re: pgsql: Make cancel request keys longer
Heikki Linnakangas
Re: pgsql: Make cancel request keys longer
Heikki Linnakangas
Re: pgsql: Make cancel request keys longer
Peter Eisentraut
pgsql: docs: Add a new section and a table listing protocol versions
Heikki Linnakangas
pgsql: libpq: Handle NegotiateProtocolVersion message differently
Heikki Linnakangas
pgsql: Add support for NOT ENFORCED in foreign key constraints
Peter Eisentraut
pgsql: Fix code comment
Peter Eisentraut
pgsql: Fix code comment
Peter Eisentraut
pgsql: Fix code comment
Peter Eisentraut
pgsql: Add timingsafe_bcmp(), for constant-time memory comparison
Heikki Linnakangas
pgsql: tests: Fix incompatibility of test_aio with *_FORCE_RELEASE
Andres Freund
pgsql: tests: Cope with WARNINGs during failed CREATE DB on windows
Andres Freund
pgsql: tests: Cope with io_method in TEMP_CONFIG in test_aio
Andres Freund
pgsql: Doc: add information about partition locking
David Rowley
pgsql: Doc: add information about partition locking
David Rowley
pgsql: Doc: add information about partition locking
David Rowley
pgsql: Doc: add information about partition locking
David Rowley
pgsql: Doc: add information about partition locking
David Rowley
pgsql: Doc: add information about partition locking
David Rowley
pgsql: Fix planner's failure to identify multiple hashable ScalarArrayO
David Rowley
pgsql: Fix planner's failure to identify multiple hashable ScalarArrayO
David Rowley
pgsql: Fix planner's failure to identify multiple hashable ScalarArrayO
David Rowley
pgsql: Fix planner's failure to identify multiple hashable ScalarArrayO
David Rowley
pgsql: Fix planner's failure to identify multiple hashable ScalarArrayO
David Rowley
pgsql: Introduce a SQL-callable function array_sort(anyarray).
Tom Lane
pgsql: aio: Minor comment improvements
Andres Freund
pgsql: Fix detection and handling of strchrnul() for macOS 15.4.
Tom Lane
pgsql: Fix detection and handling of strchrnul() for macOS 15.4.
Tom Lane
pgsql: Fix detection and handling of strchrnul() for macOS 15.4.
Tom Lane
pgsql: Fix detection and handling of strchrnul() for macOS 15.4.
Tom Lane
pgsql: Fix detection and handling of strchrnul() for macOS 15.4.
Tom Lane
pgsql: Fix detection and handling of strchrnul() for macOS 15.4.
Tom Lane
pgsql: Use workaround of __builtin_setjmp only on MINGW on MSVCRT
Andrew Dunstan
pgsql: aio: Add README.md explaining higher level design
Andres Freund
pgsql: aio: Add test_aio module
Andres Freund
pgsql: md: Add comment & assert to buffer-zeroing path in md[start]read
Andres Freund
pgsql: docs: Add acronym and glossary entries for I/O and AIO
Andres Freund
pgsql: aio: Add pg_aios view
Andres Freund
pgsql: Verify roundtrip dump/restore of regression database
Álvaro Herrera
pgsql: Remove a stray "pgrminclude" annotation
Peter Eisentraut
pgsql: Fix minor C type confusion
Peter Eisentraut
pgsql: heapam: Only set tuple's block once per page in pagemode
Heikki Linnakangas
pgsql: Use function attributes for SSE 4.2 even when targeting that ext
John Naylor
pgsql: Fix failing regression test on x86-32 machines
David Rowley
pgsql: Fix accidentally-harmless thinko in psqlscan_test_variable().
Tom Lane
pgsql: Add relallfrozen to pg_dump statistics.
Jeff Davis
pgsql: bufmgr: Use AIO in StartReadBuffers()
Andres Freund
pgsql: aio: Basic read_stream adjustments for real AIO
Andres Freund
pgsql: Enable IO concurrency on all systems
Andres Freund
pgsql: read_stream: Introduce and use optional batchmode support
Andres Freund
pgsql: bufmgr: Implement AIO read support
Andres Freund
pgsql: Let caller of PageIsVerified() control ignore_checksum_failure
Andres Freund
pgsql: aio: Add WARNING result status
Andres Freund
pgsql: pgstat: Allow checksum errors to be reported in critical section
Andres Freund
pgsql: Remove incidental md5() function use from test
Tomas Vondra
pgsql: Fix mis-attribution of checksum failure stats to the wrong datab
Andres Freund
pgsql: localbuf: Track pincount in BufferDesc as well
Andres Freund
pgsql: aio, bufmgr: Comment fixes/improvements
Andres Freund
pgsql: aio: Implement support for reads in smgr/md/fd
Andres Freund
pgsql: pgbench: Make set_random_seed() 64-bit everywhere.
Peter Eisentraut
pgsql: amcheck: Fix indentation in verify_gin.c
Tomas Vondra
pgsql: amcheck: Add a test with GIN index on JSONB data
Tomas Vondra
pgsql: amcheck: Add a GIN index to the CREATE INDEX CONCURRENTLY tests
Tomas Vondra
pgsql: Fix "‘static’ is not at beginning of declaration" warning
Andres Freund
pgsql: amcheck: Add gin_index_check() to verify GIN index
Tomas Vondra
pgsql: Fix grammar in GIN README
Tomas Vondra
pgsql: amcheck: Move common routines into a separate module
Tomas Vondra
pgsql: Fix MERGE with DO NOTHING actions into a partitioned table.
Dean Rasheed
pgsql: Fix MERGE with DO NOTHING actions into a partitioned table.
Dean Rasheed
pgsql: Fix MERGE with DO NOTHING actions into a partitioned table.
Dean Rasheed
pgsql: Fix MERGE with DO NOTHING actions into a partitioned table.
Dean Rasheed
pgsql: Use PRI?64 instead of "ll?" in format strings (continued).
Peter Eisentraut
pgsql: Matview statistics depend on matview data.
Jeff Davis
pgsql: Make group_similar_or_args() reorder clause list as little as po
Alexander Korotkov
pgsql: Optimize popcount functions with ARM SVE intrinsics.
Nathan Bossart
pgsql: Revert "Tidy up locale thread safety in ECPG library."
Peter Eisentraut
pgsql: Optimize popcount functions with ARM Neon intrinsics.
Nathan Bossart
pgsql: Fix crash if LockErrorCleanup() is called twice
Heikki Linnakangas
pgsql: Rename TRY_POPCNT_FAST to TRY_POPCNT_X86_64.
Nathan Bossart
pgsql: Fix timestamp overflow in UUIDv7 implementation.
Masahiko Sawada
pgsql: Tidy up locale thread safety in ECPG library.
Peter Eisentraut
pgsql: Cast result of i64abs() back to int64
Peter Eisentraut
pgsql: pg_overexplain: Use PG_MODULE_MAGIC_EXT.
Robert Haas
pgsql: pg_overexplain: Call previous hooks as appropriate.
Robert Haas
pgsql: Add support for not-null constraints on virtual generated column
Peter Eisentraut
pgsql: Modernize some code a bit
Peter Eisentraut
pgsql: Rename a node field for clarity
Peter Eisentraut
pgsql: Use thread-safe strftime_l() instead of strftime().
Peter Eisentraut
pgsql: pg_createsubscriber: Add '--all' option.
Amit Kapila
pgsql: Stablize tests added in 3abe9dc188.
Amit Kapila
Re: pgsql: Stablize tests added in 3abe9dc188.
Amit Kapila
pgsql: Revert inappropriate weakening of an Assert in plpgsql.
Tom Lane
pgsql: Fix guc_malloc calls for consistency and OOM checks
Daniel Gustafsson
pgsql: Fix guc_malloc calls for consistency and OOM checks
Daniel Gustafsson
pgsql: Fix guc_malloc calls for consistency and OOM checks
Daniel Gustafsson
pgsql: Use streaming read I/O in heap amcheck
Melanie Plageman
pgsql: Prevent assertion failure in contrib/pg_freespacemap.
Tom Lane
pgsql: Prevent assertion failure in contrib/pg_freespacemap.
Tom Lane
pgsql: Prevent assertion failure in contrib/pg_freespacemap.
Tom Lane
pgsql: Prevent assertion failure in contrib/pg_freespacemap.
Tom Lane
pgsql: Prevent assertion failure in contrib/pg_freespacemap.
Tom Lane
pgsql: Prevent assertion failure in contrib/pg_freespacemap.
Tom Lane
pgsql: psql: Fix incorrect equality comparison
Daniel Gustafsson
pgsql: pg_overexplain: Filter out actual row count from test result.
Robert Haas
pgsql: Remove the query_id_squash_values GUC
Álvaro Herrera
pgsql: Expand test a bit
Peter Eisentraut
pgsql: Provide thread-safe pg_localeconv_r().
Peter Eisentraut
pgsql: Simplify syntax for ALTER TABLE ALTER CONSTRAINT NO INHERIT
Álvaro Herrera
pgsql: libpq: Add TAP tests for service files and names
Michael Paquier
pgsql: Optimize Query jumble
David Rowley
pgsql: Fix query jumbling to account for NULL nodes
David Rowley
pgsql: Fix typo in comment
Peter Eisentraut
pgsql: Fix typo in comment
Álvaro Herrera
pgsql: doc: Correct description of values used in FSM for indexes
Michael Paquier
pgsql: doc: Correct description of values used in FSM for indexes
Michael Paquier
pgsql: doc: Correct description of values used in FSM for indexes
Michael Paquier
pgsql: doc: Correct description of values used in FSM for indexes
Michael Paquier
pgsql: doc: Correct description of values used in FSM for indexes
Michael Paquier
pgsql: doc: Correct description of values used in FSM for indexes
Michael Paquier
pgsql: aio: Add io_method=io_uring
Andres Freund
Re: pgsql: aio: Add io_method=io_uring
Andres Freund
pgsql: aio: Add liburing dependency
Andres Freund
pgsql: doc: Mention possible ephemeral discrepancies in pg_stat_activit
Michael Paquier
pgsql: aio: Rename pgaio_io_prep_* to pgaio_io_start_*
Andres Freund
pgsql: aio: Be more paranoid about interrupts
Andres Freund
pgsql: aio: Pass result of local callbacks to ->report_return
Andres Freund
pgsql: pg_overexplain: SET jit=off when running tests.
Robert Haas
pgsql: Fix oversights in commit 8d5ceb113e3f7ddb627bd40b26438a9d2fa0551
Robert Haas
pgsql: Keep the decompressed filter in brin_bloom_union
Tomas Vondra
pgsql: Keep the decompressed filter in brin_bloom_union
Tomas Vondra
pgsql: Keep the decompressed filter in brin_bloom_union
Tomas Vondra
pgsql: Keep the decompressed filter in brin_bloom_union
Tomas Vondra
pgsql: Keep the decompressed filter in brin_bloom_union
Tomas Vondra
pgsql: Use PG_MODULE_MAGIC_EXT in our installable shared libraries.
Tom Lane
pgsql: Introduce PG_MODULE_MAGIC_EXT macro.
Tom Lane
pgsql: Move GSSAPI includes into its own header
Daniel Gustafsson
pgsql: psql: Make test robust against locale variations
Daniel Gustafsson
pgsql: dblink: SCRAM authentication pass-through
Peter Eisentraut
pgsql: Add support for gamma() and lgamma() functions.
Dean Rasheed
pgsql: Fix integer-overflow problem in scram_SaltedPassword()
Richard Guo
pgsql: Fix integer-overflow problem in scram_SaltedPassword()
Richard Guo
pgsql: Fix integer-overflow problem in scram_SaltedPassword()
Richard Guo
pgsql: Use relation name instead of OID in query jumbling for RangeTblE
Michael Paquier
pgsql: postgres_fdw: Fix tests on some Windows variants
Peter Eisentraut
pgsql: pg_upgrade: Add --swap for faster file transfer.
Nathan Bossart
pgsql: Fix two issues with custom_query_jumble in gen_node_support.pl
Michael Paquier
pgsql: Add pg_dump --with-{schema|data|statistics} options.
Jeff Davis
pgsql: Support buffer forwarding in StartReadBuffers().
Thomas Munro
pgsql: Fix order of -I switches for building pg_regress.o.
Tom Lane
pgsql: Fix order of -I switches for building pg_regress.o.
Tom Lane
pgsql: pg_stat_statements: Add more tests with temp tables and namespac
Michael Paquier
pgsql: initdb: Add --no-sync-data-files.
Nathan Bossart
pgsql: pg_dump: Add --sequence-data.
Nathan Bossart
pgsql: Stats: use schemaname/relname instead of regclass.
Jeff Davis
pgsql: Minor doc update for commit 99f8f3fbbc.
Jeff Davis
pgsql: psql: Make default \watch interval configurable
Daniel Gustafsson
pgsql: refactor: Split ATExecAlterConstraintInternal()
Peter Eisentraut
pgsql: refactor: Move some code that updates pg_constraint to a separat
Peter Eisentraut
pgsql: Small fixes for Add ALTER TABLE ... ALTER CONSTRAINT ... SET [NO
Peter Eisentraut
pgsql: postgres_fdw: Remove redundant check in semijoin_target_ok()
Alexander Korotkov
pgsql: postgres_fdw: Remove redundant check in semijoin_target_ok()
Alexander Korotkov
pgsql: libpq: Deprecate pg_int64.
Thomas Munro
pgsql: Label the contents of pg_*_d.h files a little better.
Tom Lane
pgsql: Generalize index support in network support function
Peter Eisentraut
pgsql: Add ExecCopySlotMinimalTupleExtra().
Jeff Davis
pgsql: Add support for custom_query_jumble as a node field attribute
Michael Paquier
pgsql: Remove 'additional' pointer from TupleHashEntryData.
Jeff Davis
pgsql: HashAgg: use Bump allocator for hash TupleHashTable entries.
Jeff Davis
pgsql: Fix the typo in the test case added in 73eba5004a.
Amit Kapila
pgsql: Fix an oversight in 3abe9dc188.
Amit Kapila
pgsql: postgres_fdw: Avoid pulling up restrict infos from subqueries
Alexander Korotkov
pgsql: postgres_fdw: Avoid pulling up restrict infos from subqueries
Alexander Korotkov
pgsql: Redefine max_files_per_process to control additionally opened fi
Andres Freund
pgsql: Allow pg_recvlogical --drop-slot to work without --dbname.
Fujii Masao
Earlier messages
Later messages