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
Thomas Munro 2015dd5c90 Stabilize 039_end_of_wal test. 2 years ago
..
backend Clarify restrict_nonsystem_relation_kind description. 2 years ago
bin Fix pg_rewind debug output to print the source timeline history 2 years ago
common Make fallback MD5 implementation thread-safe on big-endian systems 2 years ago
fe_utils Fix PL/pgSQL's handling of integer ranges containing underscores. 2 years ago
include Don't advance origin during apply failure. 2 years ago
interfaces Revert ECPG's use of pnstrdup() 2 years ago
makefiles Use --strip-unneeded when stripping static libraries with GNU strip. 3 years ago
pl Fix edge case in plpgsql's make_callstmt_target(). 2 years ago
port Fix gai_strerror() thread-safety on Windows. 2 years ago
template Use unnamed POSIX semaphores on Cygwin. 3 years ago
test Stabilize 039_end_of_wal test. 2 years ago
timezone Update time zone data files to tzdata release 2024a. 2 years ago
tools ci: Upgrade MacPorts version to 2.10.1. 2 years ago
tutorial Pre-beta mechanical code beautification. 3 years ago
.gitignore
DEVELOPERS
Makefile Integrate pg_bsd_indent into our build/test infrastructure. 3 years ago
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
meson.build Integrate pg_bsd_indent into our build/test infrastructure. 3 years ago
nls-global.mk