mirror of https://github.com/postgres/postgres
unixdate subdirectory is gone.
This commit is contained in:
parent
936114a019
commit
29c22eec8c
|
@ -1,4 +1,4 @@
|
|||
# $Header: /cvsroot/pgsql/contrib/Makefile,v 1.25 2001/08/23 16:54:25 tgl Exp $
|
||||
# $Header: /cvsroot/pgsql/contrib/Makefile,v 1.26 2001/09/04 19:21:42 tgl Exp $
|
||||
|
||||
subdir = contrib
|
||||
top_builddir = ..
|
||||
|
@ -35,7 +35,6 @@ WANTED_DIRS = \
|
|||
spi \
|
||||
string \
|
||||
tips \
|
||||
unixdate \
|
||||
userlock \
|
||||
vacuumlo
|
||||
|
||||
|
|
|
@ -171,10 +171,6 @@ tools -
|
|||
Assorted developer tools
|
||||
by Massimo Dal Zotto <dz@cs.unitn.it>
|
||||
|
||||
unixdate -
|
||||
Conversions from integer to datetime
|
||||
by Thomas Lockhart <lockhart@alumni.caltech.edu>
|
||||
|
||||
userlock -
|
||||
User locks
|
||||
by Massimo Dal Zotto <dz@cs.unitn.it>
|
||||
|
|
Loading…
Reference in New Issue