Messages by Date
-
2025/02/03
pgsql: Integrate GistTranslateCompareType() into IndexAmTranslateCompar
Peter Eisentraut
-
2025/02/02
pgsql: Fix incorrect range in pg_regress comment.
Tom Lane
-
2025/02/02
pgsql: Improve comment on top of pgstat_count_io_op_time()
Michael Paquier
-
2025/02/02
pgsql: Fix typo in xlog.c
Michael Paquier
-
2025/02/02
pgsql: Convert strategies to and from compare types
Peter Eisentraut
-
2025/02/01
pgsql: Move CompareType to separate header file
Peter Eisentraut
-
2025/02/01
pgsql: Mention jsonlog in description of logging_collector in GUC table
Michael Paquier
-
2025/02/01
pgsql: Mention jsonlog in description of logging_collector in GUC table
Michael Paquier
-
2025/02/01
pgsql: Mention jsonlog in description of logging_collector in GUC table
Michael Paquier
-
2025/02/01
pgsql: Mention jsonlog in description of logging_collector in GUC table
Michael Paquier
-
2025/02/01
pgsql: Mention jsonlog in description of logging_collector in GUC table
Michael Paquier
-
2025/02/01
pgsql: Mention jsonlog in description of logging_collector in GUC table
Michael Paquier
-
2025/02/01
pgsql: Add get_opfamily_name() function
Peter Eisentraut
-
2025/02/01
pgsql: Rename GistTranslateStratnum() to GistTranslateCompareType()
Peter Eisentraut
-
2025/02/01
pgsql: Add script to keep .editorconfig in sync with .gitattributes
Peter Eisentraut
-
2025/01/31
pgsql: Add commit 76aa615943 to .git-blame-ignore-revs
Amit Langote
-
2025/01/31
pgsql: Doc: add commentary about cowboy assignment of maintenance_work_
Tom Lane
-
2025/01/31
pgsql: Remove obsolete restriction on the range of log_rotation_size.
Tom Lane
-
2025/01/31
pgsql: Get rid of our dependency on type "long" for memory size calcula
Tom Lane
-
2025/01/31
pgsql: require_auth: prepare for multiple SASL mechanisms
Daniel Gustafsson
-
2025/01/31
pgsql: Move PG_MAX_AUTH_TOKEN_LENGTH to libpq/auth.h
Daniel Gustafsson
-
2025/01/31
pgsql: doc: Fix pg_buffercache_evict() title
Daniel Gustafsson
-
2025/01/31
pgsql: doc: Fix pg_buffercache_evict() title
Daniel Gustafsson
-
2025/01/30
pgsql: Fix bad indentation introduced in commit d47cbf474
Amit Langote
-
2025/01/30
pgsql: Perform runtime initial pruning outside ExecInitNode()
Amit Langote
-
2025/01/30
pgsql: Raise an error while trying to acquire an invalid slot.
Amit Kapila
-
2025/01/30
pgsql: injection_points: Add routine able to drop all stats
Michael Paquier
-
2025/01/30
pgsql: Add pgstat_drop_matching_entries() to pgstats
Michael Paquier
-
2025/01/30
pgsql: Fix comment of StrategySyncStart()
Michael Paquier
-
2025/01/30
pgsql: Fix comment of StrategySyncStart()
Michael Paquier
-
2025/01/30
pgsql: Fix comment of StrategySyncStart()
Michael Paquier
-
2025/01/30
pgsql: Fix comment of StrategySyncStart()
Michael Paquier
-
2025/01/30
pgsql: Fix comment of StrategySyncStart()
Michael Paquier
-
2025/01/30
pgsql: Fix comment of StrategySyncStart()
Michael Paquier
-
2025/01/30
pgsql: Use "ssize_t" not "long" in max_stack_depth-related code.
Tom Lane
-
2025/01/30
pgsql: Avoid integer overflow while testing wal_skip_threshold conditio
Tom Lane
-
2025/01/30
pgsql: Avoid integer overflow while testing wal_skip_threshold conditio
Tom Lane
-
2025/01/30
pgsql: Avoid integer overflow while testing wal_skip_threshold conditio
Tom Lane
-
2025/01/30
pgsql: Avoid integer overflow while testing wal_skip_threshold conditio
Tom Lane
-
2025/01/30
pgsql: Avoid integer overflow while testing wal_skip_threshold conditio
Tom Lane
-
2025/01/30
pgsql: Avoid integer overflow while testing wal_skip_threshold conditio
Tom Lane
-
2025/01/30
pgsql: Move BitmapTableScan per-scan setup into a helper
Melanie Plageman
-
2025/01/30
pgsql: Simplify executor's handling of CaseTestExpr & CoerceToDomainVal
Tom Lane
-
2025/01/29
pgsql: Doc: Generated column replication.
Amit Kapila
-
2025/01/29
pgsql: Move PartitionPruneInfo out of plan nodes into PlannedStmt
Amit Langote
-
2025/01/29
pgsql: Require callers of coerce_to_domain() to supply base type/typmod
Tom Lane
-
2025/01/29
pgsql: Handle default NULL insertion a little better.
Tom Lane
-
2025/01/29
pgsql: Handle default NULL insertion a little better.
Tom Lane
-
2025/01/29
pgsql: Handle default NULL insertion a little better.
Tom Lane
-
2025/01/29
pgsql: Handle default NULL insertion a little better.
Tom Lane
-
2025/01/29
pgsql: Handle default NULL insertion a little better.
Tom Lane
-
2025/01/29
pgsql: Avoid breaking SJIS encoding while de-backslashing Windows paths
Tom Lane
-
2025/01/29
pgsql: Avoid breaking SJIS encoding while de-backslashing Windows paths
Tom Lane
-
2025/01/29
pgsql: Avoid breaking SJIS encoding while de-backslashing Windows paths
Tom Lane
-
2025/01/29
pgsql: Avoid breaking SJIS encoding while de-backslashing Windows paths
Tom Lane
-
2025/01/29
pgsql: Avoid breaking SJIS encoding while de-backslashing Windows paths
Tom Lane
-
2025/01/29
pgsql: Avoid breaking SJIS encoding while de-backslashing Windows paths
Tom Lane
-
2025/01/29
pgsql: Make BufferIsExclusiveLocked and BufferIsDirty work for local bu
Tom Lane
-
2025/01/28
pgsql: Fix grammatical typos around possessive "its"
John Naylor
-
2025/01/28
pgsql: Revert "Speed up tail processing when hashing aligned C strings,
John Naylor
-
2025/01/28
pgsql: Revert "Speed up tail processing when hashing aligned C strings,
John Naylor
-
2025/01/28
pgsql: Improve test coverage of network address functions
Michael Paquier
-
2025/01/27
pgsql: Rename pubgencols_type to pubgencols in pg_publication.
Amit Kapila
-
2025/01/27
pgsql: Track per-relation cumulative time spent in [auto]vacuum and [au
Michael Paquier
-
2025/01/27
pgsql: doc: Meson is not experimental on Windows
Peter Eisentraut
-
2025/01/26
pgsql: Print out error position for some ALTER TABLE ALTER COLUMN type
Michael Paquier
-
2025/01/26
pgsql: pg_amcheck: Fix test failure on Windows with non-existing role
Michael Paquier
-
2025/01/26
pgsql: Test postmaster with program_options_handling_ok() et al.
Noah Misch
-
2025/01/26
pgsql: Add missing CommandCounterIncrement
Álvaro Herrera
-
2025/01/25
pgsql: At update of non-LP_NORMAL TID, fail instead of corrupting page
Noah Misch
-
2025/01/25
pgsql: At update of non-LP_NORMAL TID, fail instead of corrupting page
Noah Misch
-
2025/01/25
pgsql: Merge copies of converting an XID to a FullTransactionId.
Noah Misch
-
2025/01/25
pgsql: At update of non-LP_NORMAL TID, fail instead of corrupting page
Noah Misch
-
2025/01/25
pgsql: Test ECPG decadd(), decdiv(), decmul(), and decsub() for risnull
Noah Misch
-
2025/01/25
pgsql: At update of non-LP_NORMAL TID, fail instead of corrupting page
Noah Misch
-
2025/01/25
pgsql: Merge copies of converting an XID to a FullTransactionId.
Noah Misch
-
2025/01/25
pgsql: Test ECPG decadd(), decdiv(), decmul(), and decsub() for risnull
Noah Misch
-
2025/01/25
pgsql: Test ECPG decadd(), decdiv(), decmul(), and decsub() for risnull
Noah Misch
-
2025/01/25
pgsql: Test ECPG decadd(), decdiv(), decmul(), and decsub() for risnull
Noah Misch
-
2025/01/25
pgsql: Disable runningcheck for src/test/modules/injection_points/specs
Noah Misch
-
2025/01/25
pgsql: At update of non-LP_NORMAL TID, fail instead of corrupting page
Noah Misch
-
2025/01/25
pgsql: Test ECPG decadd(), decdiv(), decmul(), and decsub() for risnull
Noah Misch
-
2025/01/25
pgsql: Disable runningcheck for src/test/modules/injection_points/specs
Noah Misch
-
2025/01/25
pgsql: Test ECPG decadd(), decdiv(), decmul(), and decsub() for risnull
Noah Misch
-
2025/01/25
pgsql: At update of non-LP_NORMAL TID, fail instead of corrupting page
Noah Misch
-
2025/01/25
pgsql: Doc: recommend "psql -X" for restoring pg_dump scripts.
Tom Lane
-
2025/01/25
pgsql: Doc: recommend "psql -X" for restoring pg_dump scripts.
Tom Lane
-
2025/01/25
pgsql: Doc: recommend "psql -X" for restoring pg_dump scripts.
Tom Lane
-
2025/01/25
pgsql: Doc: recommend "psql -X" for restoring pg_dump scripts.
Tom Lane
-
2025/01/25
pgsql: Doc: recommend "psql -X" for restoring pg_dump scripts.
Tom Lane
-
2025/01/25
pgsql: Doc: recommend "psql -X" for restoring pg_dump scripts.
Tom Lane
-
2025/01/25
pgsql: Change shutdown sequence to terminate checkpointer last
Andres Freund
-
2025/01/25
pgsql: Tighten pg_restore's recognition of its -F (format) option value
Tom Lane
-
2025/01/25
pgsql: Fix PDF doc build.
Jeff Davis
-
2025/01/24
pgsql: Use the correct sizeof() in BufFileLoadBuffer
Tomas Vondra
-
2025/01/24
pgsql: Use the correct sizeof() in BufFileLoadBuffer
Tomas Vondra
-
2025/01/24
pgsql: Use the correct sizeof() in BufFileLoadBuffer
Tomas Vondra
-
2025/01/24
pgsql: Use the correct sizeof() in BufFileLoadBuffer
Tomas Vondra
-
2025/01/24
pgsql: Use the correct sizeof() in BufFileLoadBuffer
Tomas Vondra
-
2025/01/24
pgsql: Use the correct sizeof() in BufFileLoadBuffer
Tomas Vondra
-
2025/01/24
pgsql: Add SQL function CASEFOLD().
Jeff Davis
-
2025/01/24
pgsql: postmaster: Don't repeatedly transition to crashing state
Andres Freund
-
2025/01/24
pgsql: postmaster: Commonalize FatalError paths
Andres Freund
-
2025/01/24
pgsql: postmaster: Don't open-code TerminateChildren() in HandleChildCr
Andres Freund
-
2025/01/24
pgsql: postmaster: Move code to switch into FatalError state into funct
Andres Freund
-
2025/01/24
pgsql: postmaster: Adjust which processes we expect to have exited
Andres Freund
-
2025/01/24
pgsql: checkpointer: Request checkpoint via latch instead of signal
Andres Freund
-
2025/01/24
pgsql: Make jsonb casts to scalar types translate JSON null to SQL NULL
Tom Lane
-
2025/01/24
pgsql: Fix copy-and-paste typo
Peter Eisentraut
-
2025/01/24
pgsql: pgcrypto: Add function to check FIPS mode
Daniel Gustafsson
-
2025/01/24
pgsql: pgcrypto: Make it possible to disable built-in crypto
Daniel Gustafsson
-
2025/01/24
pgsql: Fix instability in recently added regression tests
Álvaro Herrera
-
2025/01/24
pgsql: Convert sepgsql tests to TAP
Peter Eisentraut
-
2025/01/24
Re: pgsql: Allow NOT VALID foreign key constraints on partitioned tables
Amul Sul
-
2025/01/24
pgsql: meson: Fix sepgsql installation
Peter Eisentraut
-
2025/01/24
pgsql: meson: Fix sepgsql installation
Peter Eisentraut
-
2025/01/24
pgsql: meson: Fix sepgsql installation
Peter Eisentraut
-
2025/01/23
Re: pgsql: Allow NOT VALID foreign key constraints on partitioned tables
Michael Paquier
-
2025/01/23
pgsql: Return yyparse() result not via global variable
Peter Eisentraut
-
2025/01/23
pgsql: initdb: Convert tests to use long options with fat comma style
Michael Paquier
-
2025/01/23
pgsql: Doc: Fix a typo introduced in 4a0e7314f1.
Amit Kapila
-
2025/01/23
pgsql: Doc: Fix column name in pg_publication catalog.
Amit Kapila
-
2025/01/23
pgsql: Don't ask for bug reports about pthread_is_threaded_np() != 0.
Tom Lane
-
2025/01/23
pgsql: Don't ask for bug reports about pthread_is_threaded_np() != 0.
Tom Lane
-
2025/01/23
pgsql: Don't ask for bug reports about pthread_is_threaded_np() != 0.
Tom Lane
-
2025/01/23
pgsql: Don't ask for bug reports about pthread_is_threaded_np() != 0.
Tom Lane
-
2025/01/23
pgsql: Don't ask for bug reports about pthread_is_threaded_np() != 0.
Tom Lane
-
2025/01/23
pgsql: Don't ask for bug reports about pthread_is_threaded_np() != 0.
Tom Lane
-
2025/01/23
pgsql: Add support for Unicode case folding.
Jeff Davis
-
2025/01/23
pgsql: Ensure that AFTER triggers run as the instigating user.
Tom Lane
-
2025/01/23
pgsql: Reverse the search order in afterTriggerAddEvent().
Tom Lane
-
2025/01/23
pgsql: Allow NOT VALID foreign key constraints on partitioned tables
Álvaro Herrera
-
2025/01/23
pgsql: Fix buildfarm failure introduced by commit e65dbc9927.
Amit Kapila
-
2025/01/23
pgsql: Add some const decorations (htup.h)
Peter Eisentraut
-
2025/01/23
pgsql: Convert macros to static inline functions (htup_details.h, itup.
Peter Eisentraut
-
2025/01/23
pgsql: Change publication's publish_generated_columns option type to en
Amit Kapila
-
2025/01/22
pgsql: Add error pattern checks for some TAP tests for non-existing obj
Michael Paquier
-
2025/01/22
pgsql: Improve TAP tests of pg_basebackup
Michael Paquier
-
2025/01/22
pgsql: Support RN (roman-numeral format) in to_number().
Tom Lane
-
2025/01/22
pgsql: Fix comment about AVX-512 popcount support.
Nathan Bossart
-
2025/01/22
pgsql: Repair incorrect handling of AfterTriggerSharedData.ats_modified
Tom Lane
-
2025/01/22
pgsql: Repair incorrect handling of AfterTriggerSharedData.ats_modified
Tom Lane
-
2025/01/22
pgsql: Repair incorrect handling of AfterTriggerSharedData.ats_modified
Tom Lane
-
2025/01/22
pgsql: Repair incorrect handling of AfterTriggerSharedData.ats_modified
Tom Lane
-
2025/01/22
pgsql: Repair incorrect handling of AfterTriggerSharedData.ats_modified
Tom Lane
-
2025/01/22
pgsql: Repair incorrect handling of AfterTriggerSharedData.ats_modified
Tom Lane
-
2025/01/22
pgsql: Fix \dRp+ output when describing publications with a lower serve
Amit Kapila
-
2025/01/21
pgsql: Additional tests for stored generated columns
Peter Eisentraut
-
2025/01/21
pgsql: Improve grammar of options for command arrays in TAP tests
Michael Paquier
-
2025/01/21
pgsql: Doc: Update the interaction of tablesync with wal_retrieve_retry
Amit Kapila
-
2025/01/21
pgsql: Run perltidy
Michael Paquier
-
2025/01/21
pgsql: Doc: simplify the tutorial's window-function examples.
Tom Lane
-
2025/01/21
pgsql: Reword recent error messages: "should" -> "must"
Álvaro Herrera
-
2025/01/21
pgsql: Reword recent error messages: "should" -> "must"
Álvaro Herrera
-
2025/01/21
pgsql: Fix detach of a partition that has a toplevel FK to a partitione
Álvaro Herrera
-
2025/01/21
pgsql: Fix detach of a partition that has a toplevel FK to a partitione
Álvaro Herrera
-
2025/01/21
pgsql: Fix detach of a partition that has a toplevel FK to a partitione
Álvaro Herrera
-
2025/01/21
pgsql: Fix detach of a partition that has a toplevel FK to a partitione
Álvaro Herrera
-
2025/01/21
pgsql: Fix NO ACTION temporal foreign keys when the referenced endpoint
Peter Eisentraut
-
2025/01/21
pgsql: Improve whitespace in without_overlaps test
Peter Eisentraut
-
2025/01/20
pgsql: Improve generated_stored test
Peter Eisentraut
-
2025/01/20
pgsql: Refactor ExecScan() to allow inlining of its core logic
Amit Langote
-
2025/01/20
pgsql: Rework handling of pending data for backend statistics
Michael Paquier
-
2025/01/20
pgsql: Rename some pgstats callbacks related to flush of entries
Michael Paquier
-
2025/01/20
pgsql: Update time zone data files to tzdata release 2025a.
Tom Lane
-
2025/01/20
pgsql: Update time zone data files to tzdata release 2025a.
Tom Lane
-
2025/01/20
pgsql: Update time zone data files to tzdata release 2025a.
Tom Lane
-
2025/01/20
pgsql: Update time zone data files to tzdata release 2025a.
Tom Lane
-
2025/01/20
pgsql: Update time zone data files to tzdata release 2025a.
Tom Lane
-
2025/01/20
pgsql: Update time zone data files to tzdata release 2025a.
Tom Lane
-
2025/01/20
pgsql: Avoid using timezone Asia/Manila in regression tests.
Tom Lane
-
2025/01/20
pgsql: Avoid using timezone Asia/Manila in regression tests.
Tom Lane
-
2025/01/20
pgsql: Avoid using timezone Asia/Manila in regression tests.
Tom Lane
-
2025/01/20
pgsql: Avoid using timezone Asia/Manila in regression tests.
Tom Lane
-
2025/01/20
pgsql: Avoid using timezone Asia/Manila in regression tests.
Tom Lane
-
2025/01/20
pgsql: Avoid using timezone Asia/Manila in regression tests.
Tom Lane
-
2025/01/20
pgsql: Improve generated_stored test
Peter Eisentraut
-
2025/01/20
pgsql: Add some more use of Page/PageData rather than char *
Peter Eisentraut
-
2025/01/20
pgsql: Add const qualifiers to bufpage.h
Peter Eisentraut
-
2025/01/20
pgsql: Add PageData C type
Peter Eisentraut
-
2025/01/19
pgsql: Fix latch event policy that hid socket events.
Thomas Munro
-
2025/01/19
pgsql: Fix latch event policy that hid socket events.
Thomas Munro
-
2025/01/19
pgsql: Fix latch event policy that hid socket events.
Thomas Munro
-
2025/01/19
pgsql: Fix header check for continuation records where standbys could b
Michael Paquier
-
2025/01/19
pgsql: Fix header check for continuation records where standbys could b
Michael Paquier
-
2025/01/19
pgsql: Fix header check for continuation records where standbys could b
Michael Paquier
-
2025/01/19
pgsql: Fix header check for continuation records where standbys could b
Michael Paquier
-
2025/01/19
pgsql: Fix header check for continuation records where standbys could b
Michael Paquier
-
2025/01/19
pgsql: Fix header check for continuation records where standbys could b
Michael Paquier
-
2025/01/19
pgsql: Remove PrintBufferDescs() and PrintPinnedBufs().
Tom Lane
-
2025/01/19
pgsql: Be clearer about when jsonapi's need_escapes is needed
Andrew Dunstan
-
2025/01/18
pgsql: Fix readlink() for non-PostgreSQL junction points on Windows.
Andrew Dunstan
-
2025/01/18
pgsql: Fix stat() for recursive junction points on Windows.
Andrew Dunstan
-
2025/01/18
pgsql: Fix stat() for recursive junction points on Windows.
Andrew Dunstan
-
2025/01/18
pgsql: Fix readlink() for non-PostgreSQL junction points on Windows.
Andrew Dunstan
-
2025/01/18
pgsql: Fix stat() for recursive junction points on Windows.
Andrew Dunstan
-
2025/01/18
pgsql: Fix readlink() for non-PostgreSQL junction points on Windows.
Andrew Dunstan
-
2025/01/17
pgsql: Support Unicode full case mapping and conversion.
Jeff Davis
-
2025/01/17
pgsql: Support PG_UNICODE_FAST locale in the builtin collation provider
Jeff Davis
-
2025/01/17
pgsql: vacuumdb: Fix comment for vacuum_one_database().
Nathan Bossart