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 87d9bbca13 Fix over-allocation of space for array_out()'s result string. 7 years ago
..
backend Fix over-allocation of space for array_out()'s result string. 7 years ago
bin Initialize random() in bootstrap/stand-alone postgres and in initdb. 7 years ago
common Allow concurrent-safe open() and fopen() in frontend code for Windows 7 years ago
fe_utils Fix lexing of standard multi-character operators in edge cases. 7 years ago
include Document aclitem functions and operators 7 years ago
interfaces Attempt to identify system timezone by reading /etc/localtime symlink. 7 years ago
makefiles Refactor installation of extension headers. 7 years ago
pl Fix out-of-tree build for transform modules. 7 years ago
port Enforce translation mode for Windows frontends to text with open/fopen 7 years ago
template
test Fix failure in WHERE CURRENT OF after rewinding the referenced cursor. 7 years ago
timezone
tools Add missing pg_description strings for pg_type entries. 7 years ago
tutorial Deduplicate "invalid input syntax" messages for various types. 8 years ago
.gitignore
DEVELOPERS
Makefile
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