Commit Graph

53818 Commits (a059e15cdeef3e8de9a34de48c49c29d398bf4e8)
 

Author SHA1 Message Date
Peter Eisentraut cd46d42a51 pg_upgrade: Add missing gettext triggers 3 years ago
David Rowley 1e731ed12a Fix incorrect row estimates used for Memoize costing 3 years ago
Alvaro Herrera 5bcc4d0933
Add link to HBA docs in initdb --auth documentation 3 years ago
Alvaro Herrera dce7072e51
Add link to initdb in pg_hba.conf docs 3 years ago
Thomas Munro 93759c665d Fix slow animal timeouts in 032_relfilenode_reuse.pl. 3 years ago
Michael Paquier fcab82a2d7 Fix comment in pg_proc.c 3 years ago
Alvaro Herrera c4f113e8fe
Clean up newlines following left parentheses 3 years ago
Bruce Momjian 3715850ecc relnotes: add null logical replication item 3 years ago
Tom Lane 3ab9a63cb6 Rename JsonIsPredicate.value_type, fix JSON backend/nodes/ infrastructure. 3 years ago
Peter Eisentraut 2454cb07ee Indent protocol.sgml 3 years ago
Robert Haas 4f2400cb3f Add a new shmem_request_hook hook. 3 years ago
Etsuro Fujita 8c8d307f82 Doc: Improve description of the "parallel_commit" option for postgres_fdw. 3 years ago
Peter Eisentraut 30ed71e423 Indent C code in flex and bison files 3 years ago
Andres Freund 0cf16cb8ca Don't report stats in LogicalRepApplyLoop() when in xact. 3 years ago
Michael Paquier 8d33412665 Remove PGDLLIMPORT marker from __pg_log_level 3 years ago
Andres Freund 07d683b54a Remove function declaration for function in pg_proc. 3 years ago
Andres Freund 0699b1ae2d Add missing binary_upgrade.h includes. 3 years ago
Andres Freund 09cd33f47b Add 'static' to file-local variables missing it. 3 years ago
Andres Freund 905c020bef Add missing 'extern' to function prototypes. 3 years ago
Tom Lane c2f436151e Do pre-release housekeeping on catalog data. 3 years ago
Tom Lane 03501aceae Add 23e7b38bf to git-blame-ignore-revs. 3 years ago
Tom Lane 23e7b38bfe Pre-beta mechanical code beautification. 3 years ago
Tom Lane 93909599cd libpq: drop pending pipelined commands in pqDropConnection(). 3 years ago
Andres Freund b5f44225b8 Mark a few 'bbsink' related functions / variables static. 3 years ago
Tom Lane 79b58c6f68 Make pull_var_clause() handle GroupingFuncs exactly like Aggrefs. 3 years ago
Bruce Momjian 25285e5d4e relnotes: adjust several logical replication items and FK text 3 years ago
Etsuro Fujita 4036bcbbb9 postgres_fdw: Update comments in make_new_connection(). 3 years ago
Michael Paquier 5edeb57428 Add some missing PGDLLIMPORT markings 3 years ago
Bruce Momjian 6bfecf33f6 relnotes: mention non-exclusive backup mode was deprecated 3 years ago
John Naylor 7761b9faab Use correct datum macros in more tuplesort specialization functions. 3 years ago
Bruce Momjian d70b95a717 relnotes: add author to in-memory sorts item 3 years ago
Bruce Momjian da82c62469 relnotes: update for non-exclusive backup mode removal 3 years ago
Bruce Momjian 922d1a27e9 relnote: improve sorting entries 3 years ago
Robert Haas ab02d702ef Remove non-functional code for unloading loadable modules. 3 years ago
Bruce Momjian 78ccd6cca4 relnotes: adjustments from Álvaro Herrera 3 years ago
Bruce Momjian 279d957efe relnotes: update foreign key partition and add sort items 3 years ago
Michael Paquier 45edde037e Fix typos and grammar in code and test comments 3 years ago
Thomas Munro 0d3431497d Add logging for excessive ProcSignalBarrier waits. 3 years ago
Amit Kapila f95d53eded Fix the logical replication timeout during large transactions. 3 years ago
Michael Paquier 8bbf8461a3 Silence extra logging when using "postgres -C" on runtime-computed GUCs 3 years ago
Peter Eisentraut 3aa7a3d2a3 Add missing source files to nls.mk 3 years ago
Bruce Momjian 38fbbb5bb2 relnotes: more adjustments 3 years ago
Bruce Momjian 581c4e5b31 relnotes: logical replication permissions checked by subscrib. 3 years ago
Bruce Momjian a3c5f56c21 relnotes: adjustments 3 years ago
Michael Paquier 0826ac89ac Improve setup of environment values for commands in MSVC's vcregress.pl 3 years ago
David Rowley c90c16591c Fix some incorrect preprocessor tests in tuplesort specializations 3 years ago
Tom Lane aff45c879e configure: don't probe for libldap_r if libldap is 2.5 or newer. 3 years ago
Bruce Momjian b0d4b3c386 relnotes: adjust sections for various items 3 years ago
Bruce Momjian 40131af573 relnote: add ARM64 spinlock item 3 years ago
Bruce Momjian 653443ed83 relnotes: remove sequence replication and update 'postgres -C' 3 years ago