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
Jeff Davis a58db3aa10 Revert "Cannot use WL_SOCKET_WRITEABLE without WL_SOCKET_READABLE." 5 years ago
..
backend Revert "Cannot use WL_SOCKET_WRITEABLE without WL_SOCKET_READABLE." 5 years ago
bin initdb: complete getopt_long alphabetization 5 years ago
common Improve some code around cryptohash functions 5 years ago
fe_utils Remove incorrect %s in string 5 years ago
include Improve some code around cryptohash functions 5 years ago
interfaces Move SHA2 routines to a new generic API layer for crypto hashes 5 years ago
makefiles Remove libpq.rc, use win32ver.rc for libpq 6 years ago
pl Support subscripting of arbitrary types, not only arrays. 5 years ago
port Remove ability to independently select random number generator 5 years ago
template On macOS, use -isysroot in link steps as well as compile steps. 5 years ago
test Use HASH_BLOBS for xidhash. 5 years ago
timezone Update time zone data files to tzdata release 2020d. 5 years ago
tools Refactor MD5 implementations according to new cryptohash infrastructure 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 Add PostgreSQL home page to --help output 5 years ago
nls-global.mk