From 5b2f4afffe6972ecc61c506576f6e40787dc19ec Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Mon, 26 Jul 2004 01:48:00 +0000 Subject: Here is a patch that fixes the pipes used in find_other_exec() when running as a service on windows <= 2000. Required to make the pg_ctl service wrapper to work at all. Magnus Hagander --- doc/src/sgml/release.sgml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/src') diff --git a/doc/src/sgml/release.sgml b/doc/src/sgml/release.sgml index 10360fc1e5a..b2c0be4edab 100644 --- a/doc/src/sgml/release.sgml +++ b/doc/src/sgml/release.sgml @@ -1,5 +1,5 @@ @@ -1271,7 +1271,7 @@ $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.270 2004/07/26 00:26:42 momjian - New start/end of dump markers in pg_dump (Bruce) + New start/stop of dump markers in pg_dump (Bruce) -- cgit v1.2.3