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 Geoghegan 9c7fb7e6d8 Tweak some nbtree-related code comments. 6 years ago
..
access Tweak some nbtree-related code comments. 6 years ago
bootstrap Update copyright for 2019 7 years ago
catalog Fix memory alignment in pg_mcv_list serialization 6 years ago
commands REINDEX CONCURRENTLY 6 years ago
common Refactor more code logic to update the control file 6 years ago
datatype Update copyright for 2019 7 years ago
executor Transaction chaining 6 years ago
fe_utils pgbench: Remove \cset 6 years ago
foreign Store tuples for EvalPlanQual in slots, rather than as HeapTuples. 6 years ago
jit Renaming for new subscripting mechanism 7 years ago
lib Add IntegerSet, to hold large sets of 64-bit ints efficiently. 6 years ago
libpq Add new clientcert hba option verify-full 6 years ago
mb Update copyright for 2019 7 years ago
nodes REINDEX CONCURRENTLY 6 years ago
optimizer Add support for multivariate MCV lists 6 years ago
parser Improve error reporting for DROP FUNCTION/PROCEDURE/AGGREGATE/ROUTINE. 6 years ago
partitioning Collations with nondeterministic comparison 6 years ago
port Fix previous MinGW fix. 6 years ago
portability Update copyright for 2019 7 years ago
postmaster Convert [autovacuum_]vacuum_cost_delay into floating-point GUCs. 6 years ago
regex Partial implementation of SQL/JSON path language 6 years ago
replication Add walreceiver API to get remote server version 6 years ago
rewrite Update copyright for 2019 7 years ago
snowball Update copyright for 2019 7 years ago
statistics Fix deserialization of pg_mcv_list values 6 years ago
storage Add basic infrastructure for 64 bit transaction IDs. 6 years ago
tcop Update copyright for 2019 7 years ago
tsearch Update copyright for 2019 7 years ago
utils tableam: relation creation, VACUUM FULL/CLUSTER, SET TABLESPACE. 6 years ago
.gitignore Refactor dlopen() support 7 years ago
Makefile Get rid of jsonpath_gram.h and jsonpath_scanner.h 6 years ago
c.h Add macro to cast away volatile without allowing changes to underlying type 6 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 Convert [autovacuum_]vacuum_cost_delay into floating-point GUCs. 6 years ago
pg_config.h.in Make use of compiler builtins and/or assembly for CLZ, CTZ, POPCNT. 6 years ago
pg_config.h.win32 Make use of compiler builtins and/or assembly for CLZ, CTZ, POPCNT. 6 years ago
pg_config_ext.h.in Autoconfiscate selection of 64-bit int type for 64-bit large object API. 13 years ago
pg_config_ext.h.win32 Autoconfiscate selection of 64-bit int type for 64-bit large object API. 13 years ago
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 progress reporting for CLUSTER and VACUUM FULL. 6 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. 6 years ago
postgres.h Change function call information to be variable length. 7 years ago
postgres_ext.h Phase 2 of pgindent updates. 8 years ago
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