Commits

DateSubjectAuthorReleases
2021-05-12 Initial pgindent and pgperltidy run for v14. Tom Lane 14.0
2020-03-04 Introduce macros for typalign and typstorage constants. Tom Lane 13.0
2018-12-20 Avoid producing over-length specific_name outputs in information_schema. Tom Lane 12.0
2018-12-19 Make type "name" collation-aware. Tom Lane 12.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2015-01-24 Replace a bunch more uses of strncpy() with safer coding. Tom Lane 9.5.0
2012-05-25 Fix string truncation to be multibyte-aware in text_name and bpchar_name. Tom Lane 8.3.19
2012-05-25 Fix string truncation to be multibyte-aware in text_name and bpchar_name. Tom Lane 8.4.12
2012-05-25 Fix string truncation to be multibyte-aware in text_name and bpchar_name. Tom Lane 9.0.8
2012-05-25 Fix string truncation to be multibyte-aware in text_name and bpchar_name. Tom Lane 9.1.4
2012-05-25 Fix string truncation to be multibyte-aware in text_name and bpchar_name. Tom Lane 9.2.0
2008-06-24 Reduce the alignment requirement of type "name" from int to char, and arrange Tom Lane 8.4.0
2008-05-27 Alter the xxx_pattern_ops opclasses to use the regular equality operator of Tom Lane 8.4.0
2006-05-30 Fix ancient misdescription of namegt/namege in comment. Greg Stark Tom Lane 8.2.0
2006-05-21 Change the backend to reject strings containing invalidly-encoded multibyte Tom Lane 7.3.15
2006-05-21 Change the backend to reject strings containing invalidly-encoded multibyte Tom Lane 7.4.13
2006-05-21 Change the backend to reject strings containing invalidly-encoded multibyte Tom Lane 8.0.8
2006-05-21 Change the backend to reject strings containing invalidly-encoded multibyte Tom Lane 8.1.4
2006-05-21 Change the backend to reject strings containing invalidly-encoded multibyte Tom Lane 8.2.0
2004-06-05 Tweak palloc/repalloc to allow zero bytes to be requested, as per recent Tom Lane 8.0.0
2003-07-27 Error message editing in utils/adt. Again thanks to Joe Conway for doing Tom Lane 7.4.1
2003-05-09 COPY BINARY uses the new binary I/O routines. Update a few more datatypes Tom Lane 7.4.1
2003-04-27 Prevent coredump in current_schemas() if someone has just deleted a Tom Lane 7.4.1
2003-03-10 This patch fixes a bunch of spelling mistakes in comments throughout the Tom Lane 7.4.1
2003-02-09 Create a distinction between Lists of integers and Lists of OIDs, to get Tom Lane 7.4.1