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
Tom Lane 71bb9c4b2a Repair memory leaks in plpython. 1 year ago
..
backend Fix missing ldapscheme option in pg_hba_file_rules() 1 year ago
bin Fix off_t overflow in pg_basebackup on Windows. 1 year ago
common Replace pgwin32_is_junction() with lstat(). 1 year ago
fe_utils Prevent mis-encoding of "trailing junk after numeric literal" errors. 1 year ago
include Provide 64-bit ftruncate() and lseek() on Windows. 1 year ago
interfaces Fix broken list-munging in ecpg's remove_variables(). 1 year ago
makefiles
pl Repair memory leaks in plpython. 1 year ago
port Make unlink() work for junction points on Windows. 1 year ago
template On NetBSD, force dynamic symbol resolution at postmaster start. 3 years ago
test Fix handling of orphaned 2PC files in the future at recovery 1 year ago
timezone Update time zone data files to tzdata release 2024b. 1 year ago
tools Skip SectionMemoryManager.h in cpluspluscheck. 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