Commits

DateSubjectAuthorReleases
2026-02-25 Fix some cases of indirectly casting away const. Tom Lane 18.4
2026-02-25 Fix some cases of indirectly casting away const. Tom Lane 15.18
2026-02-25 Fix some cases of indirectly casting away const. Tom Lane 17.10
2026-02-25 Fix some cases of indirectly casting away const. Tom Lane 14.23
2026-02-25 Fix some cases of indirectly casting away const. Tom Lane 16.14
2025-12-05 Fix some cases of indirectly casting away const. Tom Lane 19 (unreleased)
2019-11-28 Remove useless "return;" lines Alvaro Herrera 13.0
2019-10-25 Make the order of the header file includes consistent in non-backend modules. Amit Kapila 13.0
2019-08-05 Fix inconsistencies and typos in the tree, take 9 Michael Paquier 13.0
2018-12-01 Rename ecpg's various "extern.h" files to have distinct names. Tom Lane 12.0
2018-07-11 Rethink how to get float.h in old Windows API for isnan/isinf Alvaro Herrera 12.0
2017-11-10 Add some const decorations to prototypes Peter Eisentraut 11.0
2017-11-08 Change TRUE/FALSE to true/false Peter Eisentraut 11.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-06-15 Fix typo in code comment Peter Eisentraut 10.0
2017-02-23 Remove now-dead code for !HAVE_INT64_TIMESTAMP. Tom Lane 10.0
2017-02-06 Fix typos in comments. Heikki Linnakangas 9.2.20
2017-02-06 Fix typos in comments. Heikki Linnakangas 9.3.16
2017-02-06 Fix typos in comments. Heikki Linnakangas 9.4.11
2017-02-06 Fix typos in comments. Heikki Linnakangas 9.5.6
2017-02-06 Fix typos in comments. Heikki Linnakangas 9.6.2
2017-02-06 Fix typos in comments. Heikki Linnakangas 10.0
2015-04-26 Fix various typos and grammar errors in comments. Andres Freund 9.5.0
2015-01-24 Replace a bunch more uses of strncpy() with safer coding. Tom Lane 9.5.0
2014-02-17 Fix handling of wide datetime input/output. Noah Misch 8.4.20