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
Noah Misch 5c837f8fa0 For inplace update durability, make heap_update() callers wait. 1 year ago
..
backend For inplace update durability, make heap_update() callers wait. 1 year ago
bin Repair pg_upgrade for identity sequences with non-default persistence. 1 year ago
common Make fallback MD5 implementation thread-safe on big-endian systems 1 year ago
fe_utils Prevent mis-encoding of "trailing junk after numeric literal" errors. 1 year ago
include For inplace update durability, make heap_update() callers wait. 1 year ago
interfaces Prevent mis-encoding of "trailing junk after numeric literal" errors. 1 year ago
makefiles
pl Fix edge case in plpgsql's make_callstmt_target(). 1 year 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. 3 years ago
test For inplace update durability, make heap_update() callers wait. 1 year ago
timezone Update time zone data files to tzdata release 2024a. 2 years ago
tools Improve Perl script which adds commit links to release notes 1 year ago
tutorial Doc: sync src/tutorial/basics.source with SGML documentation. 3 years ago
.gitignore
DEVELOPERS
Makefile
Makefile.global.in Suppress macOS warnings about duplicate libraries in link commands. 2 years ago
Makefile.shlib Stop using "-multiply_defined suppress" on macOS. 2 years ago
nls-global.mk