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 eaf746a5b8 Make psql's "\pset format" command reject non-unique abbreviations. 8 years ago
..
backend Add a timezone-specific variant of date_trunc(). 8 years ago
bin Make psql's "\pset format" command reject non-unique abbreviations. 8 years ago
common Make spelling of "acknowledgment" consistent 8 years ago
fe_utils Fix realfailN lexer rules to not make assumptions about input format. 8 years ago
include Add a timezone-specific variant of date_trunc(). 8 years ago
interfaces Second try at fixing numeric data passed through an ECPG SQLDA. 8 years ago
makefiles Refactor installation of extension headers. 8 years ago
pl Fix error-cleanup mistakes in exec_stmt_call(). 8 years ago
port Disable MSVC warning caused by recent snprintf.c changes 8 years ago
template Yet further rethinking of build changes for macOS Mojave. 8 years ago
test Add a timezone-specific variant of date_trunc(). 8 years ago
timezone Sync our copy of the timezone library with IANA release tzcode2018g. 8 years ago
tools Adjust valgrind fix in commit 517b0d0b5f 8 years ago
tutorial Deduplicate "invalid input syntax" messages for various types. 8 years ago
.gitignore
DEVELOPERS
Makefile Fix partial-build problems introduced by having more generated headers. 8 years ago
Makefile.global.in Remove useless symbol from Makefile.global. 8 years ago
Makefile.shlib Don't build static libraries on Cygwin 8 years ago
nls-global.mk