postgresql/src
Peter Eisentraut 125a5b95d8 Clarify to the translator that plpgsql_yyerror() deals with the translation
of "syntax error", not the literal string.

This same change was made in the backend a while ago; but it applies to
plpgsql as well.
2009-06-10 22:34:11 +00:00
..
backend Improve capitalization and punctuation in recently added GiST message. 2009-06-10 20:02:15 +00:00
bin Clarify error message 2009-06-10 21:51:56 +00:00
include Fix xmlattribute escaping XML special characters twice (bug #4822). 2009-06-09 22:00:57 +00:00
interfaces Clean up ecpg's use of mmerror(): const-ify the format argument, add an 2009-06-03 20:24:51 +00:00
makefiles Allow out-of-tree builds on mingw and cygwin 2009-01-05 09:27:20 +00:00
pl Clarify to the translator that plpgsql_yyerror() deals with the translation 2009-06-10 22:34:11 +00:00
port Update no longer current comments in header. 2009-05-04 09:30:06 +00:00
template Tweak configure to attempt to add -qnoansialias to CFLAGS whenever running 2009-02-11 20:02:40 +00:00
test Make handling of INTERVAL DAY TO MINUTE and INTERVAL DAY TO SECOND input 2009-06-10 05:05:03 +00:00
timezone Update time zone data files to tzdata release 2009e: DST law changes in 2009-04-09 20:50:42 +00:00
tools Fix Linux typedef code. 2009-06-10 15:13:45 +00:00
tutorial Update copyright for 2009. 2009-01-01 17:24:05 +00:00
bcc32.mak Remove old-style win32 client-only visual c++ build infrastructure for everything except 2007-03-05 14:18:38 +00:00
DEVELOPERS Replace a couple of references to files that no longer exist in the source 2009-05-04 08:08:47 +00:00
Makefile Add the possibility to specify an explicit validator function for foreign-data 2009-02-24 10:06:36 +00:00
Makefile.global.in Add an implicit rule %.c -> %.i for running the C preprocessor. 2009-02-19 10:32:30 +00:00
Makefile.shlib Allow out-of-tree builds on mingw and cygwin 2009-01-05 09:27:20 +00:00
nls-global.mk Do not msgmerge against /dev/null; merge against the pot file itself 2009-01-20 09:58:50 +00:00
win32.mak Update supported standalone VC++ version to 7.1+ only, and fix 2007-08-03 10:47:11 +00:00