postgresql/src
Heikki Linnakangas 4429f6a9e3 Support range data types.
Selectivity estimation functions are missing for some range type operators,
which is a TODO.

Jeff Davis
2011-11-03 13:42:15 +02:00
..
backend Support range data types. 2011-11-03 13:42:15 +02:00
bin Support range data types. 2011-11-03 13:42:15 +02:00
include Support range data types. 2011-11-03 13:42:15 +02:00
interfaces Clean up whitespace and indentation in parser and scanner files 2011-11-01 21:51:30 +02:00
makefiles Fix pgxs.mk to always add --dbname=$(CONTRIB_TESTDB) to REGRESS_OPTS. 2011-08-24 15:16:50 -04:00
pl Support range data types. 2011-11-03 13:42:15 +02:00
port Fix typo in pg_srand48 (srand48 in older branches). 2011-09-03 16:17:34 -04:00
template
test Support range data types. 2011-11-03 13:42:15 +02:00
timezone Update docs to point to the timezone library's new home at IANA. 2011-10-27 23:09:05 -04:00
tools Add simple script to check for right recursion in Bison grammars. 2011-10-27 13:50:57 -04:00
tutorial
.gitignore
bcc32.mak
DEVELOPERS
Makefile
Makefile.global.in Make distprep and *clean build targets recurse into all subdirectories. 2011-07-03 13:55:12 -04:00
Makefile.shlib
nls-global.mk Add the possibility to pass --flag arguments to xgettext calls 2011-06-27 00:37:21 +03:00
win32.mak