Commit Graph

18099 Commits (d0833fdae7ebb520e14db20ebd8973c5999f636e)

Author SHA1 Message Date
Fujii Masao b2ff2a0b52 doc: Clarify INCLUDING COMMENTS behavior in CREATE TABLE LIKE. 3 months ago
Peter Eisentraut dea0812cda doc: Add link targets to CREATE/ALTER FOREIGN TABLE reference pages 3 months ago
Peter Eisentraut f80bedd52b Allow ALTER COLUMN SET EXPRESSION on virtual columns with CHECK constraints 3 months ago
Michael Paquier e2f3d82f89 doc: Adjust some markups on pg_waldump page 3 months ago
Nathan Bossart d981976027 Allow pg_{read,write}_all_data to access large objects. 3 months ago
Jacob Champion 4966bd3ed9 libpq: Grease the protocol by default 3 months ago
Tom Lane 4a1b05caa5 Restore AIX support. 3 months ago
Nathan Bossart bc60ee8606 Warn upon successful MD5 password authentication. 3 months ago
Peter Eisentraut 78727dcba3 meson: allow disabling building/installation of static libraries. 3 months ago
Michael Paquier ee46584884 doc: Add section "Options" for pg_controldata 3 months ago
Michael Paquier 4476106c65 doc: Add description of "filename" for pg_walsummary 3 months ago
Fujii Masao fb80f388f4 Add per-subscription wal_receiver_timeout setting. 4 months ago
Fujii Masao 8a6af3ad08 Make GUC wal_receiver_timeout user-settable. 4 months ago
Tom Lane 759b03b24c Simplify creation of built-in functions with default arguments. 4 months ago
Heikki Linnakangas d62dca3b29 Use standard die() handler for SIGTERM in bgworkers 4 months ago
Daniel Gustafsson db93988ab0 doc: Add note to ssl_group config on X25519 and FIPS 4 months ago
Daniel Gustafsson aa082bed0b doc: Mention PASSING support for jsonpath variables 4 months ago
Daniel Gustafsson 4469fe1761 doc: Update docs images README with required ditaa version 4 months ago
Daniel Gustafsson 4ec0e75afd meson: Add target for generating docs images 4 months ago
Dean Rasheed 88327092ff Add support for INSERT ... ON CONFLICT DO SELECT. 4 months ago
Nathan Bossart 1d92e0c2cc Add password expiration warnings. 4 months ago
Álvaro Herrera 1efdd7cc63
Cleanup for log_min_messages changes in 38e0190ced 4 months ago
Dean Rasheed bc953bf523 doc: Mention all SELECT privileges required by INSERT ... ON CONFLICT. 4 months ago
Dean Rasheed 227a6ea657 doc: Clarify RLS policies applied for ON CONFLICT DO NOTHING. 4 months ago
Michael Paquier 9181c870ba Improve type handling of varlena structures 4 months ago
Michael Paquier 307447e6db Add information about range type stats to pg_stats_ext_exprs 4 months ago
Álvaro Herrera 38e0190ced
Allow log_min_messages to be set per process type 4 months ago
Jacob Champion d8d7c5dc8f libpq: Prepare for protocol grease during 19beta 4 months ago
Jacob Champion e3d37853ec doc: Expand upon protocol versions and extensions 4 months ago
Thomas Munro f94e9141a0 Add file_extend_method=posix_fallocate,write_zeros. 4 months ago
Fujii Masao e35add48cc doc: Move synchronized_standby_slots to "Primary Server" section. 4 months ago
Michael Paquier 3c5ec35dea oid2name: Add relation path to the information provided by -x/--extended 4 months ago
Álvaro Herrera 78bf28e3bf
Docs: consolidate dependency notes in pg_dump and pg_restore 4 months ago
Fujii Masao dddbbc253b psql: Add %i prompt escape to indicate hot standby status. 4 months ago
Michael Paquier efbebb4e85 Add support for "mcv" in pg_restore_extended_stats() 4 months ago
Masahiko Sawada 1fdbca159e Standardize replication origin naming to use "ReplOrigin". 4 months ago
Michael Paquier 302879bd68 Add support for "dependencies" in pg_restore_extended_stats() 4 months ago
Fujii Masao 33a92632b7 doc: Clarify that \d and \d+ output lists are illustrative, not exhaustive. 4 months ago
Michael Paquier 0e80f3f88d Add pg_restore_extended_stats() 4 months ago
Michael Paquier a36164e746 Add WALRCV_CONNECTING state to the WAL receiver 4 months ago
Peter Eisentraut c257ba8397 Record range constructor functions in pg_range 4 months ago
Peter Eisentraut a5b40d156e Mark commented out code as unused 4 months ago
Michael Paquier 1a1e733b62 doc: List all the possible values of pg_stat_wal_receiver.status 4 months ago
Michael Paquier 25be5e8a33 doc: Mention pg_get_partition_constraintdef() 4 months ago
Fujii Masao 26cb14aea1 file_fdw: Support multi-line HEADER option. 4 months ago
Tom Lane 4576208454 Force standard_conforming_strings to always be ON. 4 months ago
Amit Kapila 48efefa6ca Improve errdetail for logical replication conflict messages. 4 months ago
Bruce Momjian 2e937eeb93 doc: revert "xreflabel" used for PL/Python & libpq chapters 5 months ago
Michael Paquier d756fa1019 Add pg_clear_extended_stats() 5 months ago
Peter Eisentraut 794ba8b6a4 doc: Slightly correct advice on C/C++ linkage 5 months ago