Remove the last traces of datatypes datetime and timespan.
Tom Lane <tgl@sss.pgh.pa.us>
Remove the last traces of datatypes datetime and timespan.
Files
| Path | Change | +/− |
|---|---|---|
| contrib/oracle/Ora2Pg.pm | modified | +2 −2 |
| contrib/spi/moddatetime.example | modified | +1 −1 |
| contrib/spi/refint.c | modified | +1 −1 |
| contrib/spi/timetravel.example | modified | +1 −1 |
| contrib/tips/README.apachelog | modified | +1 −1 |
| doc/src/sgml/datatype.sgml | modified | +2 −16 |
| doc/src/sgml/plsql.sgml | modified | +2 −2 |
| doc/src/sgml/release.sgml | modified | +2 −1 |
| src/backend/catalog/heap.c | modified | +2 −2 |
| src/interfaces/python/pgdb.py | modified | +1 −1 |