Commit Graph

53880 Commits (02c408e21a6e78ff246ea7a1beb4669634fa9c4c)
 

Author SHA1 Message Date
Amit Kapila f95d53eded Fix the logical replication timeout during large transactions. 4 years ago
Michael Paquier 8bbf8461a3 Silence extra logging when using "postgres -C" on runtime-computed GUCs 4 years ago
Peter Eisentraut 3aa7a3d2a3 Add missing source files to nls.mk 4 years ago
Bruce Momjian 38fbbb5bb2 relnotes: more adjustments 4 years ago
Bruce Momjian 581c4e5b31 relnotes: logical replication permissions checked by subscrib. 4 years ago
Bruce Momjian a3c5f56c21 relnotes: adjustments 4 years ago
Michael Paquier 0826ac89ac Improve setup of environment values for commands in MSVC's vcregress.pl 4 years ago
David Rowley c90c16591c Fix some incorrect preprocessor tests in tuplesort specializations 4 years ago
Tom Lane aff45c879e configure: don't probe for libldap_r if libldap is 2.5 or newer. 4 years ago
Bruce Momjian b0d4b3c386 relnotes: adjust sections for various items 4 years ago
Bruce Momjian 40131af573 relnote: add ARM64 spinlock item 4 years ago
Bruce Momjian 653443ed83 relnotes: remove sequence replication and update 'postgres -C' 4 years ago
Bruce Momjian 9d89bb8a02 relnote: extensive updates 4 years ago
Peter Eisentraut 9700b250c5 Formatting and punctuation improvements in sample configuration files 4 years ago
Peter Eisentraut 93e6892f67 Remove some tabs in SQL code in C string literals 4 years ago
Peter Eisentraut a9c018565e doc: Update SQL keywords for SQL:2016 technical corrigenda 4 years ago
Bruce Momjian 3c534949bb relnotes: "training" -> "trailing" 4 years ago
Bruce Momjian 9499606db0 doc: first draft of PG 15 release notes 4 years ago
Michael Paquier 7dd3ee5084 Fix several issues with the TAP tests of pg_upgrade 4 years ago
Tom Lane fe20afaee8 Fix core dump in transformValuesClause when there are no columns. 4 years ago
Tom Lane 29904f5f2f Revert "Disallow infinite endpoints in generate_series() for timestamps." 4 years ago
Noah Misch 0abc1a059e In REFRESH MATERIALIZED VIEW, set user ID before running user code. 4 years ago
Noah Misch a117cebd63 Make relation-enumerating operations be security-restricted operations. 4 years ago
Peter Eisentraut f45f8b7ff3 Add missing source files to nls.mk 4 years ago
Michael Paquier 7863ee4def Fix control file update done in restartpoints still running after promotion 4 years ago
Thomas Munro a22652ebbc Fix race in 032_relfilenode_reuse.pl. 4 years ago
Noah Misch ad76c9708b Under has_wal_read_bug, skip contrib/bloom/t/001_wal.pl. 4 years ago
Thomas Munro e2f65f4255 Fix old-fd issues using global barriers everywhere. 4 years ago
Thomas Munro b74e94dc27 Rethink PROCSIGNAL_BARRIER_SMGRRELEASE. 4 years ago
Robert Haas 701d918a42 Fix misleading comments about background worker registration. 4 years ago
Daniel Gustafsson ee97d46cdb pgcrypto: remove questionmark from error message 4 years ago
Daniel Gustafsson 0250a167a0 pgcrypto: report init errors as PXE_CIPHER_INIT 4 years ago
Daniel Gustafsson 17ec5fa502 Clear the OpenSSL error queue before cryptohash operations 4 years ago
Michael Paquier 59a32f0093 Fix typo in origin.c 4 years ago
Peter Eisentraut 7e367924e3 Update SQL features 4 years ago
Peter Eisentraut 7d6a4fdf32 Fix some whitespace in documentation markup 4 years ago
Peter Eisentraut a6f12520be doc: Fix typos 4 years ago
Tom Lane ab3479bf55 Update time zone data files to tzdata release 2022a. 4 years ago
Andres Freund 9e6b7b45ca Fix timing issue in deadlock recovery conflict test. 4 years ago
Tom Lane c40ba5f318 Fix rowcount estimate for SubqueryScan that's under a Gather. 4 years ago
Peter Eisentraut dc2be6ed47 Remove JsonPathSpec typedef 4 years ago
Peter Eisentraut d47a11da9e Add missing enum tag in enum used in nodes 4 years ago
Peter Eisentraut cfb63b994e Simplify configure test 4 years ago
Daniel Gustafsson 0432490d29 Rename libpq test programs with libpq_ prefix 4 years ago
Peter Eisentraut 2e77180d45 Fix incorrect format placeholders 4 years ago
Andres Freund 8f1537d10e Fix possibility of self-deadlock in ResolveRecoveryConflictWithBufferPin(). 4 years ago
Andres Freund 21e184403b Add tests for recovery deadlock conflicts. 4 years ago
Michael Paquier 7307988abd basebackup_to_shell: Add missing MarkGUCPrefixReserved() 4 years ago
Etsuro Fujita d89f97e83e Fix typo in comment. 4 years ago
Jeff Davis ed57cac84d pg_walinspect: fix case where flush LSN is in the middle of a record. 4 years ago