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
Alvaro Herrera 02e20bb2dc
Avoid crash in rare case of concurrent DROP
4 years ago
..
backend Avoid crash in rare case of concurrent DROP 4 years ago
bin Clarify that --system reindexes system catalogs *only* 4 years ago
common Fix memory leak in pg_hmac 4 years ago
fe_utils Fix incautious handling of possibly-miscoded strings in client code. 5 years ago
include Don't overlook indexes during parallel VACUUM. 4 years ago
interfaces Translation updates 4 years ago
makefiles Add NO_INSTALL option to pgxs 5 years ago
pl Fix checking of query type in plpgsql's RETURN QUERY command. 4 years ago
port AIX: Fix missing libpq symbols by respecting SHLIB_EXPORTS. 4 years ago
template
test Update alternative expected output file. 4 years ago
timezone Update time zone data files to tzdata release 2021e. 4 years ago
tools Avoid race in RelationBuildDesc() affecting CREATE INDEX CONCURRENTLY. 4 years ago
tutorial doc: Prefer explicit JOIN syntax over old implicit syntax in tutorial 5 years ago
.gitignore
DEVELOPERS
Makefile
Makefile.global.in Add module build directory to the PATH for TAP tests 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