diff options
author | Michael Paquier <michael@paquier.xyz> | 2021-11-17 11:04:18 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2021-11-17 11:04:18 +0900 |
commit | f975fc3a3542005ed0dd689bdb5bd9ed4e1f4d52 (patch) | |
tree | c20dae47146cd48cf7ee92585df3e20b0bd005a2 /src/backend/utils/adt/ruleutils.c | |
parent | ad26ee28250c4cd357a7420161a2be321c3dd536 (diff) | |
download | postgresql-f975fc3a3542005ed0dd689bdb5bd9ed4e1f4d52.tar.gz postgresql-f975fc3a3542005ed0dd689bdb5bd9ed4e1f4d52.zip |
Remove global variable "LastRec" in xlog.c
This variable is used only by StartupXLOG() now, so let's make it local
to simplify the code.
Author: Amul Sul
Reviewed-by: Tom Lane, Michael Paquier
Discussion: https://postgr.es/m/CAAJ_b96Qd023itERBRN9Z7P2saNDT3CYvGuMO8RXwndVNN6z7g@mail.gmail.com
Diffstat (limited to 'src/backend/utils/adt/ruleutils.c')
0 files changed, 0 insertions, 0 deletions