Commits

DateSubjectAuthorReleases
2021-11-25 Block ALTER TABLE .. DROP NOT NULL on columns in replica identity index Michael Paquier 11.15
2021-11-25 Block ALTER TABLE .. DROP NOT NULL on columns in replica identity index Michael Paquier 12.10
2021-11-25 Block ALTER TABLE .. DROP NOT NULL on columns in replica identity index Michael Paquier 13.6
2021-11-25 Block ALTER TABLE .. DROP NOT NULL on columns in replica identity index Michael Paquier 14.2
2021-11-25 Block ALTER TABLE .. DROP NOT NULL on columns in replica identity index Michael Paquier 15.0
2021-10-19 Block ALTER INDEX/TABLE index_name ALTER COLUMN colname SET (options) Michael Paquier 13.5
2021-10-19 Block ALTER INDEX/TABLE index_name ALTER COLUMN colname SET (options) Michael Paquier 14.1
2021-10-19 Block ALTER INDEX/TABLE index_name ALTER COLUMN colname SET (options) Michael Paquier 15.0
2021-10-11 Clean up more code using "(expr) ? true : false" Michael Paquier 15.0
2021-09-29 Clarify use of "statistics objects" in the code Michael Paquier 14.1
2021-09-29 Clarify use of "statistics objects" in the code Michael Paquier 15.0
2021-08-10 Add call to object access hook at the end of table rewrite in ALTER TABLE Michael Paquier 15.0
2021-07-28 Add support for SET ACCESS METHOD in ALTER TABLE Michael Paquier 15.0
2021-07-14 Fix unexpected error messages for various flavors of ALTER TABLE Michael Paquier 11.13
2021-07-14 Fix unexpected error messages for various flavors of ALTER TABLE Michael Paquier 12.8
2021-07-14 Fix unexpected error messages for various flavors of ALTER TABLE Michael Paquier 13.4
2021-07-14 Fix unexpected error messages for various flavors of ALTER TABLE Michael Paquier 14.0
2021-05-08 Fix incorrect error code for CREATE/ALTER TABLE COMPRESSION Michael Paquier 14.0
2021-03-02 Simplify code to switch pg_class.relrowsecurity in tablecmds.c Michael Paquier 14.0
2021-01-29 Adjust comments of CheckRelationTableSpaceMove() and SetRelationTableSpace() Michael Paquier 14.0
2021-01-27 Refactor code in tablecmds.c to check and process tablespace moves Michael Paquier 14.0
2021-01-18 Refactor option handling of CLUSTER, REINDEX and VACUUM Michael Paquier 14.0
2020-11-02 Fix some grammar and typos in comments and docs Michael Paquier 14.0
2020-07-31 Use multi-inserts for pg_attribute and pg_shdepend Michael Paquier 14.0
2020-07-15 Eliminate cache lookup errors in SQL functions for object addresses Michael Paquier 14.0