Content-Length: 305082 | pFad | http://github.com/postgrespro/postgres/commit/2d10defa7771931295ee804cf096fb9388472a7b

2F Remove timetravel extension. · postgrespro/postgres@2d10def · GitHub
Skip to content

Commit 2d10def

Browse files
committed
Remove timetravel extension.
The extension depended on old types which are about to be removed. As the code additionally was pretty crufty and didn't provide much in the way of functionality, removing the extension seems to be the best way forward. It's fairly trivial to write functionality in plpgsql that more than covers what timetravel did. Author: Andres Freund Discussion: https://postgr.es/m/20171213080506.cwjkpcz3bkk6yz2u@alap3.anarazel.de https://postgr.es/m/25615.1513115237@sss.pgh.pa.us
1 parent 86896be commit 2d10def

File tree

8 files changed

+4
-764
lines changed

8 files changed

+4
-764
lines changed

contrib/spi/Makefile

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,13 @@
11
# contrib/spi/Makefile
22

3-
MODULES = autoinc insert_username moddatetime refint timetravel
3+
MODULES = autoinc insert_username moddatetime refint
44

5-
EXTENSION = autoinc insert_username moddatetime refint timetravel
5+
EXTENSION = autoinc insert_username moddatetime refint
66

77
DATA = autoinc--1.0.sql autoinc--unpackaged--1.0.sql \
88
insert_username--1.0.sql insert_username--unpackaged--1.0.sql \
99
moddatetime--1.0.sql moddatetime--unpackaged--1.0.sql \
10-
refint--1.0.sql refint--unpackaged--1.0.sql \
11-
timetravel--1.0.sql timetravel--unpackaged--1.0.sql
10+
refint--1.0.sql refint--unpackaged--1.0.sql
1211
PGFILEDESC = "spi - examples of using SPI and triggers"
1312

1413
DOCS = $(addsuffix .example, $(MODULES))

contrib/spi/timetravel--1.0.sql

Lines changed: 0 additions & 19 deletions
This file was deleted.

contrib/spi/timetravel--unpackaged--1.0.sql

Lines changed: 0 additions & 8 deletions
This file was deleted.

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres/commit/2d10defa7771931295ee804cf096fb9388472a7b

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy