Commit Graph

43824 Commits (642bafa0c5f9f08d106a14f31429e0e0c718b603)
 

Author SHA1 Message Date
Peter Eisentraut 642bafa0c5 Refactor routine to test connection to SSL server 8 years ago
Andrew Dunstan 745948422c Disable installcheck tests for test_session_hooks 8 years ago
Andrew Dunstan 9989f92aab Disable test_session_hooks test module until buildfarm issues are sorted out 8 years ago
Peter Eisentraut 6337865f36 Remove TRUE and FALSE 8 years ago
Robert Haas 4e5fe9ad19 Centralize executor-related partitioning code. 8 years ago
Andrew Dunstan cd8ce3a22c Add hooks for session start and session end 8 years ago
Robert Haas ebc189e122 Fix typo. 8 years ago
Robert Haas e5253fdc4f Add parallel_leader_participation GUC. 8 years ago
Tom Lane 7518049980 Prevent int128 from requiring more than MAXALIGN alignment. 8 years ago
Tom Lane 91aec93e60 Rearrange c.h to create a "compiler characteristics" section. 8 years ago
Tom Lane 6d776522d2 Document changes in large-object privilege checking. 8 years ago
Alvaro Herrera a61f5ab986 Simplify index_[constraint_]create API 8 years ago
Tom Lane 591c504fad Allow running just selected steps of pgbench's initialization sequence. 8 years ago
Robert Haas 44ae64c388 Push target list evaluation through Gather Merge. 8 years ago
Robert Haas e64861c79b Track in the plan the types associated with PARAM_EXEC parameters. 8 years ago
Alvaro Herrera ce4c86a656 Mention CREATE/DROP STATISTICS in event triggers docs 8 years ago
Stephen Frost cfd8c87e16 Fix typo 8 years ago
Noah Misch 9363b8b79b MSVC: Rebuild spiexceptions.h when out of date. 8 years ago
Noah Misch cbfffee41c Install Windows crash dump handler before all else. 8 years ago
Noah Misch e02571b73f Don't call pgwin32_message_to_UTF16() without CurrentMemoryContext. 8 years ago
Noah Misch 0b7e76eb2b Add post-2010 ecpg tests to checktcp. 8 years ago
Noah Misch 34baf8a00b Make connect/test1 independent of localhost IPv6. 8 years ago
Noah Misch 4b865aee25 Fix previous commit's test, for non-UTF8 databases with non-XML builds. 8 years ago
Noah Misch 2918fcedbf Ignore XML declaration in xpath_internal(), for UTF8 databases. 8 years ago
Robert Haas 5edc63bda6 Account for the effect of lossy pages when costing bitmap scans. 8 years ago
Peter Eisentraut 0c98d0dd5c Fix some null pointer dereferences in LDAP auth code 8 years ago
Peter Eisentraut 0e1539ba0d Add some const decorations to prototypes 8 years ago
Tom Lane 7e60e67861 Tighten test in contrib/bloom/t/001_wal.pl. 8 years ago
Robert Haas b9941d3468 Fix incorrect comment. 8 years ago
Peter Eisentraut 9a8d3c4eea Add -wnet to SP invocations 8 years ago
Robert Haas 1aba8e651a Add hash partitioning. 8 years ago
Peter Eisentraut e7397f015c Remove junk left from DSSSL to XSL conversion 8 years ago
Tom Lane ae20b23a9e Refactor permissions checks for large objects. 8 years ago
Tom Lane 5ecc0d738e Restrict lo_import()/lo_export() via SQL permissions not hard-wired checks. 8 years ago
Tom Lane 6c3a7ba5bb Fix typo in ALTER SYSTEM output. 8 years ago
Tom Lane 9be95ef156 Fix bogus logic for checking executables' versions within pg_upgrade. 8 years ago
Tom Lane 20d9adab60 Revert "Allow --with-bonjour to work with non-macOS implementations of Bonjour." 8 years ago
Tom Lane 9b9cb3c453 Allow --with-bonjour to work with non-macOS implementations of Bonjour. 8 years ago
Tom Lane bd65e0c624 Doc: fix erroneous example. 8 years ago
Tom Lane c5269472ea Fix two violations of the ResourceOwnerEnlarge/Remember protocol. 8 years ago
Peter Eisentraut 2eb4a831e5 Change TRUE/FALSE to true/false 8 years ago
Peter Eisentraut 4497f2f3b3 Put markup in the right place 8 years ago
Peter Eisentraut 6e1e4c0d2f Expand empty end tag 8 years ago
Robert Haas 698e525437 Fix typo in comment. 8 years ago
Tom Lane 92a1834dd8 Fix unportable spelling of int64 constant. 8 years ago
Tom Lane d1f9ac5b10 Fix unportable usage of <ctype.h> functions. 8 years ago
Simon Riggs 4b0d28de06 Remove secondary checkpoint 8 years ago
Simon Riggs 98267ee83e Exclude pg_internal.init from BASE_BACKUP 8 years ago
Tom Lane d0c80c17f1 Fix version numbering foulups exposed by 10.1. 8 years ago
Tom Lane 92d830f4bf Last-minute updates for release notes. 8 years ago