1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-25 20:23:07 +03:00

fixing it more..

This commit is contained in:
Marc G. Fournier
1999-09-20 22:32:50 +00:00
parent a00a1a5641
commit 3848b4648a
67 changed files with 4808 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
<HTML>
<HEAD>
<TITLE>PgAccess</TITLE>
<FRAMESET COLS="200,*" border=0 framespacing=0 frameborder=no>
<FRAME NAME="left" scrolling="none" src="contents.html">
<FRAME NAME="right" scrolling="nonw" src="main.html">
</FRAMESET>
</HTML>