postgresql/src
Peter Eisentraut b05186f8a4 Invalidate PL/Python functions with composite type argument when the
type changes.

The invalidation will cause the type information to be refetched, and
everything will work.

Jan Urbański, reviewed by Alex Hunsaker
2011-02-19 16:56:02 +02:00
..
backend Create the catalog infrastructure for foreign-data-wrapper handlers. 2011-02-19 00:07:15 -05:00
bin Set psql client encoding from locale by default 2011-02-19 08:54:58 +02:00
include Create the catalog infrastructure for foreign-data-wrapper handlers. 2011-02-19 00:07:15 -05:00
interfaces Set psql client encoding from locale by default 2011-02-19 08:54:58 +02:00
makefiles Allow make check in PL directories 2011-02-15 06:52:12 +02:00
pl Invalidate PL/Python functions with composite type argument when the 2011-02-19 16:56:02 +02:00
port Fix reverse 'if' test in path_is_relative_and_below_cwd(), per Tom. 2011-02-13 00:14:47 -05:00
template
test Create the catalog infrastructure for foreign-data-wrapper handlers. 2011-02-19 00:07:15 -05:00
timezone Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
tools Use $INDENT instead of which to find the indent binary 2011-02-18 12:49:16 -03:00
tutorial Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
.gitignore
bcc32.mak
DEVELOPERS
Makefile Make handling of errcodes.h more consistent with other generated headers. 2011-02-04 09:29:10 -05:00
Makefile.global.in Allow make check in PL directories 2011-02-15 06:52:12 +02:00
Makefile.shlib
nls-global.mk
win32.mak