1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-04 12:42:24 +03:00

Update from Massimo

This commit is contained in:
Bruce Momjian 1999-06-05 20:07:54 +00:00
parent 27b8143944
commit 4cf595bf88

View File

@ -72,6 +72,10 @@ string -
C-like input/output conversion routines for strings
by Massimo Dal Zotto <dz@cs.unitn.it>
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>