Skip to content

Commit 41de1d1

Browse files
committed
Fix typo.
1 parent 7861d72 commit 41de1d1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

contrib/seg/uninstall_seg.sql

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* $PostgreSQL: pgsql/contrib/seg/uninstall_seg.sql,v 1.7 2008/04/18 18:43:08 alvherre Exp $ */
1+
/* $PostgreSQL: pgsql/contrib/seg/uninstall_seg.sql,v 1.8 2008/04/18 20:51:17 tgl Exp $ */
22

33
-- Adjust this setting to control where the objects get dropped.
44
SET search_path = public;
@@ -51,7 +51,7 @@ DROP OPERATOR <= (seg, seg);
5151

5252
DROP OPERATOR < (seg, seg);
5353

54-
DROP FUNCTION seq_center(seg);
54+
DROP FUNCTION seg_center(seg);
5555

5656
DROP FUNCTION seg_lower(seg);
5757

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy