Commit Graph

13691 Commits (32af96b2b118cd204ca809d7c48c7f8ea7f879cf)

Author SHA1 Message Date
Bruce Momjian d6ab720360 doc: properly indent CREATE TRIGGER paragraph 8 years ago
Bruce Momjian 5b2a8cf96f doc: clarify use of RegisterDynamicBackgroundWorker 8 years ago
Bruce Momjian e0a0deca38 doc: mention psql -l uses the 'postgres' database by default 8 years ago
Tom Lane c9707d9413 Documentation fix: pg_ctl no longer makes connection attempts. 8 years ago
Bruce Momjian a541dbb6fa doc: simplify intermediate certificate mention in libpq docs 8 years ago
Peter Eisentraut 7404e77cc1 Split out documentation of SSL parameters into their own section 8 years ago
Tom Lane b3f8401205 Move handling of database properties from pg_dumpall into pg_dump. 8 years ago
Peter Eisentraut 8561e4840c Transaction control in PL procedures 8 years ago
Magnus Hagander b9ff79b8f1 Fix docs typo 8 years ago
Magnus Hagander 1cc4f536ef Support huge pages on Windows 8 years ago
Magnus Hagander 5c15a54e85 Fix wording of "hostaddrs" 8 years ago
Bruce Momjian 815f84aa16 doc: update intermediate certificate instructions 8 years ago
Robert Haas 2f17844104 Allow UPDATE to move rows between partitions. 8 years ago
Alvaro Herrera 8b08f7d482 Local partitioned indexes 8 years ago
Peter Eisentraut a063d842f8 doc: Expand documentation of session_replication_role 8 years ago
Simon Riggs 9c7d06d606 Ability to advance replication slots 8 years ago
Bruce Momjian 255f14183a docs: replace dblink() mention with foreign data mention 8 years ago
Bruce Momjian ca454b9bd3 doc: add JSON acronym 8 years ago
Teodor Sigaev f50c80dbb1 llow negative coordinate for ~> (cube, int) operator 8 years ago
Teodor Sigaev 563a053bdd Fix behavior of ~> (cube, int) operator 8 years ago
Tom Lane 3c1e9fd232 Fix sample INSTR() functions in the plpgsql documentation. 8 years ago
Andrew Dunstan 11b623dd0a Implement TZH and TZM timestamp format patterns 8 years ago
Teodor Sigaev bc7fa0c15c Improve scripting language in pgbench 8 years ago
Peter Eisentraut d3fb72ea6d Implement channel binding tls-server-end-point for SCRAM 8 years ago
Peter Eisentraut 35c0754fad Allow ldaps when using ldap authentication 8 years ago
Bruce Momjian 9d4649ca49 Update copyright for 2018 8 years ago
Simon Riggs 2958a672b1 Extend near-wraparound hints to include replication slots 8 years ago
Robert Haas 7a727c180a Add pow(), aka power(), function to pgbench. 8 years ago
Teodor Sigaev ff963b393c Add polygon opclass for SP-GiST 8 years ago
Teodor Sigaev 854823fa33 Add optional compression method to SP-GiST 8 years ago
Andres Freund 1804284042 Add parallel-aware hash joins. 8 years ago
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. 8 years ago
Peter Eisentraut 51cff91c90 doc: Flex is not a GNU package 8 years ago
Tom Lane 7404704a0c Fix broken markup. 8 years ago
Robert Haas ab72716778 Support Parallel Append plan nodes. 8 years ago
Peter Eisentraut 8097d189cc doc: Update memory requirements for FOP 8 years ago
Peter Eisentraut 28f8896af0 doc: Turn on generate.consistent.ids parameter 8 years ago
Robert Haas ab6eaee884 When VACUUM or ANALYZE skips a concurrently dropped table, log it. 8 years ago
Robert Haas 87c37e3291 Re-allow INSERT .. ON CONFLICT DO NOTHING on partitioned tables. 8 years ago
Peter Eisentraut e4128ee767 SQL procedures 8 years ago
Tom Lane 9a785ad573 Fix creation of resjunk tlist entries for inherited mixed UPDATE/DELETE. 8 years ago
Simon Riggs 117469006b Additional docs for toast_tuple_target changes 8 years ago
Dean Rasheed 26329ad8dc Fix broken XML in CREATE POLICY sgml. 8 years ago
Dean Rasheed 87c2a17fee Doc: add a summary table to the CREATE POLICY docs. 8 years ago
Peter Eisentraut 3c49c6facb Convert documentation to DocBook XML 8 years ago
Fujii Masao 2f8d6369e6 doc: mention wal_receiver_status_interval as GUC affecting logical rep worker. 8 years ago
Tom Lane 16827d4424 pgbench: fix stats reporting when some transactions are skipped. 8 years ago
Tom Lane 41761265e8 Doc: fix broken markup. 8 years ago