Commit Graph

17972 Commits (057012b205a082ec930cd7bb7f6663516be011e2)

Author SHA1 Message Date
Nathan Bossart cbdce71b99 doc: Update formula for vacuum insert threshold. 2 months ago
Michael Paquier fce13424b9 doc: Fix style of description for pg_buffercache_numa.os_page_num 2 months ago
Amit Kapila 3edaf29fa5 Rename two columns in pg_stat_subscription_stats. 2 months ago
Amit Kapila c677f2b09f Doc: Use <structfield> markup for sequence fields. 2 months ago
Bruce Momjian 792353f7d5 doc: clarify that pg_upgrade preserves "optimizer" stats. 2 months ago
Fujii Masao 6793d6a839 doc: Document default values for some pg_recvlogical options. 2 months ago
Michael Paquier e76defbcf0 Rework output format of pg_dependencies 2 months ago
Michael Paquier 1f927cce44 Rework output format of pg_ndistinct 2 months ago
David Rowley 2b54a1abdb Doc: include MERGE in variable substitution command list 2 months ago
Bruce Momjian 4c00960772 doc: clarify that logical slots track transaction activity 2 months ago
Bruce Momjian 43e6929bb2 doc: double-quote use of %f, %p, and %r in literal commands. 2 months ago
Bruce Momjian a554389fb5 doc: remove verbiage about "receiving" data from rep. slots 2 months ago
Álvaro Herrera e4018f891d
Doc: add IDs to copy.sgml's <varlistentry> and <refsect1> 2 months ago
Michael Paquier 910690415b Revert "Drop unnamed portal immediately after execution to completion" 2 months ago
Bruce Momjian 8fa6b9030d doc: adjust "Replication Slot" to mention physical & logical 2 months ago
Bruce Momjian ada78cd7f8 doc: clarify "logical" replication slots 2 months ago
Bruce Momjian a5b69e3073 doc: clarify "physical" replication slot creation on the primary 2 months ago
Bruce Momjian acbc9beaae doc: reorder logical replication benefits in a logical order 2 months ago
Dean Rasheed 7dc4fa9141 doc: Improve description of RLS policies applied by command type. 2 months ago
Daniel Gustafsson d36acd6f5c doc: Document effects of ownership change on privileges 2 months ago
Amit Kapila 55cefadde8 Doc: Add documentation for sequence synchronization. 2 months ago
Fujii Masao df53fa1c1e doc: Fix incorrect synopsis for ALTER PUBLICATION ... DROP ... 2 months ago
David Rowley 812367f3d4 Doc: more uppercase keywords in SQLs 2 months 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. 3 months ago
Michael Paquier 2b75c38b70 Add error_on_null(), checking if the input is the null value 3 months ago
Masahiko Sawada 4bea91f21f Support COPY TO for partitioned tables. 3 months ago
Michael Paquier a7c3042200 pg_checksums: Use new routine to retrieve data of PG_VERSION 3 months ago
Fujii Masao e64aa1a39d doc: Clarify when backend_xmin in pg_stat_replication can be NULL. 3 months ago