Commit Graph

53724 Commits (bbf7c2d9e932db873469cd9cecf0e05e39c1962d)
 

Author SHA1 Message Date
Michael Paquier bbf7c2d9e9 Fix typo in walreceiver.c 4 years ago
Tom Lane 05a5a1775c Stamp 15beta1. 4 years ago
Bruce Momjian 4bfa420075 relnotes: improve updated UTF8 item wording 4 years ago
Bruce Momjian 9499c0fcf4 relnotes: improve UTF8 text item in relation to ASCII 4 years ago
Peter Eisentraut 6a8a7b1ccb Translation updates 4 years ago
Peter Eisentraut cd690e07fd pg_upgrade: Add missing gettext triggers 4 years ago
Peter Eisentraut cd46d42a51 pg_upgrade: Add missing gettext triggers 4 years ago
David Rowley 1e731ed12a Fix incorrect row estimates used for Memoize costing 4 years ago
Alvaro Herrera 5bcc4d0933
Add link to HBA docs in initdb --auth documentation 4 years ago
Alvaro Herrera dce7072e51
Add link to initdb in pg_hba.conf docs 4 years ago
Thomas Munro 93759c665d Fix slow animal timeouts in 032_relfilenode_reuse.pl. 4 years ago
Michael Paquier fcab82a2d7 Fix comment in pg_proc.c 4 years ago
Alvaro Herrera c4f113e8fe
Clean up newlines following left parentheses 4 years ago
Bruce Momjian 3715850ecc relnotes: add null logical replication item 4 years ago
Tom Lane 3ab9a63cb6 Rename JsonIsPredicate.value_type, fix JSON backend/nodes/ infrastructure. 4 years ago
Peter Eisentraut 2454cb07ee Indent protocol.sgml 4 years ago
Robert Haas 4f2400cb3f Add a new shmem_request_hook hook. 4 years ago
Etsuro Fujita 8c8d307f82 Doc: Improve description of the "parallel_commit" option for postgres_fdw. 4 years ago
Peter Eisentraut 30ed71e423 Indent C code in flex and bison files 4 years ago
Andres Freund 0cf16cb8ca Don't report stats in LogicalRepApplyLoop() when in xact. 4 years ago
Michael Paquier 8d33412665 Remove PGDLLIMPORT marker from __pg_log_level 4 years ago
Andres Freund 07d683b54a Remove function declaration for function in pg_proc. 4 years ago
Andres Freund 0699b1ae2d Add missing binary_upgrade.h includes. 4 years ago
Andres Freund 09cd33f47b Add 'static' to file-local variables missing it. 4 years ago
Andres Freund 905c020bef Add missing 'extern' to function prototypes. 4 years ago
Tom Lane c2f436151e Do pre-release housekeeping on catalog data. 4 years ago
Tom Lane 03501aceae Add 23e7b38bf to git-blame-ignore-revs. 4 years ago
Tom Lane 23e7b38bfe Pre-beta mechanical code beautification. 4 years ago
Tom Lane 93909599cd libpq: drop pending pipelined commands in pqDropConnection(). 4 years ago
Andres Freund b5f44225b8 Mark a few 'bbsink' related functions / variables static. 4 years ago
Tom Lane 79b58c6f68 Make pull_var_clause() handle GroupingFuncs exactly like Aggrefs. 4 years ago
Bruce Momjian 25285e5d4e relnotes: adjust several logical replication items and FK text 4 years ago
Etsuro Fujita 4036bcbbb9 postgres_fdw: Update comments in make_new_connection(). 4 years ago
Michael Paquier 5edeb57428 Add some missing PGDLLIMPORT markings 4 years ago
Bruce Momjian 6bfecf33f6 relnotes: mention non-exclusive backup mode was deprecated 4 years ago
John Naylor 7761b9faab Use correct datum macros in more tuplesort specialization functions. 4 years ago
Bruce Momjian d70b95a717 relnotes: add author to in-memory sorts item 4 years ago
Bruce Momjian da82c62469 relnotes: update for non-exclusive backup mode removal 4 years ago
Bruce Momjian 922d1a27e9 relnote: improve sorting entries 4 years ago
Robert Haas ab02d702ef Remove non-functional code for unloading loadable modules. 4 years ago
Bruce Momjian 78ccd6cca4 relnotes: adjustments from Álvaro Herrera 4 years ago
Bruce Momjian 279d957efe relnotes: update foreign key partition and add sort items 4 years ago
Michael Paquier 45edde037e Fix typos and grammar in code and test comments 4 years ago
Thomas Munro 0d3431497d Add logging for excessive ProcSignalBarrier waits. 4 years ago
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