postgresql/src
Tom Lane fd3d894e4e Remove duplicate specification of -Ae for HP-UX C compiler.
Autoconf has known about automatically selecting -Ae when needed for
quite some time now, so remove the redundant addition in template/hpux.
Noted while setting up buildfarm member pademelon.
2015-01-13 22:52:11 -05:00
..
backend Remove some dead IsUnderPostmaster code from bootstrap.c. 2015-01-14 00:37:02 +01:00
bin Fix portability breakage in pg_dump. 2015-01-11 13:28:26 -05:00
common Fix libpq's behavior when /etc/passwd isn't readable. 2015-01-11 12:35:44 -05:00
include Commonalize process startup code. 2015-01-14 00:33:14 +01:00
interfaces Fix libpq's behavior when /etc/passwd isn't readable. 2015-01-11 12:35:44 -05:00
makefiles
pl Fix some functions that were declared static then defined not-static. 2015-01-12 16:08:43 -05:00
port Remove configure test for nonstandard variants of getpwuid_r(). 2015-01-11 12:52:37 -05:00
template Remove duplicate specification of -Ae for HP-UX C compiler. 2015-01-13 22:52:11 -05:00
test Avoid unexpected slowdown in vacuum regression test. 2015-01-12 15:13:53 -05:00
timezone Update copyright for 2015 2015-01-06 11:43:47 -05:00
tools Document that Perl's Tie might add a trailing newline 2015-01-06 15:52:15 -05:00
tutorial Update copyright for 2015 2015-01-06 11:43:47 -05:00
.gitignore
bcc32.mak
DEVELOPERS
Makefile
Makefile.global.in
Makefile.shlib
nls-global.mk
win32.mak