Oops, only wanted python change in the last commit. Backing out.
Bruce Momjian <bruce@momjian.us>
Oops, only wanted python change in the last commit. Backing out.
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/ref/vacuum.sgml | modified | +2 −3 |
| src/backend/access/transam/varsup.c | modified | +1 −45 |
| src/backend/commands/vacuum.c | modified | +1 −81 |
| src/backend/postmaster/postmaster.c | modified | +1 −54 |
| src/backend/storage/file/fd.c | modified | +6 −14 |
| src/backend/storage/lmgr/proc.c | modified | +1 −2 |
| src/include/access/transam.h | modified | +1 −2 |
| src/include/storage/fd.h | modified | +1 −3 |
| src/include/storage/proc.h | modified | +1 −4 |