aboutsummaryrefslogtreecommitdiff
path: root/src/backend/tcop/postgres.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2001-03-13 20:32:37 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2001-03-13 20:32:37 +0000
commit1b87e24c4abcb9bca5b2542f7dd11433fa347993 (patch)
treebea5cf1ba5607591873650147b12ed4dcd10bbd8 /src/backend/tcop/postgres.c
parente2f91389a579424d9b11d0ab4d0fa4cb9734c246 (diff)
downloadpostgresql-1b87e24c4abcb9bca5b2542f7dd11433fa347993.tar.gz
postgresql-1b87e24c4abcb9bca5b2542f7dd11433fa347993.zip
Change xlog page-header format to include StartUpID. Use the SUI to
detect case that next page in log came from an older run than the prior page. This avoids the necessity to re-zero the log after recovery from a crash, which is good because we need not risk destroying valuable log information. This forces another initdb since yesterday :-(. Need to get that log reset utility done...
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions