]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Back-patch fix to not change pg_database.datvacuumxid or truncate CLOG
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 30 Sep 2002 19:45:57 +0000 (19:45 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 30 Sep 2002 19:45:57 +0000 (19:45 +0000)
commita829ad15707b06d1e79657b2e8b3e63fd7fe4e11
tree99b6f1a988a1bb7f96a75bc29b99dd35b59d926a
parent826692788df2772cae77ae0453e40b0a664e735f
Back-patch fix to not change pg_database.datvacuumxid or truncate CLOG
when an unprivileged user runs VACUUM.
src/backend/commands/vacuum.c