postgresql/src/backend/access
Simon Riggs e99767bc28 First part of refactoring of code for ResolveRecoveryConflict. Purposes
of this are to centralise the conflict code to allow further change,
as well as to allow passing through the full reason for the conflict
through to the conflicting backends. Backend state alters how we
can handle different types of conflict so this is now required.
As originally suggested by Heikki, no longer optional.
2010-01-14 11:08:02 +00:00
..
common Remove partial, broken support for NULL pointers when fetching attributes. 2010-01-10 04:26:36 +00:00
gin Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
gist Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
hash Remove all the special-case code for INT64_IS_BUSTED, per decision that 2010-01-07 04:53:35 +00:00
heap First part of refactoring of code for ResolveRecoveryConflict. Purposes 2010-01-14 11:08:02 +00:00
index Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
nbtree First part of refactoring of code for ResolveRecoveryConflict. Purposes 2010-01-14 11:08:02 +00:00
transam During Hot Standby, set DatabasePath correctly during relcache init file 2010-01-09 16:49:27 +00:00
Makefile Refactor backend makefiles to remove lots of duplicate code 2008-02-19 10:30:09 +00:00