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 d7cff12c4c Add macro PGWARNING, and make PGERROR available on all platforms. 5 years ago
..
access Remove COMMIT_TS_SETTS record. 5 years ago
bootstrap Update copyright for 2021 5 years ago
catalog Standardize pg_authid oid_symbol values. 5 years ago
commands Allow TRUNCATE command to truncate foreign tables. 5 years ago
common Refactor HMAC implementations 5 years ago
datatype Update copyright for 2021 5 years ago
executor Speedup ScalarArrayOpExpr evaluation 5 years ago
fe_utils SQL-standard function body 5 years ago
foreign Allow TRUNCATE command to truncate foreign tables. 5 years ago
jit Update copyright for 2021 5 years ago
lib Fix typos and grammar in documentation and code comments 5 years ago
libpq Refactor hba_authname 5 years ago
mb Do COPY FROM encoding conversion/verification in larger chunks. 5 years ago
nodes Speedup ScalarArrayOpExpr evaluation 5 years ago
optimizer Speedup ScalarArrayOpExpr evaluation 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 duplicate typedef. 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 macro PGWARNING, and make PGERROR available on all platforms. 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 Optionally prefetch referenced data in recovery. 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