Commit Graph

17502 Commits (71f17823ba010296da9946bd906bb8bcad6325bc)

Author SHA1 Message Date
Michael Paquier 302cf15759 Add support for LIKE in CREATE FOREIGN TABLE 1 year ago
Amit Langote e7563e3c75 doc: Fix some issues with JSON_TABLE() examples 1 year ago
Amit Kapila ac0e33136a Invalidate inactive replication slots. 1 year ago
Tom Lane b464e51ab3 Update to latest Snowball sources. 1 year ago
Bruce Momjian 06dc1ffd24 doc: add example of sign mismatch with POSIX/ISO-8601 time zones 1 year ago
Amit Kapila 217919dd09 Raise a WARNING for max_slot_wal_keep_size in pg_createsubscriber. 1 year ago
Amit Kapila 164bac92f0 Doc: Improve pg_replication_slots.inactive_since description. 1 year ago
Alexander Korotkov fc069a3a63 Implement Self-Join Elimination 1 year ago
Michael Paquier 320545bfcf Add information about WAL buffers being full to EXPLAIN (WAL) 1 year ago
Michael Paquier ce5bcc4a9f pg_stat_statements: Add wal_buffers_full 1 year ago
Nathan Bossart 7720082ae5 Add delay time to VACUUM/ANALYZE (VERBOSE) and autovacuum logs. 1 year ago
Daniel Gustafsson 9ad1b3d01f pgcrypto: Add support for CFB mode in AES encryption 1 year ago
Peter Eisentraut 506183bce7 Remove unnecessary (char *) casts [string] 1 year ago
John Naylor 0bc34ad692 Doc: Fix punctuation errors 1 year ago
Nathan Bossart bb8dff9995 Add cost-based vacuum delay time to progress views. 1 year ago
Melanie Plageman d0d649e916 Limit pgbench COPY FREEZE to ordinary relations 1 year ago
Melanie Plageman 052026c9b9 Eagerly scan all-visible pages to amortize aggressive vacuum 1 year ago
Andres Freund 4dd09a1d41 config: Rename "Asynchronous Behavior" to "I/O" 1 year ago
Andres Freund 740766d37c config: Split "Worker Processes" out of "Asynchronous Behavior" 1 year ago
Andres Freund 32c34006b2 docs: EUC_TW can be up to four bytes wide, not three 1 year ago
Tom Lane ecb8226af6 PDF docs build: avoid spurious "warn" in build logs. 1 year ago
Tom Lane 11bba6e494 Doc: clarify behavior of timestamptz input some more. 1 year ago
Peter Eisentraut 83ea6c5402 Virtual generated columns 1 year ago
Nathan Bossart 401a6956fa Disallow COPY FREEZE on foreign tables. 1 year ago
Nathan Bossart 306dc520b9 Introduce autovacuum_vacuum_max_threshold. 1 year ago
Daniel Gustafsson ee4667f018 doc: Update links which returned 404 1 year ago
Amit Kapila 0ec3c295e7 Avoid updating inactive_since for invalid replication slots. 1 year ago
Michael Paquier a051e71e28 Add data for WAL in pg_stat_io and backend statistics 1 year ago
Peter Eisentraut c09e5a6a01 Convert strategies to and from compare types 1 year ago
Daniel Gustafsson 59d6c03956 doc: Fix pg_buffercache_evict() title 1 year ago
Amit Kapila 6252b1eaf8 Doc: Generated column replication. 1 year ago
Amit Kapila 75eb9766ec Rename pubgencols_type to pubgencols in pg_publication. 1 year ago
Michael Paquier 30a6ed0ce4 Track per-relation cumulative time spent in [auto]vacuum and [auto]analyze 1 year ago
Peter Eisentraut 5afaba6297 doc: Meson is not experimental on Windows 1 year ago
Tom Lane d83a108c10 Doc: recommend "psql -X" for restoring pg_dump scripts. 1 year ago
Jeff Davis d2ca16bb50 Fix PDF doc build. 1 year ago
Jeff Davis bfc5992069 Add SQL function CASEFOLD(). 1 year ago
Daniel Gustafsson 035f99cbeb pgcrypto: Make it possible to disable built-in crypto 1 year ago
Daniel Gustafsson 924d89a354 pgcrypto: Add function to check FIPS mode 1 year ago
Peter Eisentraut aeb8ea361a Convert sepgsql tests to TAP 1 year ago
Amit Kapila 6fc4fc42da Doc: Fix a typo introduced in 4a0e7314f1. 1 year ago
Amit Kapila 117f9f328e Doc: Fix column name in pg_publication catalog. 1 year ago
Tom Lane 01463e1ccc Ensure that AFTER triggers run as the instigating user. 1 year ago
Álvaro Herrera b663b9436e
Allow NOT VALID foreign key constraints on partitioned tables 1 year ago
Amit Kapila e65dbc9927 Change publication's publish_generated_columns option type to enum. 1 year ago
Tom Lane 172e6b3adb Support RN (roman-numeral format) in to_number(). 1 year ago
Amit Kapila 4a0e7314f1 Doc: Update the interaction of tablesync with wal_retrieve_retry_interval. 1 year ago
Tom Lane 4907ba304c Doc: simplify the tutorial's window-function examples. 1 year ago
Jeff Davis d3d0983169 Support PG_UNICODE_FAST locale in the builtin collation provider. 1 year ago
Tom Lane 86e4efc52b Add documentation about calling version-1 C functions from C. 1 year ago