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
Alexander Korotkov db93e739ac Fix wrong construct_array_builtin() call in GUCArrayDelete() 2 years ago
..
backend Fix wrong construct_array_builtin() call in GUCArrayDelete() 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 Remove bogus #include added by d4e71df6d7. 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 Fix memory leakage in plpgsql DO blocks that use cast expressions. 2 years ago
port Fix various typos 2 years ago
template Use unnamed POSIX semaphores on Cygwin. 3 years ago
test Add a test to verify that subscription to the standby works. 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