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