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
Thomas Munro 323cbe7c7d Remove read_page callback from XLogReader. 5 years ago
..
access Remove read_page callback from XLogReader. 5 years ago
bootstrap Update copyright for 2021 5 years ago
catalog Add functions to wait for backend termination 5 years ago
commands SQL-standard function body 5 years ago
common Refactor HMAC implementations 5 years ago
datatype Update copyright for 2021 5 years ago
executor SQL-standard function body 5 years ago
fe_utils SQL-standard function body 5 years ago
foreign Rework planning and execution of UPDATE and DELETE. 5 years ago
jit Update copyright for 2021 5 years ago
lib Add Result Cache executor node (take 2) 5 years ago
libpq Refactor hba_authname 5 years ago
mb Do COPY FROM encoding conversion/verification in larger chunks. 5 years ago
nodes Cleanup partition pruning step generation 5 years ago
optimizer Add Result Cache executor node (take 2) 5 years ago
parser SQL-standard function body 5 years ago
partitioning ALTER TABLE ... DETACH PARTITION ... CONCURRENTLY 5 years ago
port Add missing pthread_barrier_t. 5 years ago
portability Fix another portability bug in recent pgbench commit. 5 years ago
postmaster Remove temporary files after backend crash 5 years ago
regex Improve memory management in regex compiler. 5 years ago
replication Remove read_page callback from XLogReader. 5 years ago
rewrite Rework planning and execution of UPDATE and DELETE. 5 years ago
snowball Update snowball 5 years ago
statistics Extended statistics on expressions 5 years ago
storage Provide ReadRecentBuffer() to re-pin buffers by ID. 5 years ago
tcop SQL-standard function body 5 years ago
tsearch Don't leak compiled regex(es) when an ispell cache entry is dropped. 5 years ago
utils Add functions to wait for backend termination 5 years ago
.gitignore
Makefile Build in some knowledge about foreign-key relationships in the catalogs. 5 years ago
c.h Work around issues in MinGW-64's setjmp/longjmp support. 5 years ago
fmgr.h Update copyright for 2021 5 years ago
funcapi.h Update copyright for 2021 5 years ago
getaddrinfo.h Update copyright for 2021 5 years ago
getopt_long.h Update copyright for 2021 5 years ago
miscadmin.h Add function to log the memory contexts of specified backend process. 5 years ago
pg_config.h.in Refactor HMAC implementations 5 years ago
pg_config_ext.h.in
pg_config_manual.h Fix concurrency issues with WAL segment recycling on Windows 5 years ago
pg_getopt.h Update copyright for 2021 5 years ago
pg_trace.h Update copyright for 2021 5 years ago
pgstat.h autovacuum: handle analyze for partitioned tables 5 years ago
pgtar.h Update copyright for 2021 5 years ago
pgtime.h Update copyright for 2021 5 years ago
port.h Move bsearch_arg to src/port 5 years ago
postgres.h Mostly-cosmetic adjustments of TOAST-related macros. 5 years ago
postgres_ext.h
postgres_fe.h Update copyright for 2021 5 years ago
rusagestub.h Update copyright for 2021 5 years ago
windowapi.h Update copyright for 2021 5 years ago