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 c63147d6f0 Add a function pg_get_keywords() to let clients find out the set of keywords 18 years ago
..
access Fix recovery.conf boolean variables to take the same range of string 18 years ago
bootstrap Reduce the alignment requirement of type "name" from int to char, and arrange 18 years ago
catalog Teach autovacuum how to determine whether a temp table belongs to a crashed 18 years ago
commands Extend VacAttrStats to allow typanalyze functions to store statistic values 18 years ago
executor Improve our #include situation by moving pointer types away from the 18 years ago
lib Refactor backend makefiles to remove lots of duplicate code 18 years ago
libpq Use error message wordings for permissions checks on .pgpass and SSL private 18 years ago
main Refactor backend makefiles to remove lots of duplicate code 18 years ago
nodes Improve our #include situation by moving pointer types away from the 18 years ago
optimizer Consider a clause to be outerjoin_delayed if it references the nullable side 18 years ago
parser Add a function pg_get_keywords() to let clients find out the set of keywords 18 years ago
po Translation updates 18 years ago
port Add $PostgreSQL$ markers to a lot of files that were missing them. 18 years ago
postmaster Teach autovacuum how to determine whether a temp table belongs to a crashed 18 years ago
regex Refactor backend makefiles to remove lots of duplicate code 18 years ago
rewrite Improve our #include situation by moving pointer types away from the 18 years ago
snowball Implement a few changes to how shared libraries and dynamically loadable 18 years ago
storage Teach autovacuum how to determine whether a temp table belongs to a crashed 18 years ago
tcop Rearrange ALTER TABLE syntax processing as per my recent proposal: the 18 years ago
tsearch Fix a few places that were non-multibyte-safe in tsearch configuration file 18 years ago
utils Add a function pg_get_keywords() to let clients find out the set of keywords 18 years ago
Makefile Enable probes to work with Mac OS X Leopard and other OSes that will 18 years ago
common.mk We need to rebuild objfiles.txt when one of the subdirectories' objfiles.txt 18 years ago
nls.mk Add a new ereport auxiliary function errdetail_log(), which works the same as 18 years ago