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 dc02a4814a Fix a race condition that I introduced into sinvaladt.c during the recent 18 years ago
..
access Clean up the use of some page-header-access macros: principally, use 18 years ago
bootstrap Reduce the alignment requirement of type "name" from int to char, and arrange 18 years ago
catalog Implement SQL-spec RETURNS TABLE syntax for functions. 18 years ago
commands Implement SQL-spec RETURNS TABLE syntax for functions. 18 years ago
executor Fix mis-calculation of extParam/allParam sets for plan nodes, as seen in 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 Add dump support for SortBy nodes. Needed this while debugging a reported 18 years ago
optimizer Clean up the use of some page-header-access macros: principally, use 18 years ago
parser Implement SQL-spec RETURNS TABLE syntax for functions. 18 years ago
po Translation updates 18 years ago
port Fix a couple of bugs in win32 shmem name generation: 18 years ago
postmaster Avoid crashing when a table is deleted while we're on the process of checking 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 Fix a race condition that I introduced into sinvaladt.c during the recent 18 years ago
tcop Rearrange ALTER TABLE syntax processing as per my recent proposal: the 18 years ago
tsearch Create a type-specific typanalyze routine for tsvector, which collects stats 18 years ago
utils Implement SQL-spec RETURNS TABLE syntax for functions. 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