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
Michael Paquier e7a2217978 Parse more strictly integer parameters from connection strings in libpq 7 years ago
..
backend Remove ruleutils.c's special case for BIT [VARYING] literals. 7 years ago
bin Use C99 designated initializers for some structs 7 years ago
common Install a check for mis-linking of src/port and src/common functions. 7 years ago
fe_utils Fix lexing of standard multi-character operators in edge cases. 7 years ago
include Hide a static inline from FRONTEND code. 7 years ago
interfaces Parse more strictly integer parameters from connection strings in libpq 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 Remove ruleutils.c's special case for BIT [VARYING] literals. 7 years ago
timezone Update time zone data files to tzdata release 2018e. 8 years ago
tools Install a check for mis-linking of src/port and src/common functions. 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 Use -Bsymbolic for shared libraries on HP-UX and Solaris. 7 years ago
nls-global.mk