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
Tom Lane f3bd00c016 Add support for Motorola 88K to s_lock.h. 8 years ago
..
backend Fix pg_control_checkpoint from commit 4b0d28de06 8 years ago
bin Fix bogus logic for checking data dirs' versions within pg_upgrade. 8 years ago
common Change TRUE/FALSE to true/false 8 years ago
fe_utils Exclude flex-generated code from coverage testing 8 years ago
include Add support for Motorola 88K to s_lock.h. 8 years ago
interfaces Support channel binding 'tls-unique' in SCRAM 8 years ago
makefiles Always use -fPIC, not -fpic, when building shared libraries with gcc. 8 years ago
pl Consistently catch errors from Python _New() functions 8 years ago
port Rewrite strnlen replacement implementation from 8a241792f9. 8 years ago
template Force "restrict" not to be used when compiling with xlc. 8 years ago
test Reduce test variability for toast_tuple_target test 8 years ago
timezone Update time zone data files to tzdata release 2017c. 8 years ago
tools Provide DSM segment to ExecXXXInitializeWorker functions. 8 years ago
tutorial Distinguish selectivity of < from <= and > from >=. 8 years ago
.gitignore
DEVELOPERS
Makefile
Makefile.global.in Reinstate genhtml --prefix option for non-vpath builds 8 years ago
Makefile.shlib Remove support for bcc and msvc standalone libpq builds 9 years ago
nls-global.mk