Commit Graph

13560 Commits (38fc54703ea4203a537c58332f697c546eaa4bcf)

Author SHA1 Message Date
Peter Eisentraut 4bbf110d2f Add libpq connection parameter "scram_channel_binding" 8 years ago
Peter Eisentraut 53cba77b53 doc: Fix figures in example description 8 years ago
Teodor Sigaev 1fcd0adeb3 Add approximated Zipfian-distributed random generator to pgbench. 9 years ago
Peter Eisentraut 51cff91c90 doc: Flex is not a GNU package 9 years ago
Tom Lane 7404704a0c Fix broken markup. 9 years ago
Robert Haas ab72716778 Support Parallel Append plan nodes. 9 years ago
Peter Eisentraut 8097d189cc doc: Update memory requirements for FOP 9 years ago
Peter Eisentraut 28f8896af0 doc: Turn on generate.consistent.ids parameter 9 years ago
Robert Haas ab6eaee884 When VACUUM or ANALYZE skips a concurrently dropped table, log it. 9 years ago
Robert Haas 87c37e3291 Re-allow INSERT .. ON CONFLICT DO NOTHING on partitioned tables. 9 years ago
Peter Eisentraut e4128ee767 SQL procedures 9 years ago
Tom Lane 9a785ad573 Fix creation of resjunk tlist entries for inherited mixed UPDATE/DELETE. 9 years ago
Simon Riggs 117469006b Additional docs for toast_tuple_target changes 9 years ago
Dean Rasheed 26329ad8dc Fix broken XML in CREATE POLICY sgml. 9 years ago
Dean Rasheed 87c2a17fee Doc: add a summary table to the CREATE POLICY docs. 9 years ago
Peter Eisentraut 3c49c6facb Convert documentation to DocBook XML 9 years ago
Fujii Masao 2f8d6369e6 doc: mention wal_receiver_status_interval as GUC affecting logical rep worker. 9 years ago
Tom Lane 16827d4424 pgbench: fix stats reporting when some transactions are skipped. 9 years ago
Tom Lane 41761265e8 Doc: fix broken markup. 9 years ago
Robert Haas ae65f6066d Provide for forward compatibility with future minor protocol versions. 9 years ago
Simon Riggs c2513365a0 Parameter toast_tuple_target controls TOAST for new rows 9 years ago
Tom Lane 63ca86318d Fix quoted-substring handling in format parsing for to_char/to_number/etc. 9 years ago
Peter Eisentraut 9288d62bb4 Support channel binding 'tls-unique' in SCRAM 9 years ago
Tom Lane e87d4965bd Prevent to_number() from losing data when template doesn't match exactly. 9 years ago
Robert Haas e5253fdc4f Add parallel_leader_participation GUC. 9 years ago
Tom Lane 6d776522d2 Document changes in large-object privilege checking. 9 years ago
Tom Lane 591c504fad Allow running just selected steps of pgbench's initialization sequence. 9 years ago
Alvaro Herrera ce4c86a656 Mention CREATE/DROP STATISTICS in event triggers docs 9 years ago
Peter Eisentraut 9a8d3c4eea Add -wnet to SP invocations 9 years ago
Robert Haas 1aba8e651a Add hash partitioning. 9 years ago
Peter Eisentraut e7397f015c Remove junk left from DSSSL to XSL conversion 9 years ago
Tom Lane bd65e0c624 Doc: fix erroneous example. 9 years ago
Peter Eisentraut 2eb4a831e5 Change TRUE/FALSE to true/false 9 years ago
Peter Eisentraut 4497f2f3b3 Put markup in the right place 9 years ago
Peter Eisentraut 6e1e4c0d2f Expand empty end tag 9 years ago
Simon Riggs 4b0d28de06 Remove secondary checkpoint 9 years ago
Simon Riggs 98267ee83e Exclude pg_internal.init from BASE_BACKUP 9 years ago
Tom Lane 92d830f4bf Last-minute updates for release notes. 9 years ago
Tom Lane b35b185bf7 Release notes for 10.1, 9.6.6, 9.5.10, 9.4.15, 9.3.20, 9.2.24. 9 years ago
Tom Lane 42de8a0255 First-draft release notes for 10.1. 9 years ago
Peter Eisentraut bc105c4be0 doc: Update text for new recovery_target_lsn setting 9 years ago
Peter Eisentraut 49df45acd8 doc: Convert ids to upper case at build time 9 years ago
Peter Eisentraut 0f53934164 doc: Clarify pgstattuple privileges information 9 years ago
Peter Eisentraut d8c435e174 doc: Adjust name in acknowledgments 9 years ago
Tom Lane c0e2062d32 Doc: update URL for check_postgres. 9 years ago
Peter Eisentraut ec7ce54204 doc: Mention pg_stat_wal_receiver in streaming replication docs 9 years ago
Peter Eisentraut 387ec70322 doc: Add to hot standby documentation 9 years ago
Stephen Frost 0fe2780db4 Remove inbound links to sql-createuser 9 years ago
Tom Lane 86182b1895 Doc: call out UPDATE syntax change as a v10 compatibility issue. 9 years ago
Magnus Hagander 77954f996c Fix typo 9 years ago