]> granicus.if.org Git - postgresql/commit
From: Garrett Wollman <wollman@khavrinen.lcs.mit.edu>
authorMarc G. Fournier <scrappy@hub.org>
Mon, 17 Aug 1998 03:35:05 +0000 (03:35 +0000)
committerMarc G. Fournier <scrappy@hub.org>
Mon, 17 Aug 1998 03:35:05 +0000 (03:35 +0000)
commit3fa676a74cd7f4e010610e1da1bf17395b1d05c7
treea8366bab957bae831f6e02e22c859ffa63fcb3ed
parentefc9a91db954d937e66a4b9273d91c4338886023
From: Garrett Wollman <wollman@khavrinen.lcs.mit.edu>

Here is some more contrib-fodder, based on TIH's IP address type,
for ISBN and ISSN identifiers (which I just happened to need to keep
track of the things in my library).
contrib/README
contrib/isbn_issn/Makefile [new file with mode: 0644]
contrib/isbn_issn/README [new file with mode: 0644]
contrib/isbn_issn/isbn.c [new file with mode: 0644]
contrib/isbn_issn/isbn.sql [new file with mode: 0644]
contrib/isbn_issn/issn.c [new file with mode: 0644]
contrib/isbn_issn/issn.sql [new file with mode: 0644]