Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 14f6445

Browse files
committed
Remove pg_service mention.
1 parent 327385b commit 14f6445

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

HISTORY

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,6 @@ Allow subselects in FROM, i.e. FROM (SELECT ...) [AS] alias (Tom)
145145
Update PyGreSQL to version 3.1 (D'Arcy)
146146
Store tables as files named by OID (Vadim)
147147
New SQL function setval(seq,val,bool) for use in pg_dump (Philip)
148-
New pg_service.conf file (Mario Weilguni)
149148
Require DROP VIEW to remove views, no DROP TABLE (Mark)
150149
Allow DROP VIEW view1, view2 (Mark)
151150
Allow multiple objects in DROP INDEX, DROP RULE, and DROP TYPE (Tom)

doc/src/sgml/release.sgml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.77 2001/02/09 17:16:56 momjian Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.78 2001/02/09 17:53:44 momjian Exp $
33
-->
44

55
<appendix id="release">
@@ -221,7 +221,6 @@ Allow subselects in FROM, i.e. FROM (SELECT ...) [AS] alias (Tom)
221221
Update PyGreSQL to version 3.1 (D'Arcy)
222222
Store tables as files named by OID (Vadim)
223223
New SQL function setval(seq,val,bool) for use in pg_dump (Philip)
224-
New pg_service.conf file (Mario Weilguni)
225224
Require DROP VIEW to remove views, no DROP TABLE (Mark)
226225
Allow DROP VIEW view1, view2 (Mark)
227226
Allow multiple objects in DROP INDEX, DROP RULE, and DROP TYPE (Tom)

0 commit comments

Comments
 (0)