Commit Graph

17964 Commits (9c047da51f270b25fe03ee114e1de0c64aa9cc18)

Author SHA1 Message Date
David Rowley 2b54a1abdb Doc: include MERGE in variable substitution command list 1 month ago
Bruce Momjian 4c00960772 doc: clarify that logical slots track transaction activity 1 month ago
Bruce Momjian 43e6929bb2 doc: double-quote use of %f, %p, and %r in literal commands. 1 month ago
Bruce Momjian a554389fb5 doc: remove verbiage about "receiving" data from rep. slots 1 month ago
Álvaro Herrera e4018f891d
Doc: add IDs to copy.sgml's <varlistentry> and <refsect1> 1 month ago
Michael Paquier 910690415b Revert "Drop unnamed portal immediately after execution to completion" 1 month ago
Bruce Momjian 8fa6b9030d doc: adjust "Replication Slot" to mention physical & logical 1 month ago
Bruce Momjian ada78cd7f8 doc: clarify "logical" replication slots 1 month ago
Bruce Momjian a5b69e3073 doc: clarify "physical" replication slot creation on the primary 1 month ago
Bruce Momjian acbc9beaae doc: reorder logical replication benefits in a logical order 1 month ago
Dean Rasheed 7dc4fa9141 doc: Improve description of RLS policies applied by command type. 1 month ago
Daniel Gustafsson d36acd6f5c doc: Document effects of ownership change on privileges 1 month ago
Amit Kapila 55cefadde8 Doc: Add documentation for sequence synchronization. 1 month ago
Fujii Masao df53fa1c1e doc: Fix incorrect synopsis for ALTER PUBLICATION ... DROP ... 1 month ago
David Rowley 812367f3d4 Doc: more uppercase keywords in SQLs 1 month ago
Bruce Momjian 980a855c5c doc: consistently use "structname" and "structfield" markup 2 months ago
Bruce Momjian e8bfad4ca8 docs: fix text by adding/removing parentheses 2 months ago
Daniel Gustafsson 07961ef866 doc: Fix incorrect wording for --file in pg_dump 2 months ago
Fujii Masao 0ab208fa50 pgbench: Add --continue-on-error option. 2 months ago
Amit Kapila f6a4c498dc Add seq_sync_error_count to subscription statistics. 2 months ago
Fujii Masao c32e32f763 doc: Fix descriptions of some PGC_POSTMASTER parameters. 2 months ago
Fujii Masao 6fba6cb05d doc: Clarify units for io_combine_limit and io_max_combine_limit. 2 months ago
David Rowley 49d43faa83 Doc: use uppercase keywords in SQLs 2 months ago
Peter Eisentraut e4d8a2af07 doc: Add section for temporal tables 2 months ago
Alexander Korotkov 447aae13b0 Implement WAIT FOR command 2 months ago
Michael Paquier 1fd981f053 Drop unnamed portal immediately after execution to completion 2 months ago
Tom Lane ff4597acd4 Allow "SET list_guc TO NULL" to specify setting the GUC to empty. 2 months ago
Noah Misch 8b18ed6dfb Doc: cover index CONCURRENTLY causing errors in INSERT ... ON CONFLICT. 2 months ago
Álvaro Herrera 645cb44c54
Add \pset options for boolean value display 2 months ago
Peter Eisentraut 8a27d418f8 Mark function arguments of type "Datum *" as "const Datum *" where possible 2 months ago
Bruce Momjian 3896e861b3 doc: rewrite random_page_cost description 2 months ago
Peter Eisentraut 9fcd4874ed docs: Link to the correct protocol version inspection function 2 months ago
Michael Paquier 5ab0b6a248 Expose wal_fpi_bytes in EXPLAIN (WAL) 2 months ago
Nathan Bossart b3ce55f413 Add psql PROMPT variable for search_path. 2 months ago
Michael Paquier f9a09aa295 Add wal_fpi_bytes to pg_stat_wal and pg_stat_get_backend_wal() 2 months ago
Michael Paquier 5173bfd044 pg_rewind: Skip copy of WAL segments generated before point of divergence 2 months ago
Daniel Gustafsson c0677d8b2e doc: Remove mention of Git protocol support 2 months ago
Amit Kapila f0b3573c3a Introduce "REFRESH SEQUENCES" for subscriptions. 2 months ago
Michael Paquier 2b75c38b70 Add error_on_null(), checking if the input is the null value 2 months ago
Masahiko Sawada 4bea91f21f Support COPY TO for partitioned tables. 2 months ago
Michael Paquier a7c3042200 pg_checksums: Use new routine to retrieve data of PG_VERSION 2 months ago
Fujii Masao e64aa1a39d doc: Clarify when backend_xmin in pg_stat_replication can be NULL. 2 months ago
Peter Eisentraut dd3ae37830 Add log_autoanalyze_min_duration 2 months ago
David Rowley 615a0fc2f1 Doc: clarify n_distinct_inherited setting 2 months ago
Magnus Hagander d3ba50db48 docs: Fix protocol version 3.2 message format of CancelRequest 2 months ago
Magnus Hagander e062af861b Remove extra semicolon in example 2 months ago
Amit Kapila 96b3784973 Add "ALL SEQUENCES" support to publications. 3 months ago
Masahiko Sawada d3b6183dd9 Add mem_exceeded_count column to pg_stat_replication_slots. 3 months ago
Richard Guo 8e11859102 Implement Eager Aggregation 3 months ago
Richard Guo 185e304263 Allow negative aggtransspace to indicate unbounded state size 3 months ago