We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 936114a commit 29c22eeCopy full SHA for 29c22ee
contrib/Makefile
@@ -1,4 +1,4 @@
1
-# $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 $
2
3
subdir = contrib
4
top_builddir = ..
@@ -35,7 +35,6 @@ WANTED_DIRS = \
35
spi \
36
string \
37
tips \
38
- unixdate \
39
userlock \
40
vacuumlo
41
contrib/README
@@ -171,10 +171,6 @@ tools -
171
Assorted developer tools
172
by Massimo Dal Zotto <dz@cs.unitn.it>
173
174
-unixdate -
175
- Conversions from integer to datetime
176
- by Thomas Lockhart <lockhart@alumni.caltech.edu>
177
-
178
userlock -
179
User locks
180
0 commit comments