postgresql/src
Tom Lane 88e014c149 Fix varchar_2.out to match reality in cs_CZ locale.
Seems to be a copy-and-pasteo in c06d6aa4c.  Per buildfarm.
2020-12-15 21:42:08 -05:00
..
backend Remove obsolete btrescan() comment. 2020-12-15 15:55:07 -08:00
bin initdb: complete getopt_long alphabetization 2020-12-12 12:59:09 -05:00
common Improve some code around cryptohash functions 2020-12-14 12:38:13 +09:00
fe_utils Remove incorrect %s in string 2020-11-09 10:38:22 +01:00
include Improve hash_create()'s API for some added robustness. 2020-12-15 11:38:53 -05:00
interfaces Move SHA2 routines to a new generic API layer for crypto hashes 2020-12-02 10:37:20 +09:00
makefiles
pl Improve hash_create()'s API for some added robustness. 2020-12-15 11:38:53 -05:00
port Remove ability to independently select random number generator 2020-11-20 13:57:33 +01:00
template On macOS, use -isysroot in link steps as well as compile steps. 2020-11-20 00:07:09 -05:00
test Fix varchar_2.out to match reality in cs_CZ locale. 2020-12-15 21:42:08 -05:00
timezone Improve hash_create()'s API for some added robustness. 2020-12-15 11:38:53 -05:00
tools Refactor MD5 implementations according to new cryptohash infrastructure 2020-12-10 11:59:10 +09:00
tutorial Remove support for postfix (right-unary) operators. 2020-09-17 19:38:05 -04:00
.gitignore
DEVELOPERS
Makefile Remove the option to build thread_test.c outside configure. 2020-10-21 12:08:48 -04:00
Makefile.global.in
Makefile.shlib
nls-global.mk