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 d1fc750b51 Make numeric power() handle NaNs according to the modern POSIX spec. 8 years ago
..
backend Make numeric power() handle NaNs according to the modern POSIX spec. 8 years ago
bin psql: have \d show FKs on partitioned tables 8 years ago
common Enlarge find_other_exec's meager fgets buffer 8 years ago
fe_utils Post-feature-freeze pgindent run. 8 years ago
include Detoast plpgsql variables if they might live across a transaction boundary. 8 years ago
interfaces Further -Wimplicit-fallthrough cleanup. 8 years ago
makefiles Remove Windows module-list-dumping code. 8 years ago
pl Detoast plpgsql variables if they might live across a transaction boundary. 8 years ago
port Fix file paths in comments 8 years ago
template
test Make numeric power() handle NaNs according to the modern POSIX spec. 8 years ago
timezone Update time zone data files to tzdata release 2018e. 8 years ago
tools Restrict vertical tightness to parentheses in Perl code 8 years ago
tutorial
.gitignore
DEVELOPERS
Makefile Fix partial-build problems introduced by having more generated headers. 8 years ago
Makefile.global.in Un-break contrib install with llvm. 8 years ago
Makefile.shlib Prevent accidental linking of system-supplied copies of libpq.so etc. 8 years ago
nls-global.mk