You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src
Tom Lane 3d02cae310 Ensure that INSERT ... SELECT into a table with OIDs never copies row OIDs 17 years ago
..
backend Ensure that INSERT ... SELECT into a table with OIDs never copies row OIDs 17 years ago
bin Provide for parallel restoration from a custom format archive. Each data and 17 years ago
include Fix cost_mergejoin's failure to adjust for rescanning of non-unique merge join 17 years ago
interfaces ecpg requires libpq; add Makefile rules to require libpq to be built 17 years ago
makefiles
pl Add PL/PgSQL FOUND and GET DIAGNOSTICS support for RETURN QUERY 17 years ago
port Make win32 builds always do SetEnvironmentVariable() when doing putenv(). 17 years ago
template
test Fix to_timestamp() to not require upper/lower case matching for meridian 17 years ago
timezone Update time zone data files to tzdata release 2009a: introduces Asia/Kathmandu 17 years ago
tools Make win32 builds always do SetEnvironmentVariable() when doing putenv(). 17 years ago
tutorial
DEVELOPERS
Makefile
Makefile.global.in Recreate ecpg_config.h with a stamp file created by config.status, same 17 years ago
Makefile.shlib
bcc32.mak
nls-global.mk Do not msgmerge against /dev/null; merge against the pot file itself 17 years ago
win32.mak