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
Alvaro Herrera 7415e083e4 Refactor some bits in aclchk.c in order to reduce code duplication. 21 years ago
..
access Change seqscan logic so that we check visibility of all tuples on a page 21 years ago
bootstrap Tag appropriate files for rc3 21 years ago
catalog Re-run pgindent, fixing a problem where comment lines after a blank 21 years ago
commands Fix EXPLAIN and EXECUTE commands to pass portal parameters through to 21 years ago
executor Teach planner and executor to handle ScalarArrayOpExpr as an indexable 21 years ago
lib Standard pgindent run for 8.1. 21 years ago
libpq Re-run pgindent, fixing a problem where comment lines after a blank 21 years ago
mb Standard pgindent run for 8.1. 21 years ago
nodes Tweak hash join code to use an additional heuristic for deciding whether 21 years ago
optimizer Teach tid-scan code to make use of "ctid = ANY (array)" clauses, so that 21 years ago
parser Standard pgindent run for 8.1. 21 years ago
port Fix Windows setitimer() emulation to not depend on delivering an APC 21 years ago
postmaster Standard pgindent run for 8.1. 21 years ago
regex Standard pgindent run for 8.1. 21 years ago
rewrite Change expandRTE() and ResolveNew() back to taking just the single 21 years ago
storage Re-run pgindent, fixing a problem where comment lines after a blank 21 years ago
tcop Re-run pgindent, fixing a problem where comment lines after a blank 21 years ago
utils Refactor some bits in aclchk.c in order to reduce code duplication. 21 years ago
Makefile Use 'cp' and 'chmod' in place of 'install' to install header files. 21 years ago
c.h Make SQL arrays support null elements. This commit fixes the core array 21 years ago
fmgr.h Standard pgindent run for 8.1. 21 years ago
funcapi.h Re-run pgindent, fixing a problem where comment lines after a blank 21 years ago
getaddrinfo.h Standard pgindent run for 8.1. 21 years ago
getopt_long.h Some more missed copyright notices. Many of these look like they 21 years ago
miscadmin.h Re-run pgindent, fixing a problem where comment lines after a blank 21 years ago
pg_config.h.in Convert the arithmetic for shared memory size calculation from 'int' 21 years ago
pg_config.h.win32 Brand HEAD branch as 8.2devel. 21 years ago
pg_config_manual.h Allocate a few extra LWLocks for possible use by add-on modules. 21 years ago
pgstat.h Standard pgindent run for 8.1. 21 years ago
pgtime.h Standard pgindent run for 8.1. 21 years ago
port.h Standard pgindent run for 8.1. 21 years ago
postgres.h First phase of project to use fixed OIDs for all system catalogs and 21 years ago
postgres_ext.h Pgindent run for 8.0. 22 years ago
postgres_fe.h Tag appropriate files for rc3 21 years ago
rusagestub.h Fix a few macro definitions to ensure that unary minus is enclosed in 21 years ago
strdup.h Fix an obsolete file path mentioned in a comment. 22 years ago