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 fa2952d8eb Fix missing role dependencies for some schema and type ACLs. 7 years ago
..
access Fix incorrect routine name in xlog_heapam.h 7 years ago
bootstrap
catalog Fix missing role dependencies for some schema and type ACLs. 7 years ago
commands Turn transaction_isolation into GUC enum 7 years ago
common Add application_name to connection authorized msg 7 years ago
datatype
executor Don't require return slots for nodes without projection. 7 years ago
fe_utils Reorganize format options of psql in alphabetical order 7 years ago
foreign
jit Move EEOP_*_SYSVAR evaluation out of line. 7 years ago
lib Rename rbtree.c functions to use "rbt" prefix not "rb" prefix. 7 years ago
libpq Refactor pid, random seed and start time initialization. 7 years ago
mb
nodes Don't require return slots for nodes without projection. 7 years ago
optimizer Remove some unnecessary fields from Plan trees. 7 years ago
parser Sprinkle some const decorations 7 years ago
partitioning Centralize executor's opening/closing of Relations for rangetable entries. 7 years ago
port Convert elog.c's useful_strerror() into a globally-used strerror wrapper. 7 years ago
portability
postmaster Refactor pid, random seed and start time initialization. 7 years ago
regex
replication Fix spelling errors and typos in comments 7 years ago
rewrite
snowball Sync our Snowball stemmer dictionaries with current upstream. 7 years ago
statistics
storage Use pg_pread() and pg_pwrite() for data files and WAL. 7 years ago
tcop Fix event triggers for partitioned tables 7 years ago
tsearch
utils Fix missing role dependencies for some schema and type ACLs. 7 years ago
.gitignore Refactor dlopen() support 7 years ago
Makefile Refactor dlopen() support 7 years ago
c.h Improve unconstify() documentation 7 years ago
fmgr.h
funcapi.h Clean up in the wake of TupleDescGetSlot() removal / 10763358c3. 7 years ago
getaddrinfo.h
getopt_long.h
miscadmin.h Refactor pid, random seed and start time initialization. 7 years ago
pg_config.h.in Fix inadequate autoconfiscation of copyfile() usage. 7 years ago
pg_config.h.win32 Provide pg_pread() and pg_pwrite() for random I/O. 7 years ago
pg_config_ext.h.in
pg_config_ext.h.win32
pg_config_manual.h Improve error reporting for unsupported effective_io_concurrency setting. 7 years ago
pg_getopt.h
pg_trace.h
pgstat.h Add pg_promote function 7 years ago
pgtar.h
pgtime.h
port.h Provide pg_pread() and pg_pwrite() for random I/O. 7 years ago
postgres.h Detoast plpgsql variables if they might live across a transaction boundary. 8 years ago
postgres_ext.h
postgres_fe.h
rusagestub.h
windowapi.h