Commits

DateSubjectAuthorReleases
2022-08-25 Allow grant-level control of role inheritance behavior. Robert Haas 16.0
2022-07-05 Rename pg_checkpointer predefined role to pg_checkpoint. Robert Haas 15.0
2022-07-05 Rename pg_checkpointer predefined role to pg_checkpoint. Robert Haas 16.0
2020-01-16 Fix problems with "read only query" checks, and refactor the code. Robert Haas 13.0
2019-03-18 Revise parse tree representation for VACUUM and ANALYZE. Robert Haas 12.0
2017-09-14 Add missing tags to GetCommandLogLevel. Robert Haas 11.0
2017-09-14 Add missing tags to GetCommandLogLevel. Robert Haas 9.6.6
2017-09-14 Add missing tags to GetCommandLogLevel. Robert Haas 10.0
2016-12-07 Implement table partitioning. Robert Haas 10.0
2015-04-30 Create an infrastructure for parallel computation in PostgreSQL. Robert Haas 9.5.0
2014-02-17 Avoid repeated name lookups during table and index DDL. Robert Haas 8.4.20
2014-02-17 Avoid repeated name lookups during table and index DDL. Robert Haas 9.0.16
2014-02-17 Avoid repeated name lookups during table and index DDL. Robert Haas 9.1.12
2014-02-17 Avoid repeated name lookups during table and index DDL. Robert Haas 9.2.7
2014-02-17 Avoid repeated name lookups during table and index DDL. Robert Haas 9.3.3
2014-02-17 Avoid repeated name lookups during table and index DDL. Robert Haas 9.4.0
2013-11-29 Refine our definition of what constitutes a system relation. Robert Haas 9.4.0
2013-10-03 Add DISCARD SEQUENCES command. Robert Haas 9.4.0
2013-01-21 Add ddl_command_end support for event triggers. Robert Haas 9.3.0
2012-12-29 Adjust more backend functions to return OID rather than void. Robert Haas 9.3.0
2012-07-20 Make new event trigger facility actually do something. Robert Haas 9.3.0
2012-07-18 Syntax support and documentation for event triggers. Robert Haas 9.3.0
2012-01-07 Improve behavior of concurrent ALTER TABLE, and do some refactoring. Robert Haas 9.2.0
2011-11-30 Improve table locking behavior in the face of current DDL. Robert Haas 9.2.0
2011-11-18 Further consolidation of DROP statement handling. Robert Haas 9.2.0