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 b4bedfa956 Tweak SERIAL column creation to emit a fully qualified sequence name 24 years ago
..
backend Tweak SERIAL column creation to emit a fully qualified sequence name 24 years ago
bin Create a new GUC variable search_path to control the namespace search 24 years ago
corba Convert files from DOS format to normal text. 25 years ago
data
include Make VACUUM handle schema-qualified relation names properly. 24 years ago
interfaces Removed error message that was incorectly being issued. This fixes a problem reported a few months ago where a select in a rule was causing an insert statement to return a result set which the code was explicitly prohibiting. 24 years ago
makefiles Feature patch per prev thread for --with-tcl, only affects AIX 24 years ago
pl pg_type has a typnamespace column; system now supports creating types 24 years ago
template Upgrade to Autoconf version 2.53. Replaced many custom macro 24 years ago
test ALTER TABLE SET/DROP NOT NULL, from Christopher Kings-Lynne. 24 years ago
tools Update release list. 24 years ago
tutorial New pgindent run with fixes suggested by Tom. Patch manually reviewed, 24 years ago
utils Fix for "--" options. Allow --xxx as a valid flag, from NetBSD fix. 24 years ago
DEVELOPERS
Makefile Move 24 years ago
Makefile.global.in Upgrade to Autoconf version 2.53. Replaced many custom macro 24 years ago
Makefile.shlib Fix for compiling libpq++ on Solaris with Sun SPRO6U2. 24 years ago
nls-global.mk NLS updates, most notably fixed zh_TW translations 24 years ago
win32.mak Missed this part in pg_config.h rename. 25 years ago