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/backend
Tom Lane 2f961b1b5f Improve coding around the fsync request queue. 14 years ago
..
access Initialize shared memory copy of ckptXidEpoch correctly when not in recovery. 14 years ago
bootstrap Capitalization fixes 15 years ago
catalog Forgot an #include in the previous patch :-( 14 years ago
commands Have REASSIGN OWNED work on extensions, too 14 years ago
executor Fix memory leak in ARRAY(SELECT ...) subqueries. 14 years ago
foreign deflist_to_tuplestore dumped core on an option with no value. 15 years ago
lib Stamp copyrights for year 2011. 15 years ago
libpq Remove arbitrary limitation on length of common name in SSL certificates. 14 years ago
main Pgindent run before 9.1 beta2. 15 years ago
nodes Fix copyfuncs/equalfuncs support for ReassignOwnedStmt. 14 years ago
optimizer Refactor pattern_fixed_prefix() to avoid dealing in incomplete patterns. 14 years ago
parser Prevent CREATE TABLE LIKE/INHERITS from (mis) copying whole-row Vars. 14 years ago
po Translation updates 14 years ago
port Fix Windows implementation of PGSemaphoreLock. 14 years ago
postmaster Improve coding around the fsync request queue. 14 years ago
regex Prevent corner-case core dump in rfree(). 14 years ago
replication Fix walsender processes to establish a SIGALRM handler. 14 years ago
rewrite Prevent CREATE TABLE LIKE/INHERITS from (mis) copying whole-row Vars. 14 years ago
snowball Stamp copyrights for year 2011. 15 years ago
storage Improve coding around the fsync request queue. 14 years ago
tcop set_stack_base() no longer needs to be called in PostgresMain. 14 years ago
tsearch Fix bug in to_tsquery(). 14 years ago
utils Prevent corner-case core dump in rfree(). 14 years ago
.gitignore Add gitignore for mingw/cygwin build outputs 15 years ago
Makefile Fix symlink for errcodes.h so it works in VPATH builds from tarballs. 15 years ago
common.mk Workaround for recursive make breakage 15 years ago
nls.mk Translation updates 14 years ago