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
Alexander Korotkov 2f39106a20 Replace CAS loop with single TAS in ProcArrayGroupClearXid() 7 years ago
..
backend Replace CAS loop with single TAS in ProcArrayGroupClearXid() 7 years ago
bin Get rid of explicit argument-count markings in tab-complete.c. 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 Get rid of explicit argument-count markings in tab-complete.c. 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 handling of format string text characters in to_timestamp()/to_date() 7 years ago
timezone Update time zone data files to tzdata release 2018e. 8 years ago
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 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