| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Sergio Bruder <bruder(at)conectiva(dot)com(dot)br> |
| Cc: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: corrupted document in 7.1.2 |
| Date: | 2001-06-18 19:42:38 |
| Message-ID: | 7924.992893358@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Sergio Bruder <bruder(at)conectiva(dot)com(dot)br> writes:
> [bruder(at)mapi2 postgresql-7.1.2]$ file src/bin/pgaccess/doc/html/tutorial/copyright.html
> src/bin/pgaccess/doc/html/tutorial/copyright.html: GNU tar archive
> [bruder(at)mapi2 postgresql-7.1.2]$ tar -tvf src/bin/pgaccess/doc/html/tutorial/copyright.html
> -rw-r--r-- root/root 1195 1999-07-13 02:19:00 index.html
> -rw-r--r-- root/root 2354 1999-07-13 02:14:11 intro.html
> -rw-r--r-- sarah/sarah 4442 1999-07-13 02:18:45 irix.html
> -rw-r--r-- root/root 3442 1999-07-13 01:54:13 problems.html
> -rw-r--r-- root/root 4087 1999-07-13 02:07:22 start.html
Oh-ho, so that's why it's full of nulls and so on. Looks like we should
extract the component files in the master sources...
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2001-06-18 19:49:55 | Re: timestamp with/without time zone |
| Previous Message | Thomas Lockhart | 2001-06-18 19:38:33 | Re: [PATCH] inet << indexability |