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/include
Tom Lane 3dca6f36fc Stamp 9.1.20. 10 years ago
..
access Remove files signaling a standby promotion request at postmaster startup 10 years ago
bootstrap Fix off-by-one loop count in MapArrayTypeName, and get rid of static array. 11 years ago
catalog Clean up some lack-of-STRICT issues in the core code, too. 10 years ago
commands Rework internals of changing a type's ownership 10 years ago
executor Avoid leaking memory while evaluating arguments for a table function. 12 years ago
foreign pgindent run before PG 9.1 beta 1. 15 years ago
lib Remove tabs after spaces in C comments 12 years ago
libpq Remove code to match IPv4 pg_hba.conf entries to IPv4-in-IPv6 addresses. 11 years ago
mb Remove tabs after spaces in C comments 12 years ago
nodes Avoid leaking memory while evaluating arguments for a table function. 12 years ago
optimizer Fix generation of MergeAppend plans for optimized min/max on expressions. 12 years ago
parser Remove tabs after spaces in C comments 12 years ago
port Remove tabs after spaces in C comments 12 years ago
portability Remove tabs after spaces in C comments 12 years ago
postmaster Remove tabs after spaces in C comments 12 years ago
regex Fix some regex issues with out-of-range characters and large char ranges. 10 years ago
replication Remove tabs after spaces in C comments 12 years ago
rewrite Avoid getting more than AccessShareLock when deparsing a query. 12 years ago
snowball Remove tabs after spaces in C comments 12 years ago
storage Fix bug leading to restoring unlogged relations from empty files. 10 years ago
tcop Be more careful to not lose sync in the FE/BE protocol. 11 years ago
tsearch Predict integer overflow to avoid buffer overruns. 12 years ago
utils Fix subtransaction cleanup after an outer-subtransaction portal fails. 10 years ago
.gitignore
Makefile Fix server header file installation with vpath builds 14 years ago
c.h Remove tabs after spaces in C comments 12 years ago
fmgr.h Remove tabs after spaces in C comments 12 years ago
funcapi.h Remove tabs after spaces in C comments 12 years ago
getaddrinfo.h Fix assorted issues in client host name lookup. 12 years ago
getopt_long.h Stamp copyrights for year 2011. 15 years ago
miscadmin.h Perform an immediate shutdown if the postmaster.pid file is removed. 10 years ago
pg_config.h.in Cope with Readline's failure to track SIGWINCH events outside of input. 10 years ago
pg_config.h.win32 Stamp 9.1.20. 10 years ago
pg_config_manual.h Remove tabs after spaces in C comments 12 years ago
pg_trace.h Stamp copyrights for year 2011. 15 years ago
pgstat.h Remove tabs after spaces in C comments 12 years ago
pgtar.h Adopt the GNU convention for handling tar-archive members exceeding 8GB. 10 years ago
pgtime.h Support timezone abbreviations that sometimes change. 11 years ago
port.h Revert error-throwing wrappers for the printf family of functions. 11 years ago
postgres.h Remove tabs after spaces in C comments 12 years ago
postgres_ext.h Remove tabs after spaces in C comments 12 years ago
postgres_fe.h Stamp copyrights for year 2011. 15 years ago
rusagestub.h Stamp copyrights for year 2011. 15 years ago
windowapi.h Stamp copyrights for year 2011. 15 years ago