pgsql: contrib/tsm_system_time

Started by Simon Riggsabout 11 years ago5 messagescomitters
Jump to latest
#1Simon Riggs
simon@2ndQuadrant.com

contrib/tsm_system_time

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/56e121a508a1745c6b0c66ad2f237e9b5f03b19d

Modified Files
--------------
contrib/tsm_system_time/.gitignore | 4 +
contrib/tsm_system_time/Makefile | 21 ++
.../tsm_system_time/expected/tsm_system_time.out | 54 ++++
contrib/tsm_system_time/sql/tsm_system_time.sql | 14 +
contrib/tsm_system_time/tsm_system_time--1.0.sql | 40 +++
contrib/tsm_system_time/tsm_system_time.c | 315 ++++++++++++++++++++
contrib/tsm_system_time/tsm_system_time.control | 5 +
7 files changed, 453 insertions(+)

--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

#2Robert Haas
robertmhaas@gmail.com
In reply to: Simon Riggs (#1)
Re: pgsql: contrib/tsm_system_time

On Fri, May 15, 2015 at 3:32 PM, Simon Riggs <simon@2ndquadrant.com> wrote:

contrib/tsm_system_time

I don't want to be overly critical here, but I find that a pretty
worthless commit message.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

#3Michael Paquier
michael@paquier.xyz
In reply to: Robert Haas (#2)
Re: pgsql: contrib/tsm_system_time

On Sat, May 16, 2015 at 5:28 AM, Robert Haas <robertmhaas@gmail.com> wrote:

On Fri, May 15, 2015 at 3:32 PM, Simon Riggs <simon@2ndquadrant.com> wrote:

contrib/tsm_system_time

I don't want to be overly critical here, but I find that a pretty
worthless commit message.

And there is no documentation.
--
Michael

--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

#4Andres Freund
andres@anarazel.de
In reply to: Michael Paquier (#3)
Re: pgsql: contrib/tsm_system_time

On 2015-05-16 09:01:18 +0900, Michael Paquier wrote:

And there is no documentation.

Which seems to be caused by files accidentally not committed. Thus
breaking doc builds. I'll comment out the reference to allow the
buildfarm to turn a littlebit greener for a while and test for breakage
in other commits. But that obviously needs to be fixed properly.

--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

#5Simon Riggs
simon@2ndQuadrant.com
In reply to: Andres Freund (#4)
Re: pgsql: contrib/tsm_system_time

On 16 May 2015 at 02:45, Andres Freund <andres@anarazel.de> wrote:

On 2015-05-16 09:01:18 +0900, Michael Paquier wrote:

And there is no documentation.

Which seems to be caused by files accidentally not committed. Thus
breaking doc builds. I'll comment out the reference to allow the
buildfarm to turn a littlebit greener for a while and test for breakage
in other commits. But that obviously needs to be fixed properly.

After some much needed sleep, fixed.

--
Simon Riggs http://www.2ndQuadrant.com/
<http://www.2ndquadrant.com/&gt;
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services