1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-26 12:21:12 +03:00

Clean up formatting.

Add more URL links for GiST information.
This commit is contained in:
Thomas G. Lockhart
1998-04-04 16:35:22 +00:00
parent e47e0e6923
commit 39740d75bd
2 changed files with 152 additions and 21 deletions

View File

@ -10,6 +10,17 @@
</DocInfo>
<Title>GiST Indices</Title>
<Para>
The information about GIST is at
<ULink url="http://GiST.CS.Berkeley.EDU:8000/gist/">http://GiST.CS.Berkeley.EDU:8000/gist/</ULink>
with more on different indexing and sorting schemes at
<ULink url="http://s2k-ftp.CS.Berkeley.EDU:8000/personal/jmh/">http://s2k-ftp.CS.Berkeley.EDU:8000/personal/jmh/</ULink>
And there is more interesting reading at the Berkely database site at
<ULink url="http://epoch.cs.berkeley.edu:8000/">http://epoch.cs.berkeley.edu:8000/</ULink>.
<Para>
<Note>
<Title>Author</Title>