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
Andres Freund a598708ffa Change TupleTableSlot->tts_nvalid to type AttrNumber. 7 years ago
..
backend Change TupleTableSlot->tts_nvalid to type AttrNumber. 7 years ago
bin Avoid unnecessary precision loss for pgbench's --rate target. 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 Change TupleTableSlot->tts_nvalid to type AttrNumber. 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 Make some fixes to allow building Postgres on macOS 10.14 ("Mojave"). 7 years ago
port Enforce translation mode for Windows frontends to text with open/fopen 7 years ago
template Make some fixes to allow building Postgres on macOS 10.14 ("Mojave"). 7 years ago
test Fast default trigger and expand_tuple fixes 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 Make some fixes to allow building Postgres on macOS 10.14 ("Mojave"). 7 years ago
Makefile.shlib Use -Bsymbolic for shared libraries on HP-UX and Solaris. 7 years ago
nls-global.mk