Commits

DateSubjectAuthorReleases
2026-04-06 Don't try to re-order the subcommands of CREATE SCHEMA. Tom Lane 19 (unreleased)
2024-07-16 When creating materialized views, use REFRESH to load data. Jeff Davis 18.0
2024-07-16 When creating materialized views, use REFRESH to load data. Jeff Davis 17.0
2024-03-05 Fix search_path to a safe value during maintenance operations. Jeff Davis 17.0
2023-05-08 Replace last PushOverrideSearchPath() call with set_config_option(). Noah Misch 12.15
2023-05-08 Replace last PushOverrideSearchPath() call with set_config_option(). Noah Misch 11.20
2023-05-08 Replace last PushOverrideSearchPath() call with set_config_option(). Noah Misch 13.11
2023-05-08 Replace last PushOverrideSearchPath() call with set_config_option(). Noah Misch 15.3
2023-05-08 Replace last PushOverrideSearchPath() call with set_config_option(). Noah Misch 14.8
2023-05-08 Replace last PushOverrideSearchPath() call with set_config_option(). Noah Misch 16.0
2018-03-15 Clean up duplicate role and schema names in regression tests. Tom Lane 11.0
2013-12-11 Regression tests for SCHEMA commands Simon Riggs 9.4.0
2012-10-04 Fix parse location tracking for lists that can be empty. Tom Lane 9.3.0
2012-10-03 Support CREATE SCHEMA IF NOT EXISTS. Tom Lane 9.3.0
2012-07-05 Reduce messages about implicit indexes and sequences to DEBUG1. Robert Haas 9.3.0
2008-06-11 Improve reporting of dependencies in DROP to work like the scheme that we Tom Lane 8.4.0
2008-06-08 Rewrite DROP's dependency traversal algorithm into an honest two-pass Tom Lane 8.4.0
2006-08-21 Fix all known problems with pg_dump's handling of serial sequences Tom Lane 8.2.0
2004-06-10 Clean up generation of default names for constraints, indexes, and serial Tom Lane 8.0.0
2004-01-11 Add CREATE TRIGGER, CREATE INDEX, and CREATE SEQUENCE to the list of Neil Conway 8.0.0