Commit Graph

15942 Commits (750816971b35270971dd77f37ed1e9655fce4ed9)

Author SHA1 Message Date
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 1 month ago
Bruce Momjian e8bfad4ca8 docs: fix text by adding/removing parentheses 1 month ago
Daniel Gustafsson 07961ef866 doc: Fix incorrect wording for --file in pg_dump 1 month ago
Fujii Masao 0ab208fa50 pgbench: Add --continue-on-error option. 1 month ago
Amit Kapila f6a4c498dc Add seq_sync_error_count to subscription statistics. 1 month ago
Fujii Masao c32e32f763 doc: Fix descriptions of some PGC_POSTMASTER parameters. 1 month ago
Fujii Masao 6fba6cb05d doc: Clarify units for io_combine_limit and io_max_combine_limit. 1 month ago
David Rowley 49d43faa83 Doc: use uppercase keywords in SQLs 1 month ago
Peter Eisentraut e4d8a2af07 doc: Add section for temporal tables 1 month ago
Alexander Korotkov 447aae13b0 Implement WAIT FOR command 1 month ago
Michael Paquier 1fd981f053 Drop unnamed portal immediately after execution to completion 1 month ago
Tom Lane ff4597acd4 Allow "SET list_guc TO NULL" to specify setting the GUC to empty. 1 month ago
Noah Misch 8b18ed6dfb Doc: cover index CONCURRENTLY causing errors in INSERT ... ON CONFLICT. 1 month ago
Álvaro Herrera 645cb44c54
Add \pset options for boolean value display 1 month 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. 2 months ago
Masahiko Sawada d3b6183dd9 Add mem_exceeded_count column to pg_stat_replication_slots. 2 months ago
Richard Guo 8e11859102 Implement Eager Aggregation 2 months ago
Richard Guo 185e304263 Allow negative aggtransspace to indicate unbounded state size 2 months ago
Michael Paquier b71bae41a0 Add stats_reset to pg_stat_user_functions 2 months ago
Daniel Gustafsson 8c2d5d4f11 doc: Add missing parenthesis in pg_stat_progress_analyze docs 2 months ago
Andrew Dunstan 5b5e8a29c1 Revert "Improve docs syntax checking" 2 months ago
Michael Paquier a5b543258a Add stats_reset to pg_stat_all_{tables,indexes} and related views 2 months ago
Tatsuo Ishii 25a30bbd42 Add IGNORE NULLS/RESPECT NULLS option to Window functions. 3 months ago
Andrew Dunstan b292256272 Improve docs syntax checking 3 months ago
Daniel Gustafsson 482bc0705d doc: Improve wording for base64url definition 3 months ago
Tom Lane ef38a4d975 Add GROUP BY ALL. 3 months ago
Tom Lane 507aa16125 Doc: clean up documentation for new UUID functions. 3 months ago