Commit Graph

53753 Commits (d45e824b6719147ef5d225c1949c2e65548e00ff)
 

Author SHA1 Message Date
Peter Eisentraut d45e824b67 doc: Improve COPY synopsis 4 years ago
Peter Eisentraut da1c0acd0a pg_upgrade: Tweak translatable strings 4 years ago
Peter Eisentraut 09ed73f1a4 doc: Add documentation for pg_database.datlocprovider column 4 years ago
Peter Eisentraut 9520f8d92a psql: Update \timing also in case of an error 4 years ago
John Naylor 6e647ef0e7 Remove debug messages from tuplesort_sort_memtuples() 4 years ago
Andres Freund 7fdbdf2049 pgstat: fix stats.spec instability on slow machines. 4 years ago
Tom Lane c7461fc255 Show 'AS "?column?"' explicitly when it's important. 4 years ago
Tom Lane e19272ef60 Remove unused-and-misspelled function extern declaration. 4 years ago
Tom Lane a916cb9d5a Avoid overflow hazard when clamping group counts to "long int". 4 years ago
Michael Paquier ac1ae477f8 doc: Mention pg_read_all_stats in description of track_activities 4 years ago
Michael Paquier d1436555f5 doc: Fix description of the JIT time fields in pg_stat_statements 4 years ago
Michael Paquier eaa5ebe046 Improve and fix some issues in the TAP tests of pg_upgrade 4 years ago
Tom Lane 5e5fa32335 Remove portability hazard in unsafe_tests/sql/guc_privs.sql. 4 years ago
Alvaro Herrera 6029861916
Fix DDL deparse of CREATE OPERATOR CLASS 4 years ago
Michael Paquier b39838889e Add pg_version() to PostgreSQL::Test::Cluster 4 years ago
Alvaro Herrera a5084a10fe
doc: Explain 'invalid' index state for CREATE INDEX CONCURRENTLY 4 years ago
Peter Eisentraut 25f915b31e pg_waldump: Improve option parsing error messages 4 years ago
Tom Lane 1d8ef62f6e Doc: clarify location of libpq's default service file on Windows. 4 years ago
Alvaro Herrera 8d061acd12
Repurpose PROC_COPYABLE_FLAGS as PROC_XMIN_FLAGS 4 years ago
Andrew Dunstan a1e7616d6e Rework SQL/JSON documentation 4 years ago
Peter Eisentraut 648aa6734f doc: Properly punctuate "etc." 4 years ago
David Rowley c4a4e760f6 Fix incorrect comments for Memoize struct 4 years ago
Amit Kapila 0ff20288e1 Extend pg_publication_tables to display column list and row filter. 4 years ago
Alvaro Herrera 62221ef187
Update xml_1.out and xml_2.out 4 years ago
Alvaro Herrera 12e423e21d
Fix EXPLAIN MERGE output when no tuples are processed 4 years ago
Alvaro Herrera 0fbf011200
Check column list length in XMLTABLE/JSON_TABLE alias 4 years ago
Alvaro Herrera 598ac10be1
Make EXPLAIN MERGE output format more compact 4 years ago
Peter Eisentraut 81e3c83d98 Fix markup in synopsis 4 years ago
Michael Paquier 27f1366050 pgbench: Restore compatibility of --partitions=0 4 years ago
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