postgresql/src/backend
2008-02-18 16:04:32 +00:00
..
access Replace time_t with pg_time_t (same values, but always int64) in on-disk 2008-02-17 02:09:32 +00:00
bootstrap Add back #include <time.h> in a couple of files that seem to need it 2008-02-17 04:21:05 +00:00
catalog Add checks to TRUNCATE, CLUSTER, and REINDEX to prevent performing these 2008-01-30 19:46:48 +00:00
commands Repair VACUUM FULL bug introduced by HOT patch: the original way of 2008-02-11 19:14:30 +00:00
executor Fix SPI_cursor_open() and SPI_is_cursor_plan() to push the SPI stack before 2008-02-12 04:09:44 +00:00
lib Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
libpq Since GSSAPI and SSPI authentication don't work in protocol version 2, 2008-02-08 17:58:46 +00:00
main Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
nodes Add missing copyfuncs/equalfuncs support for AlterTSDictionaryStmt and 2008-02-07 20:19:47 +00:00
optimizer Fix silly mistake in expand_indexqual_rowcompare --- in converting a forboth() 2008-02-07 17:53:53 +00:00
parser Allow AS to be omitted when specifying an output column name in SELECT 2008-02-15 22:17:06 +00:00
po Translation updates 2008-01-31 18:04:52 +00:00
port Change StatementCancelHandler() to check the DoingCommandRead flag to decide 2008-01-26 19:55:08 +00:00
postmaster Replace time_t with pg_time_t (same values, but always int64) in on-disk 2008-02-17 02:09:32 +00:00
regex Sync our regex code with upstream changes since last time we did this, which 2008-02-14 17:33:37 +00:00
rewrite Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
snowball Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
storage Fix PageGetExactFreeSpace() so that it actually behaves sensibly 2008-02-10 20:39:08 +00:00
tcop Add back #include <time.h> in a couple of files that seem to need it 2008-02-17 04:21:05 +00:00
tsearch Observe errors in makefile 2008-02-18 16:04:32 +00:00
utils Replace time_t with pg_time_t (same values, but always int64) in on-disk 2008-02-17 02:09:32 +00:00
Makefile Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
nls.mk Translation updates 2008-01-30 11:05:41 +00:00