Commit Graph

16922 Commits (9ed3ee5001b6a2d4cb0166eb8f12a457f30aaca4)

Author SHA1 Message Date
Michael Paquier 1f61680327 doc: Spell I/O consistently 1 year ago
Alexander Korotkov 40bbc8cf0a Improve documentation for COPY ... ON_ERROR ... 1 year ago
Bruce Momjian 21912e3c02 doc: improve role option documentation 1 year ago
Daniel Gustafsson 16a80e8912 doc: remove incorrect grammar for ALTER EVENT TRIGGER 1 year ago
Daniel Gustafsson 0293f8579c doc: Fix incorrect openssl option 1 year ago
Peter Eisentraut d0283387d3 doc: Document more that relations share a namespace 1 year ago
Amit Kapila 776621a5e4 Add a failover option to subscriptions. 1 year ago
David Rowley c85977d8fe Doc: mention foreign keys can reference unique indexes 1 year ago
Alvaro Herrera 5de890e361
Add EXPLAIN (MEMORY) to report planner memory consumption 1 year ago
Amit Kapila cf765ff824 Doc: Fix incorrect reference to conflicting column in pg_replication_slots. 1 year ago
Peter Eisentraut 54fac0e505 Remove make function vpathsearch 1 year ago
Amit Kapila 7329240437 Allow setting failover property in the replication command. 1 year ago
Alvaro Herrera 8c9da1441d
Make spelling of cancelled/cancellation consistent 1 year ago
Tom Lane 8ba6fdf905 Support TZ and OF format codes in to_timestamp(). 1 year ago
Tom Lane 7014c9a4bb Doc: improve documentation for jsonpath behavior. 1 year ago
Andrew Dunstan 66ea94e8e6 Implement various jsonpath methods 1 year ago
Amit Kapila c393308b69 Allow to enable failover property for replication slots via SQL API. 1 year ago
Thomas Munro 820b5af73d jit: Require at least LLVM 10. 1 year ago
Masahiko Sawada 729439607a Add progress reporting of skipped tuples during COPY FROM. 1 year ago
Peter Eisentraut 46a0cd4cef Add temporal PRIMARY KEY and UNIQUE constraints 1 year ago
Michael Paquier 94edfe250c pgbench: Add \syncpipeline 1 year ago
Amit Langote 1edb3b491b Adjust populate_record_field() to handle errors softly 1 year ago
Daniel Gustafsson 68387f9bdc doc: Add acronym and glossary term for Access Method 1 year ago
Peter Eisentraut b0f0a9432d Make documentation builds reproducible 1 year ago
Michael Paquier d86d20f0ba Add backend support for injection points 1 year ago
Nathan Bossart 8b2bcf3f28 Introduce the dynamic shared memory registry. 1 year ago
Nathan Bossart 964152c476 doc: Reorganize section for shared memory and LWLocks. 1 year ago
Daniel Gustafsson b2a296b0cf doc: Update compiler for FreeBSD specific instructions 1 year ago
Peter Eisentraut 6db4598fcb Add stratnum GiST support function 1 year ago
Alexander Korotkov b725b7eec4 Rename COPY option from SAVE_ERROR_TO to ON_ERROR 1 year ago
Nathan Bossart d891dcc065 Improve some documentation about the bootstrap superuser. 1 year ago
Robert Haas 0a157a4d44 Clarify language in incremental backup glossary entry. 1 year ago
Robert Haas 7b1dbf0a8d More documentation updates for incremental backup. 1 year ago
Alvaro Herrera 27d04ed531
Rework text in replication slots documentation 1 year ago
Alexander Korotkov 9e2d870119 Add new COPY option SAVE_ERROR_TO 1 year ago
Peter Eisentraut 6995863157 Support identity columns in partitioned tables 1 year ago
Daniel Gustafsson 7bcf57a0ca Decorate WITH with literal markup tags 1 year ago
Peter Eisentraut a37bb7c139 doc: Add Identity Column section under Data Definition chapter 1 year ago
Peter Eisentraut 58b20e6d75 doc: Decorate PostgreSQL with productname tag 1 year ago
Michael Paquier 4794c2d317 libpq: Add PQsendPipelineSync() 1 year ago
Michael Paquier 83eb244e41 Fix a typo and some doc indentation related to libpq pipeline functions 1 year ago
Robert Haas 237d01139b Fix typos. 1 year ago
Peter Eisentraut 556799660f doc: Update catalog documentation for attstattarget nullable 1 year ago
Peter Eisentraut 4f622503d6 Make attstattarget nullable 1 year ago
Jeff Davis 5c31669058 Re-validate connection string in libpqrcv_connect(). 1 year ago
Robert Haas 882887e9b4 Fix typo. 1 year ago
Alvaro Herrera 6780b79d5c
Added literal tag for RETURNING 1 year ago
Robert Haas ee1bfd1683 Add new pg_walsummary tool. 1 year ago
Robert Haas d9ef650fca Add new function pg_get_wal_summarizer_state(). 1 year ago
Magnus Hagander ba2d2784f3 Fix omission in partitioning limitation documentation 1 year ago