diff options
author | Bruce Momjian | 2008-03-21 13:23:29 +0000 |
---|---|---|
committer | Bruce Momjian | 2008-03-21 13:23:29 +0000 |
commit | fca9fff41bf2c1d4340404af23491bff65bc2e4b (patch) | |
tree | 768ae839c4004e92d2e39ced660ae97151b2e685 /src/tutorial | |
parent | d287818eb514d431b1a68e1f3940cd958f82aa34 (diff) |
More README src cleanups.
Diffstat (limited to 'src/tutorial')
-rw-r--r-- | src/tutorial/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/tutorial/README b/src/tutorial/README index 6d05cb578f4..9748203fc57 100644 --- a/src/tutorial/README +++ b/src/tutorial/README @@ -1,3 +1,8 @@ +$PostgreSQL: pgsql/src/tutorial/README,v 1.4 2008/03/21 13:23:29 momjian Exp $ + +tutorial +======== + This directory contains SQL tutorial scripts. To look at them, first do a % make to compile all the scripts and C files for the user-defined functions |