postgresql/src
Tom Lane 4627a8f419 Revert ill-considered change to plpgsql: it should not rely on the
current setting of standard_conforming_strings to decide how to quote
strings that will be used later.  There is much more to do here but
this particular change breaks the build on Windows, so fix it now.
2006-05-27 19:45:52 +00:00
..
backend Re-introduce the yylex filter function formerly used to support UNION 2006-05-27 17:38:46 +00:00
bin Fix initdb to properly escape quotes and backslashes in the supplied 2006-05-27 18:07:06 +00:00
include Re-introduce the yylex filter function formerly used to support UNION 2006-05-27 17:38:46 +00:00
interfaces Use E'' strings internally only when standard_conforming_strings = 2006-05-26 23:48:54 +00:00
makefiles Remove use of lorder and tsort while building static libraries. There's 2006-04-19 16:32:08 +00:00
pl Revert ill-considered change to plpgsql: it should not rely on the 2006-05-27 19:45:52 +00:00
port Build server libpgport with all non-FRONTEND object files. This is to 2006-05-08 02:18:50 +00:00
template Remove extra 'else' in solaris compiler code. 2006-04-28 04:32:10 +00:00
test Change the backend to reject strings containing invalidly-encoded multibyte 2006-05-21 20:05:21 +00:00
timezone Suppress a couple of minor compiler warnings, per Magnus. 2006-04-09 19:21:34 +00:00
tools Remove mention of pg_upgrade in release checklist. 2006-05-21 20:29:16 +00:00
tutorial Change \; to ; in RULE, \; unnecessary. 2006-05-22 14:08:06 +00:00
utils Add CVS tag lines to files that were lacking them. 2006-03-11 04:38:42 +00:00
bcc32.mak Add -N make flag to bcc builds from /src dir. 2005-05-13 18:12:35 +00:00
DEVELOPERS
Makefile Update Makefile for new thread_test location. 2006-02-04 01:04:20 +00:00
Makefile.global.in Remove use of lorder and tsort while building static libraries. There's 2006-04-19 16:32:08 +00:00
Makefile.shlib Arrange to strip libpq.so of symbols that aren't officially supposed to 2006-04-28 02:53:20 +00:00
nls-global.mk When merging PO files, take into consideration translations in other PO 2006-04-05 13:40:15 +00:00
win32.mak Fixes for Win32-client only compiles. 2006-03-03 23:11:48 +00:00