Commits

DateSubjectAuthorReleases
2014-10-16 Support timezone abbreviations that sometimes change. Tom Lane 9.2.10
2014-10-16 Support timezone abbreviations that sometimes change. Tom Lane 9.3.6
2014-10-16 Support timezone abbreviations that sometimes change. Tom Lane 9.4.0
2014-10-16 Support timezone abbreviations that sometimes change. Tom Lane 9.5.0
2014-10-07 Fix array overrun in ecpg's version of ParseDateTime(). Tom Lane 9.0.19
2014-10-07 Fix array overrun in ecpg's version of ParseDateTime(). Tom Lane 9.1.15
2014-10-07 Fix array overrun in ecpg's version of ParseDateTime(). Tom Lane 9.2.10
2014-10-07 Fix array overrun in ecpg's version of ParseDateTime(). Tom Lane 9.3.6
2014-10-07 Fix array overrun in ecpg's version of ParseDateTime(). Tom Lane 9.4.0
2014-10-07 Fix array overrun in ecpg's version of ParseDateTime(). Tom Lane 9.5.0
2014-05-06 pgindent run for 9.4 Bruce Momjian 9.4.0
2014-02-17 Fix handling of wide datetime input/output. Noah Misch 8.4.20
2014-02-17 Fix handling of wide datetime input/output. Noah Misch 9.0.16
2014-02-17 Fix handling of wide datetime input/output. Noah Misch 9.1.12
2014-02-17 Fix handling of wide datetime input/output. Noah Misch 9.2.7
2014-02-17 Fix handling of wide datetime input/output. Noah Misch 9.3.3
2014-02-17 Fix handling of wide datetime input/output. Noah Misch 9.4.0
2013-07-23 ecpg: Move function prototype into header file Peter Eisentraut 9.4.0
2012-04-24 Lots of doc corrections. Robert Haas 9.2.0
2012-03-14 Improve EncodeDateTime and EncodeTimeOnly APIs Peter Eisentraut 9.2.0
2011-05-11 Prevent datebsearch() from crashing on base == NULL && nel == 0. Tom Lane 9.1.0
2010-09-20 Remove cvs keywords from all files. Magnus Hagander 9.1.0
2010-06-16 Refactor sprintf calls with computed format strings into multiple calls with Peter Eisentraut 9.0.0
2010-05-09 Adjust comments about avoiding use of printf's %.*s. Tom Lane 9.0.0
2010-05-08 Work around a subtle portability problem in use of printf %s format. Tom Lane 9.0.0