pgsql/contrib/vacuumlo vacuumlo.c

From: momjian(at)postgresql(dot)org (Bruce Momjian - CVS)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/contrib/vacuumlo vacuumlo.c
Date: 2002-04-24 02:45:51
Message-ID: 20020424024551.CCFCE475873@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /cvsroot
Module name: pgsql
Changes by: momjian(at)postgresql(dot)org 02/04/23 22:45:51

Modified files:
contrib/vacuumlo: vacuumlo.c

Log message:
I've improved the contributed vacuumlo command, now it behaves like all other
postgres command line utilites e.g. supports -U, -p, -h, -?, -v, password
prompt and has a "test mode". In test mode, no large objects are removed,
just reported.

Mario Weilguni

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian - CVS 2002-04-24 02:47:23 pgsql/src/test/regress expected/alter_table.ou ...
Previous Message Bruce Momjian - CVS 2002-04-24 02:44:19 pgsql/src/bin/pg_dump common.c pg_dump.c pg_dump.h