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
Masahiko Sawada cb988b04d0 Reduce memory block size for decoded tuple storage to 8kB. 2 years ago
..
backend Reduce memory block size for decoded tuple storage to 8kB. 2 years ago
bin vacuumdb: Schema-qualify operator in catalog query's WHERE clause. 2 years ago
common Fix overread in JSON parsing errors for incomplete byte sequences 2 years ago
fe_utils Clean up assorted failures under clang's -fsanitize=undefined checks. 4 years ago
include For inplace update durability, make heap_update() callers wait. 2 years ago
interfaces Parse libpq's "keepalives" option more like other integer options. 2 years ago
makefiles
pl Translation updates 2 years ago
port Clean up Windows-specific mutex code in libpq and ecpglib. 2 years ago
template On NetBSD, force dynamic symbol resolution at postmaster start. 4 years ago
test Correctly identify which EC members are computable at a plan node. 2 years ago
timezone Update time zone data files to tzdata release 2024a. 2 years ago
tools Remove incorrect function import from pgindent 2 years ago
tutorial Doc: sync src/tutorial/basics.source with SGML documentation. 4 years ago
.gitignore
DEVELOPERS
Makefile
Makefile.global.in Suppress macOS warnings about duplicate libraries in link commands. 3 years ago
Makefile.shlib Stop using "-multiply_defined suppress" on macOS. 3 years ago
nls-global.mk