2011-09-06 |
Dimitri Fontaine | Update debian/changelog, Closes: #639460, also avoid NMU |
commit | commitdiff | tree |
2011-08-11 |
Cédric Villemain | Prepare release of 1.1 |
commit | commitdiff | tree |
2011-08-11 |
Cédric Villemain | 8.3 is supported, not 8.2. Fix Changelog |
commit | commitdiff | tree |
2011-08-10 |
Cédric Villemain | Update Changelog and README |
commit | commitdiff | tree |
2011-08-10 |
Cédric Villemain | Add support for 8.2 |
commit | commitdiff | tree |
2011-08-10 |
Cédric Villemain | Add support for *BSD |
commit | commitdiff | tree |
2011-08-07 |
Cédric Villemain | Remove useless VPATH in Makefile |
commit | commitdiff | tree |
2011-08-07 |
Cédric Villemain | Improve debian/control.in |
commit | commitdiff | tree |
2011-07-30 |
Cédric Villemain | Remove PGXS from README |
commit | commitdiff | tree |
2011-07-30 |
Cédric Villemain | Still some debian specific thingy |
commit | commitdiff | tree |
2011-07-30 |
Dimitri Fontaine | Localize debian specific settings in debian/rules |
commit | commitdiff | tree |
2011-07-30 |
Cédric Villemain | Restore ifndef around PG_CONFIG |
commit | commitdiff | tree |
2011-07-29 |
Cédric Villemain | Cast int64 to ease the printf |
commit | commitdiff | tree |
2011-07-29 |
Cédric Villemain | Fix Makefile and remove sql/ |
commit | commitdiff | tree |
2011-07-28 |
Cédric Villemain | Update changelog, ready to release 1.0 1.0 |
commit | commitdiff | tree |
2011-07-28 |
Cédric Villemain | Adjust make deb |
commit | commitdiff | tree |
2011-07-27 |
Cédric Villemain | some more minor edition of README |
commit | commitdiff | tree |
2011-07-27 |
Cédric Villemain | minor rendering issue of ReST |
commit | commitdiff | tree |
2011-07-27 |
Cédric Villemain | Update again README stuff to help github renderer |
commit | commitdiff | tree |
2011-07-27 |
Cédric Villemain | Update/Rewrite README (move to ReST format) |
commit | commitdiff | tree |
2011-07-27 |
Cédric Villemain | Add column 'segment' to pgficcore() |
commit | commitdiff | tree |
2011-07-27 |
Cédric Villemain | Move README file to root of the repos |
commit | commitdiff | tree |
2011-07-27 |
Cédric Villemain | Review TODO, copyright, etc.. |
commit | commitdiff | tree |
2011-07-27 |
Dimitri Fontaine | Fix DATA by removing the dynamic parts of the Makefile... |
commit | commitdiff | tree |
2011-07-27 |
Dimitri Fontaine | Rework packaging with dh_helper 7, fixing it for 9... |
commit | commitdiff | tree |
2011-07-27 |
Cédric Villemain | Fix some %lld -> %ld and check result on _loader() |
commit | commitdiff | tree |
2011-07-25 |
Cédric Villemain | Rework Makefile to handle also 9.1 |
commit | commitdiff | tree |
2011-05-20 |
Cédric Villemain | Update SQL scripts to install/uninstall |
commit | commitdiff | tree |
2011-05-20 |
Cédric Villemain | Do not output varbit data by default |
commit | commitdiff | tree |
2011-05-19 |
Cédric Villemain | Remove limitation of usage on temp tables |
commit | commitdiff | tree |
2011-05-18 |
Cédric Villemain | Some minor changes |
commit | commitdiff | tree |
2011-05-18 |
Cédric Villemain | Update pgfincore to use get_call_result_type |
commit | commitdiff | tree |
2011-05-18 |
Cédric Villemain | Clean-up on pgfadvise_loader |
commit | commitdiff | tree |
2011-05-18 |
Cédric Villemain | Some clean-up in the pgfadvise code |
commit | commitdiff | tree |
2011-05-17 |
Cédric Villemain | Use get_call_result_type in pgfadvise_loader |
commit | commitdiff | tree |
2011-05-17 |
Cédric Villemain | Review pgfadvise and use get_call_result_type |
commit | commitdiff | tree |
2011-05-16 |
Cédric Villemain | Merge branch 'master' of ssh://git.postgresql.org/pgfincore |
commit | commitdiff | tree |
2011-05-16 |
Cédric Villemain | Add #define for advice constants |
commit | commitdiff | tree |
2011-05-16 |
Cédric Villemain | Update pgsysconf() to use get_call_result_type |
commit | commitdiff | tree |
2011-05-15 |
Cédric Villemain | Update Changelog |
commit | commitdiff | tree |
2011-05-15 |
Cédric Villemain | Major rewrite |
commit | commitdiff | tree |
2011-05-15 |
Cédric Villemain | Review the pgsysconf function |
commit | commitdiff | tree |
2011-03-08 |
Cédric Villemain | Add total memory output to pgsysconf*() |
commit | commitdiff | tree |
2011-03-08 |
Cédric Villemain | Update Changelog |
commit | commitdiff | tree |
2011-03-08 |
Cédric Villemain | Add a function pgsysconf_pretty() |
commit | commitdiff | tree |
2011-02-24 |
Cédric Villemain | Apply astyle indentation |
commit | commitdiff | tree |
2011-02-24 |
Cédric Villemain | Add a new column output to pgmincore*() |
commit | commitdiff | tree |
2011-02-23 |
Cédric Villemain | Add handlers for PostgreSQL 8.4 and 9.0 |
commit | commitdiff | tree |
2011-02-23 |
Cédric Villemain | Add the missing files to debian packaging |
commit | commitdiff | tree |
2011-02-23 |
Cédric Villemain | Update debian packaging to build 9.1 |
commit | commitdiff | tree |
2011-02-23 |
Cédric Villemain | Update Changelog to credit recent patches submitted |
commit | commitdiff | tree |
2011-02-23 |
Cédric Villemain | Update to use new functions in PostgreSQL >= 9.1 |
commit | commitdiff | tree |
2010-12-04 |
Cédric Villemain | Complete debian packaging support |
commit | commitdiff | tree |
2010-12-04 |
Cédric Villemain | Merge remote branch 'dimitri/debian' |
commit | commitdiff | tree |
2010-12-02 |
Cédric Villemain | Add debian packaging files |
commit | commitdiff | tree |
2010-11-30 |
Dimitri Fontaine | debian packaging |
commit | commitdiff | tree |
2010-04-30 |
Cédric Villemain | release and tag 0.4.1 |
commit | commitdiff | tree |
2010-04-30 |
Cédric Villemain | Adjust Changelog 0.4.1 |
commit | commitdiff | tree |
2010-04-30 |
Cédric Villemain | Doc is paste from the website |
commit | commitdiff | tree |
2010-04-30 |
Cédric Villemain | Minor fix to path lenght |
commit | commitdiff | tree |
2010-04-30 |
Cédric Villemain | Adjust some little things |
commit | commitdiff | tree |
2010-02-07 |
Cédric Villemain | revert wrong usage of ENOENT |
commit | commitdiff | tree |
2010-02-07 |
Cédric Villemain | fix wrong call after pfree, fix ENOENT usage |
commit | commitdiff | tree |
2010-02-07 |
Cédric Villemain | errno to catch the last segment |
commit | commitdiff | tree |
2010-01-30 |
Cédric Villemain | fix fwrite fread call |
commit | commitdiff | tree |
2010-01-29 |
Cédric Villemain | remove var irable WriteStat to action, and do the PG_GE... |
commit | commitdiff | tree |
2010-01-15 |
Cédric Villemain | add block_mem value at begin of mincore_files |
commit | commitdiff | tree |
2010-01-15 |
Cédric Villemain | now use fd.h from postgres |
commit | commitdiff | tree |
2010-01-05 |
Cédric Villemain | release and tag 0.4 |
commit | commitdiff | tree |
2010-01-05 |
Cédric Villemain | so ready to tag 0.4 ? 0.4 |
commit | commitdiff | tree |
2009-12-28 |
Cédric Villemain | add number of blocks loaded from _mincore |
commit | commitdiff | tree |
2009-12-28 |
Cédric Villemain | willneed snapshot use effective_io_concurrency |
commit | commitdiff | tree |
2009-12-28 |
Cédric Villemain | beautify code |
commit | commitdiff | tree |
2009-12-23 |
Cédric Villemain | cleanings |
commit | commitdiff | tree |
2009-12-23 |
Cédric Villemain | remove one extra values[] |
commit | commitdiff | tree |
2009-12-23 |
Cédric Villemain | remove useless total mem |
commit | commitdiff | tree |
2009-12-23 |
Cédric Villemain | prepare 0.4 release, need some test |
commit | commitdiff | tree |
2009-12-23 |
Cédric Villemain | adding pgfadv_willneed_snapshot |
commit | commitdiff | tree |
2009-12-22 |
Cédric Villemain | add pgmincore_snapshot --> write mincore to file |
commit | commitdiff | tree |
2009-12-11 |
Cédric Villemain | more debug in pgfadv_file |
commit | commitdiff | tree |
2009-12-11 |
Cédric Villemain | revert change on sysconf |
commit | commitdiff | tree |
2009-12-10 |
Cédric Villemain | cleaning elog DEBUG1 and code beautify |
commit | commitdiff | tree |
2009-12-10 |
Cédric Villemain | add pgsysconf() |
commit | commitdiff | tree |
2009-12-10 |
Cédric Villemain | more output information, some cleaning in code |
commit | commitdiff | tree |
2009-12-10 |
Cédric Villemain | reduce code, cleanings, adding every flags from fadvise |
commit | commitdiff | tree |
2009-12-10 |
Cédric Villemain | fix fdatasync wrong call, tks to andres twice |
commit | commitdiff | tree |
2009-12-09 |
Cédric Villemain | fix fdatasync wrong call, tks to andres |
commit | commitdiff | tree |
2009-12-09 |
Cédric Villemain | a naive first implementation of posix_fadvise |
commit | commitdiff | tree |
2009-12-09 |
Cédric Villemain | fadvise willneed working :) |
commit | commitdiff | tree |
2009-12-09 |
Cédric Villemain | rewrite functions, pgfincore_file now return a Datum |
commit | commitdiff | tree |
2009-12-02 |
Cédric Villemain | add test is not temp table |
commit | commitdiff | tree |
2009-12-02 |
Cédric Villemain | fix copyright and more |
commit | commitdiff | tree |
2009-12-02 |
Cédric Villemain | fix copyright |
commit | commitdiff | tree |
2009-10-26 |
Cédric Villemain | major bug : fctx was not reaffected after first call 0.3.2 |
commit | commitdiff | tree |
2009-10-26 |
Cédric Villemain | upgrade the Makefile |
commit | commitdiff | tree |
2009-08-12 |
Cédric Villemain | will tag and push the 0.3 0.3 0.3.1 |
commit | commitdiff | tree |
2009-08-12 |
Cédric Villemain | ready for release 0.3 |
commit | commitdiff | tree |
2009-08-11 |
Cédric Villemain | Merge branch 'tuple' |
commit | commitdiff | tree |
2009-08-11 |
Cédric Villemain | composite SRF is fine |
commit | commitdiff | tree |
2009-08-10 |
Cédric Villemain | working well, now, adjust everything, optimise, and... |
commit | commitdiff | tree |
next |