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 489c9c3407 Fix handling of BC years in to_date/to_timestamp. 5 years ago
..
backend Fix handling of BC years in to_date/to_timestamp. 5 years ago
bin pgbench: Use PQExpBuffer to simplify code that constructs SQL. 5 years ago
common Revert "Change SHA2 implementation based on OpenSSL to use EVP digest routines" 5 years ago
fe_utils Standardize the printf format for st_size 5 years ago
include Add for_each_from, to simplify loops starting from non-first list cells. 5 years ago
interfaces Remove arbitrary line length limit for libpq service files. 5 years ago
makefiles
pl Fix memory leak in plpgsql's CALL processing. 5 years ago
port Add d_type to our Windows dirent emulation. 5 years ago
template
test Fix handling of BC years in to_date/to_timestamp. 5 years ago
timezone Ensure that distributed timezone abbreviation files are plain ASCII. 6 years ago
tools Defer flushing of SLRU files. 5 years ago
tutorial Remove support for postfix (right-unary) operators. 5 years ago
.gitignore
DEVELOPERS
Makefile
Makefile.global.in Split Makefile symbol CFLAGS_VECTOR into two symbols. 5 years ago
Makefile.shlib
nls-global.mk