From: Cédric Villemain Date: Tue, 5 Jan 2010 01:04:38 +0000 (+0100) Subject: release and tag 0.4 X-Git-Tag: 0.4.1~11 X-Git-Url: http://git.postgresql.org/gitweb/static/%7B%7Bpguslink%28?a=commitdiff_plain;h=e735c103b960cda3d22008ccdd476d04dd5b1a0f;p=pgfincore.git release and tag 0.4 --- diff --git a/ChangeLog b/ChangeLog index e9599fc..e09c3c7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,6 @@ 01/05/2010 Cédric Villemain - * 0.4.0 - fix copyright - - fix test is not temp table + * 0.4.0 - fix test is not temp table - add posix_fadvise_willneed flag - add posix_fadvise_dontneed flag - add posix_fadvise_normal flag @@ -9,6 +8,7 @@ - add posix_fadvise_random flag - rewrite main SRF - improve output (more informations) + - fix copyright - add pgsysconf() - add pgmincore_snapshot to write mincore state in a file - add pgfadv_willneed_snapshot to read mincore state from file