postgresql/src
Tom Lane c8572986ad Allow I/O conversion casts to be applied to or from any type that is a member
of the STRING type category, thereby opening up the mechanism for user-defined
types.  This is mainly for the benefit of citext, though; there aren't likely
to be a lot of types that are all general-purpose character strings.
Per discussion with David Wheeler.
2008-07-30 21:23:17 +00:00
..
backend Allow I/O conversion casts to be applied to or from any type that is a member 2008-07-30 21:23:17 +00:00
bin Flip the default typispreferred setting from true to false. This affects 2008-07-30 19:35:13 +00:00
include Flip the default typispreferred setting from true to false. This affects 2008-07-30 19:35:13 +00:00
interfaces Add MSVC++ debug libraries to .cvsignore. 2008-07-17 21:16:23 +00:00
makefiles
pl Implement SQL-spec RETURNS TABLE syntax for functions. 2008-07-18 03:32:53 +00:00
port
template
test Flip the default typispreferred setting from true to false. This affects 2008-07-30 19:35:13 +00:00
timezone Fix identify_system_timezone() so that it tests the behavior of the system 2008-07-01 03:40:55 +00:00
tools Avoid substituting NAMEDATALEN, FLOAT4PASSBYVAL, and FLOAT8PASSBYVAL into 2008-07-19 04:01:29 +00:00
tutorial
bcc32.mak
DEVELOPERS
Makefile
Makefile.global.in
Makefile.shlib
nls-global.mk
win32.mak