mirror of
https://github.com/postgres/postgres.git
synced 2025-07-28 23:42:10 +03:00
From: Massimo Dal Zotto <dz@cs.unitn.it>
Here is a tar file the new directories, which substitute the old ones in contrib. Please remove the old directories array, datetime, miscutil, string and userlock before unpacking the tar file in contrib. Note that as the modules are now installed in lib/modules I install all my sql code in lib/sql. In my opinion also the other contributors should follow these rules.
This commit is contained in:
@ -12,7 +12,7 @@ array -
|
||||
|
||||
datetime -
|
||||
Date & time functions
|
||||
by Sergio Lenzi <lenzi@bsi.com.br>
|
||||
by Massimo Dal Zotto <dz@cs.unitn.it>
|
||||
|
||||
earthdistance -
|
||||
Operator for computing earth distance for two points
|
||||
@ -66,10 +66,6 @@ pginterface -
|
||||
A crude C/4GL
|
||||
by Bruce Momjian <root@candle.pha.pa.us>
|
||||
|
||||
sequence -
|
||||
Set a new sequence value
|
||||
by Massimo Dal Zotto <dz@cs.unitn.it>
|
||||
|
||||
soundex -
|
||||
Prototype for soundex function
|
||||
|
||||
@ -77,7 +73,7 @@ spi -
|
||||
A general trigger function autoinc() and so on.
|
||||
|
||||
string -
|
||||
New input/output conversion routines for strings
|
||||
C-like input/output conversion routines for strings
|
||||
by Massimo Dal Zotto <dz@cs.unitn.it>
|
||||
|
||||
unixdate -
|
||||
|
Reference in New Issue
Block a user