postgresql/src
Robert Haas f5e524d92b Add casts from int4 and int8 to numeric.
Joey Adams, per gripe from Ramanujam.  Review by myself and Tom Lane.
2011-04-05 09:35:43 -04:00
..
backend Add casts from int4 and int8 to numeric. 2011-04-05 09:35:43 -04:00
bin Tab completion for COMMENT ON FOREIGN DATA WRAPPER / SERVER. 2011-04-01 13:15:49 -04:00
include Add casts from int4 and int8 to numeric. 2011-04-05 09:35:43 -04:00
interfaces Fix typo in PQconnectStartParams(). 2011-04-02 18:05:42 -04:00
makefiles Allow make check in PL directories 2011-02-15 06:52:12 +02:00
pl Don't leak the temporary PLyProcedure struct we create for inline plpython 2011-03-31 12:37:11 +03:00
port Fix up handling of C/POSIX collations. 2011-03-20 12:44:13 -04:00
template
test Add casts from int4 and int8 to numeric. 2011-04-05 09:35:43 -04:00
timezone
tools Update MSVC toolchain to match SGML entity uppercasing 2011-04-04 16:43:15 -04:00
tutorial
.gitignore
bcc32.mak
DEVELOPERS
Makefile Fix some oversights in distprep and maintainer-clean targets. 2011-03-10 00:04:05 -05:00
Makefile.global.in Add maintainer-check target 2011-03-28 22:56:52 +03:00
Makefile.shlib
nls-global.mk
win32.mak