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 120dd03376 Fix "failed to find plan for subquery/CTE" errors in EXPLAIN. 1 year ago
..
backend Fix "failed to find plan for subquery/CTE" errors in EXPLAIN. 1 year ago
bin Fix pg_rewind debug output to print the source timeline history 1 year ago
common Make fallback MD5 implementation thread-safe on big-endian systems 1 year ago
fe_utils Don't spuriously report FD_SETSIZE exhaustion on Windows. 2 years ago
include Restrict accesses to non-system views and foreign tables during pg_dump. 1 year ago
interfaces Revert ECPG's use of pnstrdup() 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
test Fix "failed to find plan for subquery/CTE" errors in EXPLAIN. 1 year ago
timezone Update time zone data files to tzdata release 2024a. 2 years ago
tools Fix building with MSVC for TLS session disabling 1 year ago
tutorial
.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