Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
expected Fix the incorrect behavior when inserting and then updating/deleting … Nov 13, 2016
sql Fix the incorrect behavior when inserting and then updating/deleting … Nov 13, 2016
.gitattributes MSBuild make files added. Oct 27, 2015
.gitignore Add gitignore. Feb 4, 2017
.travis.yml PG 10 on Travis CI Sep 17, 2017
CHANGELOG Version 1.2.0. Nov 6, 2017
GNUmakefile Version 1.2.0. Nov 6, 2017
LICENSE Version 1.1.1. Jan 16, 2017
META.json Version 1.2.0. Nov 6, 2017
README.md Fixed issue with makrdown table not being recognised Sep 17, 2017
appveyor.yml Update appveyor PostgreSQL version to 10.0. Nov 6, 2017
temporal_tables--1.0.0--1.0.1.sql Version 1.0.1. Jan 23, 2015
temporal_tables--1.0.1--1.0.2.sql Version 1.0.2. Aug 2, 2015
temporal_tables--1.0.2--1.1.0.sql Add a way to set the system time that is used by versioned triggers. Dec 15, 2015
temporal_tables--1.1.0--1.1.1.sql Version 1.1.1. Jan 16, 2017
temporal_tables--1.1.1--1.2.0.sql Version 1.2.0. Nov 6, 2017
temporal_tables--1.2.0.sql Version 1.2.0. Nov 6, 2017
temporal_tables.c Version 1.1.1. Jan 16, 2017
temporal_tables.control Version 1.2.0. Nov 6, 2017
temporal_tables.h Version 1.1.1. Jan 16, 2017
temporal_tables.md Add badges. Markdown-friendly README. Jul 5, 2015
temporal_tables.sln Use Debug/Release configs and pgversion property with msbuild Jan 22, 2016
temporal_tables.vcxproj Use Debug/Release configs and pgversion property with msbuild Jan 22, 2016
temporal_tables.vcxproj.filters Group source & header in MSVC IDE Jan 14, 2016
versioning.c Wrapper around tuple modification functions Sep 17, 2017