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 f71007fbb3 Fix readlink() for non-PostgreSQL junction points on Windows. 3 years ago
..
backend Update some comments that should've covered MERGE 3 years ago
bin Improve tab completion for ALTER STATISTICS <name> SET in psql 3 years ago
common meson: Add support for building with precompiled headers 3 years ago
fe_utils meson: Add support for building with precompiled headers 3 years ago
include Update some comments that should've covered MERGE 3 years ago
interfaces libpq: Reset singlerow flag correctly in pipeline mode 3 years ago
makefiles autoconf: Rely on ar supporting index creation 3 years ago
pl Store GUC data in a memory context, instead of using malloc(). 3 years ago
port Fix readlink() for non-PostgreSQL junction points on Windows. 3 years ago
template Move darwin sysroot determination into separate file 3 years ago
test Fix recently added incorrect assertion 3 years ago
timezone meson: Add windows resource files 3 years ago
tools Remove pgpid_t type, use pid_t instead 3 years ago
tutorial Update copyright for 2022 4 years ago
.gitignore
DEVELOPERS
Makefile
Makefile.global.in Make finding openssl program a configure or meson option 3 years ago
Makefile.shlib autoconf: Rely on ar supporting index creation 3 years ago
meson.build meson: Add initial version of meson based build system 3 years ago
nls-global.mk Fix for make unportability 4 years ago