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
Alvaro Herrera ff9f111bce
Fix WAL replay in presence of an incomplete record
4 years ago
..
access Fix WAL replay in presence of an incomplete record 4 years ago
bootstrap process startup: Remove bootstrap / checker modes from AuxProcType. 5 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 Update copyright for 2021 5 years ago
executor Remove arbitrary 64K-or-so limit on rangetable size. 4 years ago
fe_utils Unify parsing logic for command-line integer options 5 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 incorrect format placeholder 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 Remove arbitrary 64K-or-so limit on rangetable size. 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 Allow ordered partition scans in more cases 5 years ago
port Use direct function calls for pg_popcount{32,64} on non-x86 platforms 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. 5 years ago
replication Remove code duplication for permission checks with replication slots 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 Introduce GUC shared_memory_size_in_huge_pages 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 Split macros from visibilitymap.h into a separate header 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 Update copyright for 2021 5 years ago
funcapi.h Reconsider the handling of procedure OUT parameters. 5 years ago
getaddrinfo.h Update copyright for 2021 5 years ago
getopt_long.h Update copyright for 2021 5 years ago
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 Update copyright for 2021 5 years ago
pg_trace.h Update copyright for 2021 5 years ago
pgstat.h pgstat: Prepare to use mechanism for truncated rels also for droppped rels. 4 years ago
pgtar.h Update copyright for 2021 5 years ago
pgtime.h Fix actively-misleading comments about the contents of struct pg_tm. 4 years ago
port.h Move bsearch_arg to src/port 5 years ago
postgres.h Fix misleading comments about TOAST access macros. 4 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