aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Add macro to cast away volatile without allowing changes to underlying typePeter Eisentraut2019-03-25
* Initialize structure at declarationPeter Eisentraut2019-03-25
* tableam: Add and use table_fetch_row_version().Andres Freund2019-03-25
* Add ORDER BY to regression test casePeter Eisentraut2019-03-25
* tableam: Use in CREATE TABLE AS and CREATE MATERIALIZED VIEW.Andres Freund2019-03-24
* Un-hide most cascaded-drop details in regression test results.Tom Lane2019-03-24
* Sort dependent objects before reporting them in DROP ROLE.Tom Lane2019-03-24
* Remove dead code from nbtsplitloc.c.Peter Geoghegan2019-03-24
* Avoid double-free in vacuumlo error path.Tom Lane2019-03-24
* Make current_logfiles use permissions assigned to files in data directoryMichael Paquier2019-03-24
* Transaction chainingPeter Eisentraut2019-03-24
* Remove spurious return.Andres Freund2019-03-23
* tableam: Add tuple_{insert, delete, update, lock} and use.Andres Freund2019-03-23
* Remove inadequate check for duplicate "xml" PI.Tom Lane2019-03-23
* Ensure xmloption = content while restoring pg_dump output.Tom Lane2019-03-23
* Accept XML documents when xmloption = content, as required by SQL:2006+.Tom Lane2019-03-23
* Suppress DETAIL output from an event_trigger test.Peter Geoghegan2019-03-23
* Add nbtree high key "continuescan" optimization.Peter Geoghegan2019-03-23
* Improve format of code and some error messages in pg_checksumsMichael Paquier2019-03-23
* Add unreachable "break" to satisfy -Wimplicit-fallthrough.Tom Lane2019-03-23
* Expand EPQ tests for UPDATEs and DELETEsAndres Freund2019-03-22
* Add option -N/--no-sync to pg_checksumsMichael Paquier2019-03-23
* Revert "Add gitignore entries for jsonpath_gram.h"Peter Eisentraut2019-03-23
* Add options to enable and disable checksums in pg_checksumsMichael Paquier2019-03-23
* Make subscription collation test work independent of localePeter Eisentraut2019-03-22
* Add gitignore entries for jsonpath_gram.hPeter Eisentraut2019-03-22
* Rearrange make_partitionedrel_pruneinfo to avoid work when we can't prune.Tom Lane2019-03-22
* Go back to suppressing foreign_data DETAIL test output.Peter Geoghegan2019-03-22
* Don't copy PartitionBoundInfo in set_relation_partition_info.Tom Lane2019-03-22
* Fix yet more portability bugs in integerset and its tests.Heikki Linnakangas2019-03-22
* Fix ICU tests for older ICU versionsPeter Eisentraut2019-03-22
* More portability fixes for integerset tests.Heikki Linnakangas2019-03-22
* Make printf format strings in test_integerset portable.Heikki Linnakangas2019-03-22
* Make the integerset test more verbose.Heikki Linnakangas2019-03-22
* Fix bug in the GiST vacuum's 2nd stage.Heikki Linnakangas2019-03-22
* Delete empty pages during GiST VACUUM.Heikki Linnakangas2019-03-22
* Add IntegerSet, to hold large sets of 64-bit ints efficiently.Heikki Linnakangas2019-03-22
* Collations with nondeterministic comparisonPeter Eisentraut2019-03-22
* Fix crash with pg_partition_rootMichael Paquier2019-03-22
* Revert "Suppress DETAIL output from a foreign_data test."Peter Geoghegan2019-03-21
* Catversion bump announced in previous commit but forgottenAlvaro Herrera2019-03-21
* Fix dependency recording bug for partitioned PKsAlvaro Herrera2019-03-21
* Improve error reporting for DROP FUNCTION/PROCEDURE/AGGREGATE/ROUTINE.Tom Lane2019-03-21
* Add DNS SRV support for LDAP server discovery.Thomas Munro2019-03-21
* Sort the dependent objects before deletion in DROP OWNED BY.Tom Lane2019-03-20
* Add index_get_partition convenience functionAlvaro Herrera2019-03-20
* Fix spurious compiler warning in nbtxlog.c.Peter Geoghegan2019-03-20
* Suppress DETAIL output from a foreign_data test.Peter Geoghegan2019-03-20
* Restore RI trigger sanity checkAlvaro Herrera2019-03-20
* Allow amcheck to re-find tuples using new search.Peter Geoghegan2019-03-20