postgresql/src
Tom Lane 063c0f6bea Disallow bits beyond the mask length for CIDR values, per discussion
on pghackers.  Arrange for the sort ordering of general INET values
to be network part as major sort key, host part as minor sort key.
I did not force an initdb for this change, but anyone who's running
indexes on general INET values may need to recreate those indexes.
2000-10-27 01:55:23 +00:00
..
backend Disallow bits beyond the mask length for CIDR values, per discussion 2000-10-27 01:55:23 +00:00
bin Teach psql about new relkind for views. 2000-10-25 20:36:52 +00:00
corba Updating and addign files... 1998-11-19 02:39:51 +00:00
data I've sent 3 mails to pgsql-patches. There are two files, one for doc 1999-08-16 20:27:19 +00:00
include Re-implement LIMIT/OFFSET as a plan node type, instead of a hack in 2000-10-26 21:38:24 +00:00
interfaces Synced preproc.y with gram.y. 2000-10-25 19:28:09 +00:00
makefiles Polish shared library build to reduce number of special hacks. In 2000-10-23 21:44:12 +00:00
pl Wups, messed up the comment markers on that last change. 2000-10-24 19:31:13 +00:00
template Makeover for Unixware 7.1.1 2000-10-22 22:15:13 +00:00
test Disallow bits beyond the mask length for CIDR values, per discussion 2000-10-27 01:55:23 +00:00
tools Update make_mkid 2000-10-11 17:55:34 +00:00
tutorial Add support for VPATH builds, that is, building somewhere else than in the 2000-10-20 21:04:27 +00:00
utils Standardize on __CYGWIN__ rather than __CYGWIN32__ macro. Doesn't matter 2000-09-29 13:53:35 +00:00
DEVELOPERS just testing a script... 1999-07-30 03:45:57 +00:00
GNUmakefile.in New unified regression test driver, test/regress makefile cleanup, 2000-09-29 17:17:41 +00:00
Makefile Put back old Makefiles, in pgsql and pgsql/src. 2000-06-12 16:37:22 +00:00
Makefile.global.in Rearrange handling of -L linker options so that they are always before all 2000-10-25 16:13:52 +00:00
Makefile.shlib Rearrange handling of -L linker options so that they are always before all 2000-10-25 16:13:52 +00:00
win32.mak Hi! 2000-01-18 19:05:31 +00:00