diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2002-02-23 14:23:48 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2002-02-23 14:23:48 +0000 |
commit | fa774241a5468136e0c6af9f99c473ca59d05c1f (patch) | |
tree | 02fe8d992790da50083522426ac2a24b69ac1d5d /news/newsx/files/patch-at | |
parent | Fix build with postgresql 7.2 (some .h files have moved). (diff) |
Upgrade to the last release. This release is basically for bug fixes.
It supports inn's storage manager => no more ugly patches!
PR: 34503
Submitted by: thierry@pompo.net
Diffstat (limited to 'news/newsx/files/patch-at')
-rw-r--r-- | news/newsx/files/patch-at | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/news/newsx/files/patch-at b/news/newsx/files/patch-at deleted file mode 100644 index 294180442e80..000000000000 --- a/news/newsx/files/patch-at +++ /dev/null @@ -1,11 +0,0 @@ ---- src/statistics.c.orig Thu Apr 1 22:56:59 1999 -+++ src/statistics.c Wed Jan 24 15:42:54 2001 -@@ -117,7 +117,7 @@ - - if (ftell(f) == 0L) { - fprintf(f, -- "# post fetc dupl alre hist miss grps ua-g us-g grossbyt netbytes totaltim fail\n"); -+ "# post fetc dupl alre hist miss grps ua-g us-g grossbyt netbytes totaltim fail bnce\n"); - } - fprintf(f, - "T %s %s", |