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 7684b6fbed
indexcmds.c: reorder function prototypes
5 years ago
..
backend indexcmds.c: reorder function prototypes 5 years ago
bin Fix timing issue in pg_rewind test. 5 years ago
common Fix minor issues with new unicode {de,re}composition code 5 years ago
fe_utils Remove incorrect %s in string 5 years ago
include Fix 'skip-empty-xacts' option in test_decoding for streaming mode. 5 years ago
interfaces Fix some stray whitespace in parser files 5 years ago
makefiles
pl Don't use custom OID symbols in pg_type.dat, either. 5 years ago
port Add pg_strong_random_init function to initialize random number generator 5 years ago
template Makefile comment: remove reference to tools/thread/thread_test 5 years ago
test Do not return NULL for error cases in satisfies_hash_partition(). 5 years ago
timezone Update time zone data files to tzdata release 2020d. 5 years ago
tools Fix 'skip-empty-xacts' option in test_decoding for streaming mode. 5 years ago
tutorial Remove support for postfix (right-unary) operators. 5 years ago
.gitignore
DEVELOPERS
Makefile Remove the option to build thread_test.c outside configure. 5 years ago
Makefile.global.in Split Makefile symbol CFLAGS_VECTOR into two symbols. 5 years ago
Makefile.shlib
nls-global.mk