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 f868a8143a Fix longstanding recursion hazard in sinval message processing. 7 years ago
..
backend Fix longstanding recursion hazard in sinval message processing. 7 years ago
bin Use C99 designated initializers for some structs 7 years ago
common Require a C99-compliant snprintf(), and remove related workarounds. 8 years ago
fe_utils Fix lexing of standard multi-character operators in edge cases. 7 years ago
include Fix longstanding recursion hazard in sinval message processing. 7 years ago
interfaces libpq: Change "options" dispchar to normal 7 years ago
makefiles Refactor installation of extension headers. 7 years ago
pl Use C99 designated initializers for some structs 7 years ago
port Fix inconsistent argument naming. 7 years ago
template
test Fully enforce uniqueness of constraint names. 7 years ago
timezone Update time zone data files to tzdata release 2018e. 8 years ago
tools Refactor dlopen() support 7 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 Ensure we build generated headers at the start of some more cases. 8 years ago
Makefile.shlib Prevent accidental linking of system-supplied copies of libpq.so etc. 8 years ago
nls-global.mk