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 f24af0e04c Fix O_CLOEXEC flag handling in Windows port. 3 weeks ago
..
access Introduce XLogRecPtrIsValid() 2 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 bug where we truncated CLOG that was still needed by LISTEN/NOTIFY 1 month 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 Fix replica identity check for INSERT ON CONFLICT DO UPDATE. 4 months 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 Fix incorrect IndexOptInfo header comment 1 month ago
optimizer Disallow collecting transition tuples from child foreign tables. 5 months 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 O_CLOEXEC flag handling in Windows port. 3 weeks 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 Make invalid primary_slot_name follow standard GUC error reporting. 2 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 incorrect message-printing in win32security.c. 2 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 Avoid mixing void and integer in a conditional expression. 2 months ago
pg_config.h.in Make our usage of memset_s() conform strictly to the C11 standard. 7 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 Fix O_CLOEXEC flag handling in Windows port. 3 weeks 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