blob: 1b147e7ac1e2f22e78c7a38af53adbad9cd4fe66 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
Date & time functions for use in Postgres version 6.1 & up
This functions replaces the original ones from the postgresql.org
because the date & time structures has changed.
There is a Makefile that should be "ajusted"
for directories where postgres home after install.
In this case: /usr/postgres.
Hope this can help,
Sergio Lenzi (lenzi@bsi.com.br)
|