postgresql/src
Heikki Linnakangas 2a4bbed7b8 Silence compiler warning about pointer type mismatch on some platforms.
timeval.t_sec is of type time_t, which is not always compatible with long.
I'm not sure if this was just harmless warning or a real bug, but this
fixes it, anyway.
2012-10-02 17:46:40 +03:00
..
backend Add #includes needed on some platforms in the new files. 2012-10-02 17:19:52 +03:00
bin Silence compiler warning about pointer type mismatch on some platforms. 2012-10-02 17:46:40 +03:00
include Split off functions related to timeline history files and XLOG archiving. 2012-10-02 13:37:19 +03:00
interfaces libpq: Add missing directory to installdirs target 2012-09-17 22:33:26 -04:00
makefiles Remove BSD/OS (BSDi) port. There are no known users upgrading to 2012-05-03 10:58:44 -04:00
pl PL/Python: Remove workaround for returning booleans in Python <2.3 2012-09-29 12:55:42 -04:00
port Fix typo in comment for pclose_check() function. 2012-09-12 22:33:10 -05:00
template Disable _FORTIFY_SOURCE with ICC 2012-09-29 20:07:36 -04:00
test Remove collations from generic ALTER test 2012-10-01 10:57:58 -03:00
timezone Update time zone data files to tzdata release 2012f. 2012-09-19 10:44:45 -04:00
tools Allow a few seconds for Windows to catch up with a directory rename when checking pg_upgrade. 2012-10-02 10:40:57 -04:00
tutorial Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:04 +02:00
bcc32.mak Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
DEVELOPERS Replace a couple of references to files that no longer exist in the source 2009-05-04 08:08:47 +00:00
Makefile Fix some oversights in distprep and maintainer-clean targets. 2011-03-10 00:04:05 -05:00
Makefile.global.in Remove configure flag --disable-shared, as it is no longer used by any 2012-08-30 16:26:53 -04:00
Makefile.shlib Remove configure flag --disable-shared, as it is no longer used by any 2012-08-30 16:26:53 -04:00
nls-global.mk Lots of doc corrections. 2012-04-23 22:43:09 -04:00
win32.mak Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00