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
Peter Eisentraut ebf6049ebe Fix StaticAssertExpr() under C++ 8 years ago
..
access Support all SQL:2011 options for window frame clauses. 8 years ago
bootstrap Update copyright for 2018 8 years ago
catalog Support all SQL:2011 options for window frame clauses. 8 years ago
commands Transaction control in PL procedures 8 years ago
common Return implementation defined value if pg_$op_s$bit_overflow overflows. 8 years ago
datatype Update copyright for 2018 8 years ago
executor Allow tupleslots to have a fixed tupledesc, use in executor nodes. 8 years ago
fe_utils Update copyright for 2018 8 years ago
foreign Update copyright for 2018 8 years ago
lib Remove some inappropriate #includes. 8 years ago
libpq Use abstracted SSL API in server connection log messages 8 years ago
mb Update copyright for 2018 8 years ago
nodes Do execGrouping.c via expression eval machinery, take two. 8 years ago
optimizer Rename enable_partition_wise_join to enable_partitionwise_join 8 years ago
parser Fix oversight in CALL argument handling, and do some minor cleanup. 8 years ago
port Remove outdated/removed Win32 URLs in C comments 8 years ago
portability Update copyright for 2018 8 years ago
postmaster Update copyright for 2018 8 years ago
regex Update copyright for 2018 8 years ago
replication Ability to advance replication slots 8 years ago
rewrite Update copyright for 2018 8 years ago
snowball Update copyright for 2018 8 years ago
statistics Update copyright for 2018 8 years ago
storage Fix crash when canceling parallel query 8 years ago
tcop Replace GrantObjectType with ObjectType 8 years ago
tsearch Update copyright for 2018 8 years ago
utils Refactor format_type APIs to be more modular 8 years ago
.gitignore
Makefile Add statistics subdirectory to Makefile. 9 years ago
c.h Fix StaticAssertExpr() under C++ 8 years ago
fmgr.h Remove prototype for fmgr() function, which no longer exists. 8 years ago
funcapi.h Update copyright for 2018 8 years ago
getaddrinfo.h Update copyright for 2018 8 years ago
getopt_long.h Update copyright for 2018 8 years ago
miscadmin.h Mark assorted GUC variables as PGDLLIMPORT. 8 years ago
pg_config.h.in Another attempt at fixing build with various OpenSSL versions 8 years ago
pg_config.h.win32 Provide overflow safe integer math inline functions. 8 years ago
pg_config_ext.h.in
pg_config_ext.h.win32
pg_config_manual.h Update copyright for 2018 8 years ago
pg_getopt.h Update copyright for 2018 8 years ago
pg_trace.h Update copyright for 2018 8 years ago
pgstat.h Support parallel btree index builds. 8 years ago
pgtar.h Update copyright for 2018 8 years ago
pgtime.h Update copyright for 2018 8 years ago
port.h Update copyright for 2018 8 years ago
postgres.h Move the extern declaration for ExceptionalCondition into c.h. 8 years ago
postgres_ext.h Phase 2 of pgindent updates. 9 years ago
postgres_fe.h Update copyright for 2018 8 years ago
rusagestub.h Update copyright for 2018 8 years ago
windowapi.h Update copyright for 2018 8 years ago