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 8d2a01ae12 Fix optimization hazard in gram.y's makeOrderedSetArgs(), redux. 6 years ago
..
backend Fix optimization hazard in gram.y's makeOrderedSetArgs(), redux. 6 years ago
bin Clean up after newly-added tests for pg_test_fsync and pg_test_timing. 6 years ago
common Remove logging.c from the shared library of src/common/ 6 years ago
fe_utils Standardize the printf format for st_size 6 years ago
include Prevent internal overflows in date-vs-timestamp and related comparisons. 6 years ago
interfaces Remove arbitrary line length limit for libpq service files. 6 years ago
makefiles
pl Support for OUT parameters in procedures 6 years ago
port Add d_type to our Windows dirent emulation. 6 years ago
template
test Prevent internal overflows in date-vs-timestamp and related comparisons. 6 years ago
timezone Ensure that distributed timezone abbreviation files are plain ASCII. 6 years ago
tools Add pg_stat_wal statistics view. 6 years ago
tutorial Remove support for postfix (right-unary) operators. 6 years ago
.gitignore
DEVELOPERS
Makefile
Makefile.global.in Split Makefile symbol CFLAGS_VECTOR into two symbols. 6 years ago
Makefile.shlib
nls-global.mk