postgresql/src
Tom Lane ba920e1c91 Rename contains/contained-by operators to @> and <@, per discussion that
agreed these symbols are less easily confused.  I made new pg_operator
entries (with new OIDs) for the old names, so as to provide backward
compatibility while making it pretty easy to remove the old names in
some future release cycle.  This commit only touches the core datatypes,
contrib will be fixed separately.
2006-09-10 00:29:35 +00:00
..
backend Rename contains/contained-by operators to @> and <@, per discussion that 2006-09-10 00:29:35 +00:00
bin Fix pg_dump for recent change removing separate RULE privilege. 2006-09-08 18:05:35 +00:00
include Rename contains/contained-by operators to @> and <@, per discussion that 2006-09-10 00:29:35 +00:00
interfaces Revise OpenLDAP configuration and linking to work on more platforms 2006-09-09 03:15:40 +00:00
makefiles Ah, I finally realize why Magnus wanted to add a --bindir option to 2006-07-21 00:24:04 +00:00
pl Change processing of extended-Query mode so that an unnamed statement 2006-09-06 20:40:48 +00:00
port Fix things so that fopen's, not only open's, pass FILE_SHARE_DELETE 2006-08-30 18:06:27 +00:00
template Remove extra 'else' in solaris compiler code. 2006-04-28 04:32:10 +00:00
test Rename contains/contained-by operators to @> and <@, per discussion that 2006-09-10 00:29:35 +00:00
timezone Add missing @OVERRIDE to 'India' config file, per Michael Fuhr. 2006-07-25 13:49:21 +00:00
tools Update pgcvslog comments. 2006-09-07 18:13:56 +00:00
tutorial Remove 576 references of include files that were not needed. 2006-07-14 14:52:27 +00:00
DEVELOPERS Testing commit stuff 2006-07-10 15:50:02 +00:00
Makefile Remove dllinit.c; it was only needed for long-obsolete Cygwin versions, 2006-06-22 23:50:35 +00:00
Makefile.global.in Revise OpenLDAP configuration and linking to work on more platforms 2006-09-09 03:15:40 +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
bcc32.mak Add -N make flag to bcc builds from /src dir. 2005-05-13 18:12:35 +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 Fix win32.mak for config cleanup. 2006-08-08 22:44:05 +00:00