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
Andrew Dunstan 18f2f8b8b0 Don't force SQL_ASCII/no-locale for installcheck in vcregress.pl 3 years ago
..
backend Fix MULTIEXPR_SUBLINK with partitioned target tables, yet again. 3 years ago
bin Disallow NULLS NOT DISTINCT indexes for primary keys 3 years ago
common Revert refactoring of restore command code to shell_restore.c 3 years ago
fe_utils Revert refactoring of restore command code to shell_restore.c 3 years ago
include Fix MULTIEXPR_SUBLINK with partitioned target tables, yet again. 3 years ago
interfaces Check for unbounded authentication exchanges in libpq. 3 years ago
makefiles Update copyright for 2023 3 years ago
pl Add missing support for the latest SPI status codes. 3 years ago
port Remove gratuitous references to postmaster program 3 years ago
template Use unnamed POSIX semaphores on Cygwin. 3 years ago
test Fix MULTIEXPR_SUBLINK with partitioned target tables, yet again. 3 years ago
timezone Update time zone data files to tzdata release 2022g. 3 years ago
tools Don't force SQL_ASCII/no-locale for installcheck in vcregress.pl 3 years ago
tutorial Remove useless casts to (void *) in arguments of some system functions 3 years ago
.gitignore
DEVELOPERS
Makefile Integrate pg_bsd_indent into our build/test infrastructure. 3 years ago
Makefile.global.in autoconf: Move export_dynamic determination to configure 3 years ago
Makefile.shlib autoconf: Rely on ar supporting index creation 3 years ago
meson.build Integrate pg_bsd_indent into our build/test infrastructure. 3 years ago
nls-global.mk