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
Amit Kapila 8c298324a4 Fix a deadlock during ALTER SUBSCRIPTION ... DROP PUBLICATION. 5 months ago
..
access doc: Inform about aminsertcleanup optional NULLness 5 months ago
archive Add macro for customizing an archiving WARNING message. 2 years ago
backup Align blocks in incremental backups to BLCKSZ 2 years ago
bootstrap Update copyright for 2024 2 years ago
catalog Fix a deadlock during ALTER SUBSCRIPTION ... DROP PUBLICATION. 5 months ago
commands Fix concurrent update trigger issues with MERGE in a CTE. 5 months ago
common Silence warning in older versions of Valgrind 10 months ago
datatype Avoid using timezone Asia/Manila in regression tests. 11 months ago
executor Simplify executor's determination of whether to use parallelism. 1 year ago
fe_utils Specify the encoding of input to fmtId() 11 months ago
foreign Clean up more indent breakage from 6377e12a5. 2 years ago
jit Monkey-patch LLVM code to fix ARM relocation bug. 1 year ago
lib radixtree: Fix crash when non-creator begins iteration over shared tree. 11 months ago
libpq Make the memory layout of Port struct independent of USE_OPENSSL 1 year ago
mb With GB18030, prevent SIGSEGV from reading past end of allocation. 8 months ago
nodes Update comment for IndexInfo.ii_NullsNotDistinct 6 months ago
optimizer Fix asymmetry in setting EquivalenceClass.ec_sortref 2 years ago
parser Handle default NULL insertion a little better. 11 months ago
partitioning Revert support for ALTER TABLE ... MERGE/SPLIT PARTITION(S) commands 1 year ago
pch Update copyright for 2024 2 years ago
port Fix build breakage on Solaris-alikes with late-model GCC. 5 months ago
portability Update copyright for 2024 2 years ago
postmaster Wait for WAL summarization to catch up before creating .partial file. 1 year ago
regex Avoid assertion due to disconnected NFA sub-graphs in regex parsing. 1 year ago
replication Fix re-distributing previously distributed invalidation messages during logical decoding. 7 months ago
rewrite Support MERGE into updatable views. 2 years ago
snowball Update copyright for 2024 2 years ago
statistics Update copyright for 2024 2 years ago
storage Restore smgrtruncate() prototype in back-branches. 12 months ago
tcop Restrict accesses to non-system views and foreign tables during pg_dump. 1 year ago
tsearch Update copyright for 2024 2 years ago
utils Fix the handling of two GUCs during upgrade. 6 months ago
.gitignore
Makefile Put genbki.pl output into src/include/catalog/ directly 2 years ago
c.h Assume that <stdbool.h> conforms to the C standard. 1 year ago
fmgr.h Update copyright for 2024 2 years ago
funcapi.h Update copyright for 2024 2 years ago
getopt_long.h Update copyright for 2024 2 years ago
meson.build meson: Restore implicit warning/debug/optimize flags for extensions 2 years ago
miscadmin.h Exclude parallel workers from connection privilege/limit checks. 1 year ago
pg_config.h.in Make our usage of memset_s() conform strictly to the C11 standard. 8 months ago
pg_config_ext.h.in
pg_config_ext.h.meson
pg_config_manual.h Introduce a non-recursive JSON parser 2 years ago
pg_getopt.h Update copyright for 2024 2 years ago
pg_trace.h Update copyright for 2024 2 years ago
pgstat.h Update copyright for 2024 2 years ago
pgtar.h Update copyright for 2024 2 years ago
pgtime.h Update copyright for 2024 2 years ago
port.h Avoid breaking SJIS encoding while de-backslashing Windows paths. 11 months ago
postgres.h Update copyright for 2024 2 years ago
postgres_ext.h
postgres_fe.h Update copyright for 2024 2 years ago
varatt.h Update copyright for 2024 2 years ago
windowapi.h Update copyright for 2024 2 years ago