pgfincore.git
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
2011-05-18 Cédric VillemainSome clean-up in the pgfadvise code
2011-05-17 Cédric VillemainUse get_call_result_type in pgfadvise_loader
2011-05-17 Cédric VillemainReview pgfadvise and use get_call_result_type
2011-05-16 Cédric VillemainMerge branch 'master' of ssh://git.postgresql.org/pgfincore
2011-05-16 Cédric VillemainAdd #define for advice constants
2011-05-16 Cédric VillemainUpdate pgsysconf() to use get_call_result_type
2011-05-15 Cédric VillemainUpdate Changelog
2011-05-15 Cédric VillemainMajor rewrite
2011-05-15 Cédric VillemainReview the pgsysconf function
2011-03-08 Cédric VillemainAdd total memory output to pgsysconf*()
2011-03-08 Cédric VillemainUpdate Changelog
2011-03-08 Cédric VillemainAdd a function pgsysconf_pretty()
2011-02-24 Cédric VillemainApply astyle indentation
2011-02-24 Cédric VillemainAdd a new column output to pgmincore*()
2011-02-23 Cédric VillemainAdd handlers for PostgreSQL 8.4 and 9.0
2011-02-23 Cédric VillemainAdd the missing files to debian packaging
2011-02-23 Cédric VillemainUpdate debian packaging to build 9.1
2011-02-23 Cédric VillemainUpdate Changelog to credit recent patches submitted
2011-02-23 Cédric VillemainUpdate to use new functions in PostgreSQL >= 9.1
2010-12-04 Cédric VillemainComplete debian packaging support
2010-12-04 Cédric VillemainMerge remote branch 'dimitri/debian'
2010-12-02 Cédric VillemainAdd debian packaging files
2010-11-30 Dimitri Fontainedebian packaging
2010-04-30 Cédric Villemainrelease and tag 0.4.1
2010-04-30 Cédric VillemainAdjust Changelog 0.4.1
2010-04-30 Cédric VillemainDoc is paste from the website
2010-04-30 Cédric VillemainMinor fix to path lenght
2010-04-30 Cédric VillemainAdjust some little things
2010-02-07 Cédric Villemainrevert wrong usage of ENOENT
2010-02-07 Cédric Villemainfix wrong call after pfree, fix ENOENT usage
2010-02-07 Cédric Villemainerrno to catch the last segment
2010-01-30 Cédric Villemainfix fwrite fread call
2010-01-29 Cédric Villemainremove var irable WriteStat to action, and do the PG_GE...
2010-01-15 Cédric Villemainadd block_mem value at begin of mincore_files
2010-01-15 Cédric Villemainnow use fd.h from postgres
2010-01-05 Cédric Villemainrelease and tag 0.4
2010-01-05 Cédric Villemainso ready to tag 0.4 ? 0.4
2009-12-28 Cédric Villemainadd number of blocks loaded from _mincore
2009-12-28 Cédric Villemainwillneed snapshot use effective_io_concurrency
2009-12-28 Cédric Villemainbeautify code
next