aboutsummaryrefslogtreecommitdiff
path: root/src/tutorial/syscat.source
diff options
context:
space:
mode:
authorRobert Haas <rhaas@postgresql.org>2013-01-18 11:49:52 -0500
committerRobert Haas <rhaas@postgresql.org>2013-01-18 12:03:10 -0500
commit8d1fbf947dca155f6a1ad24c80c6152e65208969 (patch)
treed4b663f3b10d412d002f7c8d3dae743b240e89bb /src/tutorial/syscat.source
parent71c53d528568a2ee1e250d452dc5fde3f9e619b6 (diff)
downloadpostgresql-8d1fbf947dca155f6a1ad24c80c6152e65208969.tar.gz
postgresql-8d1fbf947dca155f6a1ad24c80c6152e65208969.zip
Unbreak lock conflict detection for Hot Standby.
This got broken in the original fast-path locking patch, because I failed to account for the fact that Hot Standby startup process might take a strong relation lock on a relation in a database to which it is not bound, and confused MyDatabaseId with the database ID of the relation being locked. Report and diagnosis by Andres Freund. Final form of patch by me.
Diffstat (limited to 'src/tutorial/syscat.source')
0 files changed, 0 insertions, 0 deletions