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 c77f363384 Ensure that close() and fclose() are checked for errors, at least in 22 years ago
..
access Repair problem identified by Olivier Prenant: ALTER DATABASE SET search_path 22 years ago
bootstrap make sure the $Id tags are converted to $PostgreSQL as well ... 22 years ago
catalog Repair problem identified by Olivier Prenant: ALTER DATABASE SET search_path 22 years ago
commands Repair problem identified by Olivier Prenant: ALTER DATABASE SET search_path 22 years ago
executor Fix oversight in optimization that avoids an unnecessary projection step 22 years ago
lib make sure the $Id tags are converted to $PostgreSQL as well ... 22 years ago
libpq This patch is the next step towards (re)allowing fork/exec. 22 years ago
mb make sure the $Id tags are converted to $PostgreSQL as well ... 22 years ago
nodes Fix oversight in optimization that avoids an unnecessary projection step 22 years ago
optimizer Revise GEQO planner to make use of some heuristic knowledge about SQL, namely 22 years ago
parser Fix a minor bug introduced by the recent CREATE TABLE AS / WITH OIDS 22 years ago
port Mop-up for HAS_TEST_AND_SET refactoring. Un-break two or three platforms 22 years ago
regex make sure the $Id tags are converted to $PostgreSQL as well ... 22 years ago
rewrite make sure the $Id tags are converted to $PostgreSQL as well ... 22 years ago
storage Ensure that close() and fclose() are checked for errors, at least in 22 years ago
tcop make sure the $Id tags are converted to $PostgreSQL as well ... 22 years ago
utils Repair problem identified by Olivier Prenant: ALTER DATABASE SET search_path 22 years ago
Makefile $Header: -> $PostgreSQL Changes ... 22 years ago
c.h Remove the following unused type definitions: bool8, bool16, bool32, word8, 22 years ago
fmgr.h Add a hash table to cache lookups of 'C'-language functions (that is, 22 years ago
funcapi.h make sure the $Id tags are converted to $PostgreSQL as well ... 22 years ago
getaddrinfo.h make sure the $Id tags are converted to $PostgreSQL as well ... 22 years ago
getopt_long.h $Header: -> $PostgreSQL Changes ... 22 years ago
miscadmin.h Remove ExpandDatabasePath(), which is unused and must have been so since 22 years ago
pg_config.h.in Rename USE_THREADS to ENABLE_THREAD_SAFETY to avoid name clash with Perl. 22 years ago
pg_config.h.win32 Bump all version numbers and version stamps mentioned in RELEASE_CHANGES. 22 years ago
pg_config_manual.h Make the 'wal_debug' GUC variable a boolean (rather than an integer), and 22 years ago
pgstat.h Continued rearrangement to permit pgstat + BootstrapMain processes to be 22 years ago
port.h make sure the $Id tags are converted to $PostgreSQL as well ... 22 years ago
postgres.h Tighten short-circuit tests for deciding whether we need to invoke 22 years ago
postgres_ext.h make sure the $Id tags are converted to $PostgreSQL as well ... 22 years ago
postgres_fe.h make sure the $Id tags are converted to $PostgreSQL as well ... 22 years ago
rusagestub.h make sure the $Id tags are converted to $PostgreSQL as well ... 22 years ago
strdup.h Fix an obsolete file path mentioned in a comment. 22 years ago