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:
@ -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>
|
||||
|
Reference in New Issue
Block a user