Commits

DateSubjectAuthorReleases
2025-06-02 Disallow "=" in names of reloptions and foreign-data options. Tom Lane 14.19
2025-06-02 Disallow "=" in names of reloptions and foreign-data options. Tom Lane 13.22
2025-06-02 Disallow "=" in names of reloptions and foreign-data options. Tom Lane 15.14
2025-06-02 Disallow "=" in names of reloptions and foreign-data options. Tom Lane 17.6
2025-06-02 Disallow "=" in names of reloptions and foreign-data options. Tom Lane 16.10
2025-06-02 Disallow "=" in names of reloptions and foreign-data options. Tom Lane 18.0
2023-05-19 Pre-beta mechanical code beautification. Tom Lane 16.0
2022-11-09 Report a more useful error for reloptions on a partitioned table. Tom Lane 16.0
2020-03-04 Introduce macros for typalign and typstorage constants. Tom Lane 13.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-03-26 Fix oversight in data-type change for autovacuum_vacuum_cost_delay. Tom Lane 12.0
2019-03-10 Convert [autovacuum_]vacuum_cost_delay into floating-point GUCs. Tom Lane 12.0
2019-01-15 Finish reverting "recheck_on_update" patch. Tom Lane 12.0
2018-04-26 Post-feature-freeze pgindent run. Tom Lane 11.0
2018-01-26 Avoid unnecessary use of pg_strcasecmp for already-downcased identifiers. Tom Lane 11.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-06-21 Initial pgindent run with pg_bsd_indent version 2.0. Tom Lane 10.0
2017-02-23 Consistently declare timestamp variables as TimestampTz. Tom Lane 10.0
2016-01-18 Restructure index access method API to hide most of it at the C level. Tom Lane 9.6.0
2015-08-03 Fix a number of places that produced XX000 errors in the regression tests. Tom Lane 9.5.0
2015-08-03 Fix a number of places that produced XX000 errors in the regression tests. Tom Lane 9.6.0
2014-08-13 Prevent memory leaks in parseRelOptions(). Tom Lane 9.5.0
2012-04-25 Another trivial comment-typo fix. Tom Lane 9.2.0
2011-12-17 Add SP-GiST (space-partitioned GiST) index access method. Tom Lane 9.2.0
2011-09-04 Clean up the #include mess a little. Tom Lane 9.2.0