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
Michael Paquier f0cce9fcb5 Fix typo in transam.h for OIDs assigned by genbki.pl 7 years ago
..
access Fix typo in transam.h for OIDs assigned by genbki.pl 7 years ago
bootstrap Update copyright for 2019 7 years ago
catalog Mark pg_config() stable rather than immutable 7 years ago
commands Move vacuumlazy.c into access/heap. 7 years ago
common Change floating-point output format for improved performance. 7 years ago
datatype Update copyright for 2019 7 years ago
executor Allow to reset execGrouping.c style tuple hashtables. 7 years ago
fe_utils pgbench: add \cset and \gset commands 7 years ago
foreign Rename nodes/relation.h to nodes/pathnodes.h. 7 years ago
jit Renaming for new subscripting mechanism 7 years ago
lib simplehash: Add support for resetting a hashtable's contents. 7 years ago
libpq Get rid of another unconstify through API changes 7 years ago
mb Update copyright for 2019 7 years ago
nodes Allow user control of CTE materialization, and change the default behavior. 7 years ago
optimizer Allow extensions to generate lossy index conditions. 7 years ago
parser Create the infrastructure for planner support functions. 7 years ago
partitioning Fix header inclusion issue. 7 years ago
port Fix previous MinGW fix. 7 years ago
portability Update copyright for 2019 7 years ago
postmaster Update copyright for 2019 7 years ago
regex Update copyright for 2019 7 years ago
replication Update copyright for 2019 7 years ago
rewrite Update copyright for 2019 7 years ago
snowball Update copyright for 2019 7 years ago
statistics Rename nodes/relation.h to nodes/pathnodes.h. 7 years ago
storage Move max_wal_senders out of max_connections for connection slot handling 7 years ago
tcop Update copyright for 2019 7 years ago
tsearch Update copyright for 2019 7 years ago
utils Refactor index cost estimation functions in view of IndexClause changes. 7 years ago
.gitignore Refactor dlopen() support 7 years ago
Makefile Install JIT related headers. 7 years ago
c.h Update copyright for 2019 7 years ago
fmgr.h Change function call information to be variable length. 7 years ago
funcapi.h Update copyright for 2019 7 years ago
getaddrinfo.h Update copyright for 2019 7 years ago
getopt_long.h Update copyright for 2019 7 years ago
miscadmin.h Update copyright for 2019 7 years ago
pg_config.h.in Make use of compiler builtins and/or assembly for CLZ, CTZ, POPCNT. 7 years ago
pg_config.h.win32 Make use of compiler builtins and/or assembly for CLZ, CTZ, POPCNT. 7 years ago
pg_config_ext.h.in
pg_config_ext.h.win32
pg_config_manual.h Update copyright for 2019 7 years ago
pg_getopt.h Use our own getopt() on OpenBSD. 7 years ago
pg_trace.h Update copyright for 2019 7 years ago
pgstat.h Add more columns to pg_stat_ssl 7 years ago
pgtar.h Update copyright for 2019 7 years ago
pgtime.h Update copyright for 2019 7 years ago
port.h Cygwin and Mingw floating-point fixes. 7 years ago
postgres.h Change function call information to be variable length. 7 years ago
postgres_ext.h
postgres_fe.h Update copyright for 2019 7 years ago
rusagestub.h Update copyright for 2019 7 years ago
windowapi.h Update copyright for 2019 7 years ago