Commits

DateSubjectAuthorReleases
2020-10-04 Make postgres.bki use the same literal-string syntax as postgresql.conf. Tom Lane 14.0
2020-06-29 Mop up some no-longer-necessary hacks around printf %.*s format. Tom Lane 14.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 7.4.29
2010-05-08 Work around a subtle portability problem in use of printf %s format. Tom Lane 8.0.25
2010-05-08 Work around a subtle portability problem in use of printf %s format. Tom Lane 8.1.21
2010-05-08 Work around a subtle portability problem in use of printf %s format. Tom Lane 8.2.17
2010-05-08 Work around a subtle portability problem in use of printf %s format. Tom Lane 8.3.11
2010-05-08 Work around a subtle portability problem in use of printf %s format. Tom Lane 8.4.4
2010-05-08 Work around a subtle portability problem in use of printf %s format. Tom Lane 9.0.0
2009-11-12 Remove plpgsql's separate lexer (finally!), in favor of using the core lexer Tom Lane 9.0.0
2006-09-22 Fix bugs in plpgsql and ecpg caused by assuming that isspace() would only Tom Lane 8.2.0
2004-02-21 Implement a solution to the 'Turkish locale downcases I incorrectly' Tom Lane 7.4.2
2004-02-21 Implement a solution to the 'Turkish locale downcases I incorrectly' Tom Lane 8.0.0
2002-09-05 Be careful to include postgres.h *before* any system headers, to ensure Tom Lane 7.3.1
1999-09-11 Eliminate token length assumption in scanstr(). Tom Lane 7.1.1
1999-02-07 Simplify scanstr(), fix broken octal-escape code. Tom Lane 7.1.1