Commit Graph

16943 Commits (b6df0798a5e2480d28cceee7df3f58650cf6fa7a)

Author SHA1 Message Date
Daniel Gustafsson 690805ca75 doc: Fix link to pg_ident_file_mappings view 2 years ago
Tom Lane fcd210d496 Doc: improve explanation of type interval, especially extract(). 2 years ago
Peter Eisentraut 74563f6b90 Revert "Improve compression and storage support with inheritance" 2 years ago
Michael Paquier 01ec4d89b9 doc: Use system-username instead of system-user 2 years ago
Tom Lane 7f27185324 Doc: fix typo in SECURITY LABEL synopsis. 2 years ago
Peter Eisentraut 0413a55699 Improve compression and storage support with inheritance 2 years ago
Alexander Korotkov 51efe38cb9 Introduce transaction_timeout 2 years ago
Peter Eisentraut 995d400cec Allow passing extra options to initdb for tests 2 years ago
Nathan Bossart 28e4632509 Centralize logic for restoring errno in signal handlers. 2 years ago
Nathan Bossart 8d8afd48d3 Allow pg_monitor to execute pg_current_logfile(). 2 years ago
Daniel Gustafsson b8f9e77725 doc: Remove links to further reading from pgcrypto docs 2 years ago
Amit Kapila ddd5f4f54a Add a slot synchronization function. 2 years ago
Daniel Gustafsson c1fc502f59 Skip .DS_Store files in server side utils 2 years ago
Amit Kapila 703c7a3c54 Doc: Improve upgrade for streaming replication section. 2 years ago
Alexander Korotkov 5fce30e77f Fix some typos in event trigger docs 2 years ago
Andrew Dunstan 4697454686 Disallow jsonpath methods involving TZ in immutable functions 2 years ago
Daniel Gustafsson fdfb92c030 doc: Remove superfluous bracket in synopsis 2 years ago
Peter Eisentraut 5869aef9a1 Fix documentation build with older docbook-xsl 2 years ago
Peter Eisentraut 254361cf1a Update comment 2 years ago
Alvaro Herrera a39f1a365a
Update PQparameterStatus and ParameterStatus docs 2 years ago
Amit Kapila 22f7e61a63 Clean-ups for 776621a5e4 and 7329240437. 2 years ago
Michael Paquier 1f61680327 doc: Spell I/O consistently 2 years ago
Alexander Korotkov 40bbc8cf0a Improve documentation for COPY ... ON_ERROR ... 2 years ago
Bruce Momjian 21912e3c02 doc: improve role option documentation 2 years ago
Daniel Gustafsson 16a80e8912 doc: remove incorrect grammar for ALTER EVENT TRIGGER 2 years ago
Daniel Gustafsson 0293f8579c doc: Fix incorrect openssl option 2 years ago
Peter Eisentraut d0283387d3 doc: Document more that relations share a namespace 2 years ago
Amit Kapila 776621a5e4 Add a failover option to subscriptions. 2 years ago
David Rowley c85977d8fe Doc: mention foreign keys can reference unique indexes 2 years ago
Alvaro Herrera 5de890e361
Add EXPLAIN (MEMORY) to report planner memory consumption 2 years ago
Amit Kapila cf765ff824 Doc: Fix incorrect reference to conflicting column in pg_replication_slots. 2 years ago
Peter Eisentraut 54fac0e505 Remove make function vpathsearch 2 years ago
Amit Kapila 7329240437 Allow setting failover property in the replication command. 2 years ago
Alvaro Herrera 8c9da1441d
Make spelling of cancelled/cancellation consistent 2 years ago
Tom Lane 8ba6fdf905 Support TZ and OF format codes in to_timestamp(). 2 years ago
Tom Lane 7014c9a4bb Doc: improve documentation for jsonpath behavior. 2 years ago
Andrew Dunstan 66ea94e8e6 Implement various jsonpath methods 2 years ago
Amit Kapila c393308b69 Allow to enable failover property for replication slots via SQL API. 2 years ago
Thomas Munro 820b5af73d jit: Require at least LLVM 10. 2 years ago
Masahiko Sawada 729439607a Add progress reporting of skipped tuples during COPY FROM. 2 years ago
Peter Eisentraut 46a0cd4cef Add temporal PRIMARY KEY and UNIQUE constraints 2 years ago
Michael Paquier 94edfe250c pgbench: Add \syncpipeline 2 years ago
Amit Langote 1edb3b491b Adjust populate_record_field() to handle errors softly 2 years ago
Daniel Gustafsson 68387f9bdc doc: Add acronym and glossary term for Access Method 2 years ago
Peter Eisentraut b0f0a9432d Make documentation builds reproducible 2 years ago
Michael Paquier d86d20f0ba Add backend support for injection points 2 years ago
Nathan Bossart 8b2bcf3f28 Introduce the dynamic shared memory registry. 2 years ago
Nathan Bossart 964152c476 doc: Reorganize section for shared memory and LWLocks. 2 years ago
Daniel Gustafsson b2a296b0cf doc: Update compiler for FreeBSD specific instructions 2 years ago
Peter Eisentraut 6db4598fcb Add stratnum GiST support function 2 years ago