pgsql/ ontrib/oracle/Ora2Pg.pm ontrib/spi/modd ...

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/ ontrib/oracle/Ora2Pg.pm ontrib/spi/modd ...
Date: 2002-05-03 04:11:08
Message-ID: 20020503041108.242A6476277@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /cvsroot
Module name: pgsql
Changes by: tgl(at)postgresql(dot)org 02/05/03 00:11:08

Modified files:
contrib/oracle : Ora2Pg.pm
contrib/spi : moddatetime.example refint.c timetravel.example
contrib/tips : README.apachelog
doc/src/sgml : datatype.sgml plsql.sgml release.sgml
src/backend/catalog: heap.c
src/interfaces/python: pgdb.py

Log message:
Remove the last traces of datatypes datetime and timespan.

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2002-05-03 14:21:38 pgsql/src/interfaces/python/tutorial syscat.py
Previous Message Tom Lane 2002-05-03 00:32:19 pgsql/src backend/commands/typecmds.c backend/ ...