pgfincore.git
2016-09-15 Cédric VillemainMerge branch 'debian'
2016-09-15 Cédric Villemainupdate debian/changelog for 1.2
2016-09-15 Cédric Villemainpreparing v1.2
2016-06-19 Cédric VillemainFix FINCORE_BITS
2016-06-18 Cédric VillemainReview code with HAVE_FINCORE
2016-01-16 Martin Pittreleasing package pgfincore version 1.1.2-4 debian/1.1.2-4
2016-01-16 Martin Pittdebian/control.in: Drop obsolete XS-Testsuite: field
2016-01-16 Martin PittBump Standards-Version to 3.9.6
2016-01-16 Martin PittBuild for PostgreSQL 9.5
2014-07-27 Christoph BergMerge branch 'debian'
2014-07-27 Christoph BergUpload to unstable for 9.4. debian/1.1.2-3
2014-07-06 Christoph BergMerge branch 'debian'
2014-07-06 Christoph Bergreleasing package pgfincore version 1.1.2-2 debian/1.1.2-2
2014-07-06 Christoph BergUse "all" in debian/pgversions.
2014-03-17 Cédric VillemainAdd drawer
2014-03-17 Cédric Villemainadd fincore.h and ifndef in the code
2014-03-17 Cédric Villemainadd dirty pages
2013-12-10 Christoph BergMake tests fail on regression failure
2013-12-10 Christoph BergMake tests fail on regression failure
2013-12-10 Christoph Bergreleasing package pgfincore version 1.1.2-1 1.1.2
2013-12-10 Christoph BergSwitch back to 3.0 (quilt)
2013-12-10 Cédric VillemainSet next release to 1.1.2, 1.2 will come next
2013-12-10 Cédric VillemainUpdate Changelog, tag v1.2
2013-12-10 Christoph BergAdd watch file looking for releases on github.
2013-12-10 Christoph BergInvoke "make clean" on clean
2013-12-10 Christoph BergRun regression tests using autopkgtest
2013-12-10 Cédric VillemainUpdate regression test
2013-12-05 Cédric VillemainMake deb for 9.3
2013-12-05 Cédric VillemainAdd check for NULL input and regression test
2013-12-05 Cédric VillemainUpdate to work with 9.3
2013-12-05 Cédric VillemainMinor fix to Makefile
2013-08-12 Cédric VillemainReorder Makefile to default for Extension build
2013-08-12 Cédric VillemainFix 'make deb' to work with all Postgresql
2013-08-12 Cédric VillemainFix make install with VPATH
2013-08-12 Cédric VillemainUpdate debhelper version
2013-08-12 Cédric VillemainMove to 3.0 (native)
2013-08-09 Cédric VillemainRemove pgfoundry target in favor of dist
2013-08-09 Cédric Villemainchange debian format to be quilt (not native)
2013-08-08 Cédric VillemainFix stupid typo in Makefile
2013-08-08 Cédric Villemainmoving debian build to quilt format
2013-08-08 Cédric VillemainUpdate COPYRIGHT years
2012-12-01 Cédric VillemainImprove installation by doing it in pgfincore/
2012-11-20 Cédric VillemainFix README filename for PGXS
2012-10-26 Cédric VillemainUse AllocateFile
2012-10-26 Cédric VillemainAdd a simple example of pgfincore+buffercache SQL
2011-12-07 Cédric VillemainAdd a new rule to prepare release 1.1.1
2011-12-07 Cédric VillemainMinor update to the makefile
2011-12-06 Cédric VillemainAdd regression files to VPATH build
2011-12-06 Cédric VillemainUpdate changelog and README
2011-12-02 Cédric VillemainIncrement the version and debian maintener
2011-12-02 Cédric VillemainMakefile experiments again, VPATH works !
2011-12-01 Cédric VillemainImprove Makefile and debian/
2011-12-01 Cédric VillemainAdd regression test
2011-12-01 Cédric VillemainLittle fix for 8.3 compat
2011-09-16 Cédric VillemainUpdate Makefile and debian/
2011-09-15 Cédric VillemainAdd a debian watch file
2011-09-13 Christoph Bergrules updates
2011-09-06 Cédric VillemainUpdate Changelog 1.1
2011-09-06 Cédric VillemainChange the contasnt use to test FADVISE
2011-09-06 Cédric VillemainMerge remote-tracking branch 'dimitri/master'
2011-09-06 Dimitri FontaineAllow make setting to get down the pipeline.
2011-09-06 Dimitri FontaineUpdate debian/changelog, Closes: #639460, also avoid NMU
2011-09-05 Dimitri FontaineAllow make setting to get down the pipeline.
2011-09-05 Dimitri FontaineUpdate debian/changelog, Closes: #639460, also avoid NMU
2011-09-05 Dimitri FontaineMerge branch 'master' of https://github.com/klando...
2011-08-11 Cédric VillemainPrepare release of 1.1
2011-08-11 Cédric Villemain8.3 is supported, not 8.2. Fix Changelog
2011-08-10 Cédric VillemainUpdate Changelog and README
2011-08-10 Cédric VillemainAdd support for 8.2
2011-08-10 Cédric VillemainAdd support for *BSD
2011-08-07 Cédric VillemainRemove useless VPATH in Makefile
2011-08-07 Cédric VillemainImprove debian/control.in
2011-07-30 Cédric VillemainRemove PGXS from README
2011-07-30 Cédric VillemainStill some debian specific thingy
2011-07-30 Dimitri FontaineLocalize debian specific settings in debian/rules
2011-07-30 Cédric VillemainRestore ifndef around PG_CONFIG
2011-07-29 Dimitri FontaineLocalize debian specific settings in debian/rules
2011-07-29 Cédric VillemainCast int64 to ease the printf
2011-07-29 Cédric VillemainFix Makefile and remove sql/
2011-07-28 Cédric VillemainUpdate changelog, ready to release 1.0 1.0
2011-07-28 Cédric VillemainAdjust make deb
2011-07-27 Cédric Villemainsome more minor edition of README
2011-07-27 Cédric Villemainminor rendering issue of ReST
2011-07-27 Cédric VillemainUpdate again README stuff to help github renderer
2011-07-27 Cédric VillemainUpdate/Rewrite README (move to ReST format)
2011-07-27 Cédric VillemainAdd column 'segment' to pgficcore()
2011-07-27 Cédric VillemainMove README file to root of the repos
2011-07-27 Cédric VillemainReview TODO, copyright, etc..
2011-07-27 Dimitri FontaineFix DATA by removing the dynamic parts of the Makefile...
2011-07-27 Dimitri FontaineRework packaging with dh_helper 7, fixing it for 9...
2011-07-27 Cédric VillemainFix some %lld -> %ld and check result on _loader()
2011-07-27 Dimitri FontaineFix DATA by removing the dynamic parts of the Makefile...
2011-07-27 Dimitri FontaineRework packaging with dh_helper 7, fixing it for 9...
2011-07-25 Cédric VillemainRework Makefile to handle also 9.1
2011-05-20 Cédric VillemainUpdate SQL scripts to install/uninstall
2011-05-20 Cédric VillemainDo not output varbit data by default
2011-05-19 Cédric VillemainRemove limitation of usage on temp tables
2011-05-18 Cédric VillemainSome minor changes
2011-05-18 Cédric VillemainUpdate pgfincore to use get_call_result_type
2011-05-18 Cédric VillemainClean-up on pgfadvise_loader
next