pgfincore.git
2011-09-06 Dimitri FontaineUpdate debian/changelog, Closes: #639460, also avoid NMU
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 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-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
2009-12-23 Cédric Villemaincleanings
2009-12-23 Cédric Villemainremove one extra values[]
2009-12-23 Cédric Villemainremove useless total mem
2009-12-23 Cédric Villemainprepare 0.4 release, need some test
2009-12-23 Cédric Villemainadding pgfadv_willneed_snapshot
2009-12-22 Cédric Villemainadd pgmincore_snapshot --> write mincore to file
2009-12-11 Cédric Villemainmore debug in pgfadv_file
2009-12-11 Cédric Villemainrevert change on sysconf
2009-12-10 Cédric Villemaincleaning elog DEBUG1 and code beautify
2009-12-10 Cédric Villemainadd pgsysconf()
2009-12-10 Cédric Villemainmore output information, some cleaning in code
2009-12-10 Cédric Villemainreduce code, cleanings, adding every flags from fadvise
2009-12-10 Cédric Villemainfix fdatasync wrong call, tks to andres twice
2009-12-09 Cédric Villemainfix fdatasync wrong call, tks to andres
2009-12-09 Cédric Villemaina naive first implementation of posix_fadvise
2009-12-09 Cédric Villemainfadvise willneed working :)
2009-12-09 Cédric Villemainrewrite functions, pgfincore_file now return a Datum
2009-12-02 Cédric Villemainadd test is not temp table
2009-12-02 Cédric Villemainfix copyright and more
2009-12-02 Cédric Villemainfix copyright
2009-10-26 Cédric Villemainmajor bug : fctx was not reaffected after first call 0.3.2
2009-10-26 Cédric Villemainupgrade the Makefile
2009-08-12 Cédric Villemainwill tag and push the 0.3 0.3 0.3.1
2009-08-12 Cédric Villemainready for release 0.3
2009-08-11 Cédric VillemainMerge branch 'tuple'
2009-08-11 Cédric Villemaincomposite SRF is fine
2009-08-10 Cédric Villemainworking well, now, adjust everything, optimise, and...
next