From 3674ccdf95037c0dcbfcae38f02bf3fdd2080acd Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Sat, 14 Mar 1998 21:58:09 +0000 Subject: Change Postgres95 to PostgreSQL. Update CLUSTER manual page. --- src/interfaces/python/tutorial/basics.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/interfaces/python/tutorial/basics.py') diff --git a/src/interfaces/python/tutorial/basics.py b/src/interfaces/python/tutorial/basics.py index b0cd9292df0..bd47611488e 100755 --- a/src/interfaces/python/tutorial/basics.py +++ b/src/interfaces/python/tutorial/basics.py @@ -1,6 +1,6 @@ #! /usr/local/bin/python # basics.py - basic SQL commands tutorial -# inspired from the Postgres95 tutorial +# inspired from the PostgreSQL tutorial # adapted to Python 1995 by Pascal ANDRE print "__________________________________________________________________" -- cgit v1.2.3