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 81eaaf65e3 Handle zero-length sublist correctly in Python -> SQL array conversion. 2 years ago
..
backend Fix crashes with CREATE SCHEMA AUTHORIZATION and schema elements 2 years ago
bin Rework code defining default compression for dir/custom formats in pg_dump 2 years ago
common Introduce PG_IO_ALIGN_SIZE and align all I/O buffers. 2 years ago
fe_utils Revert refactoring of restore command code to shell_restore.c 3 years ago
include Fix crashes with CREATE SCHEMA AUTHORIZATION and schema elements 2 years ago
interfaces Remove duplicate lines of code 2 years ago
makefiles Use --strip-unneeded when stripping static libraries with GNU strip. 2 years ago
pl Handle zero-length sublist correctly in Python -> SQL array conversion. 2 years ago
port Fix various typos 2 years ago
template Use unnamed POSIX semaphores on Cygwin. 3 years ago
test Fix crashes with CREATE SCHEMA AUTHORIZATION and schema elements 2 years ago
timezone Update time zone data files to tzdata release 2023c. 2 years ago
tools Doc: update pgindent/README some more. 2 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 Update Unicode data to CLDR 43 2 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 Fix for make unportability 3 years ago