Commits

DateSubjectAuthorReleases
2025-09-25 Try to avoid floating-point roundoff error in pg_sleep(). Tom Lane 19 (unreleased)
2024-03-30 Add pg_basetype() function to extract a domain's base type. Tom Lane 17.0
2022-12-27 Convert the reg* input functions to report (most) errors softly. Tom Lane 16.0
2022-12-09 Add test scaffolding for soft error reporting from input functions. Tom Lane 16.0
2021-02-02 Build in some knowledge about foreign-key relationships in the catalogs. Tom Lane 14.0
2020-09-18 Allow most keywords to be used as column labels without requiring AS. Tom Lane 14.0
2020-07-09 Fix pg_current_logfile() to not emit a carriage return on Windows. Tom Lane 11.9
2020-07-09 Fix pg_current_logfile() to not emit a carriage return on Windows. Tom Lane 10.14
2020-07-09 Fix pg_current_logfile() to not emit a carriage return on Windows. Tom Lane 13.0
2020-07-09 Fix pg_current_logfile() to not emit a carriage return on Windows. Tom Lane 12.4
2020-07-09 Fix pg_current_logfile() to not emit a carriage return on Windows. Tom Lane 14.0
2020-03-17 Avoid holding a directory FD open across assorted SRF calls. Tom Lane 9.6.18
2020-03-17 Avoid holding a directory FD open across assorted SRF calls. Tom Lane 10.13
2020-03-17 Avoid holding a directory FD open across assorted SRF calls. Tom Lane 11.8
2020-03-17 Avoid holding a directory FD open across assorted SRF calls. Tom Lane 12.3
2020-03-17 Avoid holding a directory FD open across assorted SRF calls. Tom Lane 13.0
2020-03-17 Avoid holding a directory FD open across assorted SRF calls. Tom Lane 9.5.22
2019-11-21 Defend against self-referential views in relation_is_updatable(). Tom Lane 9.4.26
2019-11-21 Defend against self-referential views in relation_is_updatable(). Tom Lane 9.5.21
2019-11-21 Defend against self-referential views in relation_is_updatable(). Tom Lane 10.12
2019-11-21 Defend against self-referential views in relation_is_updatable(). Tom Lane 11.7
2019-11-21 Defend against self-referential views in relation_is_updatable(). Tom Lane 9.6.17
2019-11-21 Defend against self-referential views in relation_is_updatable(). Tom Lane 12.2
2019-11-21 Defend against self-referential views in relation_is_updatable(). Tom Lane 13.0
2019-01-06 Replace the data structure used for keyword lookup. Tom Lane 12.0