1
0
mirror of https://github.com/postgres/postgres.git synced 2025-11-22 12:22:45 +03:00

Mark column as not used.

This commit is contained in:
Bruce Momjian
2001-05-17 00:29:52 +00:00
parent b350b52139
commit 6c183005d3
2 changed files with 5 additions and 7 deletions

View File

@@ -4,7 +4,7 @@
#
# Copyright (c) 1994, Regents of the University of California
#
# $Header: /cvsroot/pgsql/src/interfaces/jdbc/Attic/Makefile,v 1.28 2001/03/11 11:07:00 petere Exp $
# $Header: /cvsroot/pgsql/src/interfaces/jdbc/Attic/Makefile,v 1.29 2001/05/17 00:29:52 momjian Exp $
#
#-------------------------------------------------------------------------
@@ -37,3 +37,4 @@ uninstall:
clean distclean maintainer-clean:
$(ANT) -buildfile $(top_srcdir)/build.xml clean
rm -f org/postgresql/Driver.java