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
Andres Freund 7c83a3bf51 process startup: Split single user code out of PostgresMain(). 4 years ago
..
backend process startup: Split single user code out of PostgresMain(). 4 years ago
bin Improve some check logic in pg_receivewal 4 years ago
common Extend collection of Unicode combining characters to beyond the BMP 4 years ago
fe_utils Skip trailing whitespaces when parsing integer options 5 years ago
include process startup: Split single user code out of PostgresMain(). 4 years ago
interfaces Clear conn->errorMessage at successful completion of PQconnectdb(). 4 years ago
makefiles Add NO_INSTALL option to pgxs 5 years ago
pl Fix EXIT out of outermost block in plpgsql. 4 years ago
port windows: Only consider us to be running as service if stderr is invalid. 4 years ago
template Further tweaking of PG_SYSROOT heuristics for macOS. 5 years ago
test Fix pull_varnos to cope with translated PlaceHolderVars. 4 years ago
timezone Update time zone data files to tzdata release 2021a. 5 years ago
tools Fix performance regression from session statistics. 4 years ago
tutorial doc: Prefer explicit JOIN syntax over old implicit syntax in tutorial 5 years ago
.gitignore
DEVELOPERS
Makefile Remove the option to build thread_test.c outside configure. 5 years ago
Makefile.global.in Update Unicode data to Unicode 14.0.0 4 years ago
Makefile.shlib AIX: Fix missing libpq symbols by respecting SHLIB_EXPORTS. 4 years ago
nls-global.mk Add errhint_plural() function and make use of it 5 years ago