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 974aedcea4 Fix frontend version of sh_error() in simplehash.h. 4 years ago
..
access Fix duplicate words in comments 4 years ago
bootstrap process startup: Remove bootstrap / checker modes from AuxProcType. 4 years ago
catalog Fix WAL replay in presence of an incomplete record 4 years ago
commands Invalidate all partitions for a partitioned table in publication. 4 years ago
common Update Unicode data to Unicode 14.0.0 4 years ago
datatype
executor Fix checking of query type in plpgsql's RETURN QUERY command. 4 years ago
fe_utils Unify parsing logic for command-line integer options 4 years ago
foreign Initial pgindent and pgperltidy run for v14. 5 years ago
jit jit: Do not try to shut down LLVM state in case of LLVM triggered errors. 4 years ago
lib Fix frontend version of sh_error() in simplehash.h. 4 years ago
libpq Refactor SASL code with a generic interface for its mechanisms 5 years ago
mb Fix incautious handling of possibly-miscoded strings in client code. 5 years ago
nodes Refactor LogicalTapeSet/LogicalTape interface. 4 years ago
optimizer Change the name of the Result Cache node to Memoize 5 years ago
parser Remove Value node struct 4 years ago
partitioning Ensure interleaved_parts field is always initialized 4 years ago
port windows: Define WIN32_LEAN_AND_MEAN to make compilation faster. 4 years ago
portability Fix another portability bug in recent pgbench commit. 5 years ago
postmaster Refactor the syslogger pipe protocol to use a bitmask for its options 4 years ago
regex Avoid determining regexp subexpression matches, when possible. 4 years ago
replication Reset properly snapshot export state during transaction abort 4 years ago
rewrite Adjust locations which have an incorrect copyright year 5 years ago
snowball Update snowball 5 years ago
statistics Extended statistics on expressions 5 years ago
storage shm_mq: Update mq_bytes_written less often. 4 years ago
tcop process startup: Split single user code out of PostgresMain(). 4 years ago
tsearch Don't leak compiled regex(es) when an ispell cache entry is dropped. 5 years ago
utils Remove unused wait events. 4 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
funcapi.h Reconsider the handling of procedure OUT parameters. 5 years ago
getaddrinfo.h
getopt_long.h
miscadmin.h Doc: add glossary term for "auxiliary process" 4 years ago
pg_config.h.in Portability fixes for sigwait. 5 years ago
pg_config_ext.h.in
pg_config_manual.h Rename debug_invalidate_system_caches_always to debug_discard_caches. 5 years ago
pg_getopt.h
pg_trace.h
pgstat.h pgstat: Prepare to use mechanism for truncated rels also for droppped rels. 4 years ago
pgtar.h
pgtime.h Fix actively-misleading comments about the contents of struct pg_tm. 4 years ago
port.h Treat ETIMEDOUT as indicating a non-recoverable connection failure. 4 years ago
postgres.h Fix misleading comments about TOAST access macros. 4 years ago
postgres_ext.h
postgres_fe.h
rusagestub.h
windowapi.h