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
Heikki Linnakangas 7b156c1e07 Don't emit a spurious space at end of line in pg_dump of event triggers. 11 years ago
..
backend Use appendStringInfoString/Char et al where appropriate. 11 years ago
bin Don't emit a spurious space at end of line in pg_dump of event triggers. 11 years ago
common pgindent run for 9.5 11 years ago
include Fix name of argument to pg_stat_file. 11 years ago
interfaces Stamp shared-library minor version numbers for 9.6. 11 years ago
makefiles Fix parallel make risk with new check temp-install setup 11 years ago
pl Translation updates 11 years ago
port Stamp HEAD as 9.6devel. 11 years ago
template Remove duplicate specification of -Ae for HP-UX C compiler. 11 years ago
test Improve design and implementation of pg_file_settings view. 11 years ago
timezone Update time zone data files to tzdata release 2015d. 11 years ago
tools Allow MSVC's contribcheck and modulescheck to run independently. 11 years ago
tutorial Remove no-longer-required function declarations. 11 years ago
.gitignore
DEVELOPERS
Makefile
Makefile.global.in doc build: use unique Makefile variable to control temp install 11 years ago
Makefile.shlib Add transforms feature 11 years ago
bcc32.mak
nls-global.mk Setup error context callback for transaction lock waits 12 years ago
win32.mak