"...postgres-lambda-diff.git" did not exist on "a213f1ee6c5a1bbe1f074ca201975e76ad2ed50c"
Heikki Linnakangas
authored
forks. XLogOpenRelation() and the associated light-weight relation cache in xlogutils.c is gone, and XLogReadBuffer() now takes a RelFileNode as argument, instead of Relation. For functions that still need a Relation struct during WAL replay, there's a new function called CreateFakeRelcacheEntry() that returns a fake entry like XLogOpenRelation() used to.
Name | Last commit | Last update |
---|