public inbox for [email protected]
help / color / mirror / Atom feed9.0.3 pdf manual is missing bookmarks
19+ messages / 7 participants
[nested] [flat]
* 9.0.3 pdf manual is missing bookmarks
@ 2011-04-07 06:15 [email protected]
2011-04-16 23:31 ` Re: [DOCS] 9.0.3 pdf manual is missing bookmarks Josh Kupershmidt <[email protected]>
0 siblings, 1 reply; 19+ messages in thread
From: [email protected] @ 2011-04-07 06:15 UTC (permalink / raw)
To: pgsql-docs
Hi all,
the 9.0.2 has them, but 9.0.3 pdf documentation is missing the bookmarks.
When looking for something is a real pain having to always use find or
switch back to TOC pages.
Any chance that you can generate and republish a corrected doc?
Thanks,
Gabriele
^ permalink raw reply [nested|flat] 19+ messages in thread
* Re: [DOCS] 9.0.3 pdf manual is missing bookmarks
2011-04-07 06:15 9.0.3 pdf manual is missing bookmarks [email protected]
@ 2011-04-16 23:31 ` Josh Kupershmidt <[email protected]>
2011-04-17 06:57 ` Re: [DOCS] 9.0.3 pdf manual is missing bookmarks Magnus Hagander <[email protected]>
2011-04-19 00:17 ` Re: [DOCS] 9.0.3 pdf manual is missing bookmarks Devrim GÜNDÜZ <[email protected]>
0 siblings, 2 replies; 19+ messages in thread
From: Josh Kupershmidt @ 2011-04-16 23:31 UTC (permalink / raw)
To: [email protected]; +Cc: pgsql-docs; [email protected]
[CC'ing the -www list, since this affects the PDFs provided by the
website. Ugh, and resending without attachments since it looks like
the last attempt didn't make it to the list.]
On Thu, Apr 7, 2011 at 2:15 AM, <[email protected]> wrote:
> the 9.0.2 has them, but 9.0.3 pdf documentation is missing the bookmarks.
> When looking for something is a real pain having to always use find or
> switch back to TOC pages.
>
> Any chance that you can generate and republish a corrected doc?
Hi Gabriele,
Thanks for taking the time to report this, and sorry for the delay in
following up. Just to clarify what (I think) Gabriele is complaining
about, here [1] is a screenshot from the Okular viewer of the
9.0.3 -A4 or -US PDFs from the website [2]. You can see that the
"Contents" pane in the top left is greyed out [3].
When I built these PDFs from the 9.0.3 tarball myself, the results
looked better [4]. Assuming this fixes Gabriele's problem, could we
update the website with the fixed versions [5] of the 9.0.3 PDFs?
Also, I noticed that the page of PDFs is not consistent with the PDF
naming scheme wrt. minor version numbers. We provide e.g.
"postgresql-8.4.6-A4.pdf" and "postgresql-9.0-A4.pdf". Personally, I
like having the minor version number included, but could we just be
consistent either way?
Josh
--
Footnotes / links:
[1] see http://kupershmidt.org/pg/screenshot_9.0.3_missing.png
[2] http://www.postgresql.org/docs/manuals/
[3] The 8.2 A4 PDF appears to also be missing the Contents pane, or
"bookmarks", plus its index on page 1759 is missing entirely.
[4] see http://kupershmidt.org/pg/screenshot_9.0.3_fixed.png
[5] Fixed 9.0.3 PDFs:
a.) http://kupershmidt.org/pg/postgres-9.0.3-A4_fixed.pdf
b.) http://kupershmidt.org/pg/postgres-9.0.3-US_fixed.pdf
^ permalink raw reply [nested|flat] 19+ messages in thread
* Re: [DOCS] 9.0.3 pdf manual is missing bookmarks
2011-04-07 06:15 9.0.3 pdf manual is missing bookmarks [email protected]
2011-04-16 23:31 ` Re: [DOCS] 9.0.3 pdf manual is missing bookmarks Josh Kupershmidt <[email protected]>
@ 2011-04-17 06:57 ` Magnus Hagander <[email protected]>
2011-04-17 08:23 ` Re: [DOCS] 9.0.3 pdf manual is missing bookmarks Cédric Villemain <[email protected]>
2011-04-17 15:22 ` Re: [DOCS] 9.0.3 pdf manual is missing bookmarks Josh Kupershmidt <[email protected]>
1 sibling, 2 replies; 19+ messages in thread
From: Magnus Hagander @ 2011-04-17 06:57 UTC (permalink / raw)
To: Josh Kupershmidt <[email protected]>; +Cc: pgsql-docs; [email protected]; [email protected]
On Apr 17, 2011 1:32 AM, "Josh Kupershmidt" <[email protected]> wrote:
>
> [CC'ing the -www list, since this affects the PDFs provided by the
> website. Ugh, and resending without attachments since it looks like
> the last attempt didn't make it to the list.]
>
> On Thu, Apr 7, 2011 at 2:15 AM, <[email protected]> wrote:
> > the 9.0.2 has them, but 9.0.3 pdf documentation is missing the
bookmarks.
> > When looking for something is a real pain having to always use find or
> > switch back to TOC pages.
> >
> > Any chance that you can generate and republish a corrected doc?
>
> Hi Gabriele,
>
> Thanks for taking the time to report this, and sorry for the delay in
> following up. Just to clarify what (I think) Gabriele is complaining
> about, here [1] is a screenshot from the Okular viewer of the
> 9.0.3 -A4 or -US PDFs from the website [2]. You can see that the
> "Contents" pane in the top left is greyed out [3].
>
> When I built these PDFs from the 9.0.3 tarball myself, the results
> looked better [4]. Assuming this fixes Gabriele's problem, could we
> update the website with the fixed versions [5] of the 9.0.3 PDFs?
Could this be because of the efforts to reduce the size of the pdf's that
was implemented a while ago?
> Also, I noticed that the page of PDFs is not consistent with the PDF
> naming scheme wrt. minor version numbers. We provide e.g.
> "postgresql-8.4.6-A4.pdf" and "postgresql-9.0-A4.pdf". Personally, I
> like having the minor version number included, but could we just be
> consistent either way?
We have a standard now, 8.4 just predates it. The standard is without the
minor version, and the reasining behind this is both that it decreases
storage requiremenyåts and more imoortant that a new version doesn't
invalidate all old links, both on our own sites and othets...
/Magnus
^ permalink raw reply [nested|flat] 19+ messages in thread
* Re: [DOCS] 9.0.3 pdf manual is missing bookmarks
2011-04-07 06:15 9.0.3 pdf manual is missing bookmarks [email protected]
2011-04-16 23:31 ` Re: [DOCS] 9.0.3 pdf manual is missing bookmarks Josh Kupershmidt <[email protected]>
2011-04-17 06:57 ` Re: [DOCS] 9.0.3 pdf manual is missing bookmarks Magnus Hagander <[email protected]>
@ 2011-04-17 08:23 ` Cédric Villemain <[email protected]>
1 sibling, 0 replies; 19+ messages in thread
From: Cédric Villemain @ 2011-04-17 08:23 UTC (permalink / raw)
To: Magnus Hagander <[email protected]>; +Cc: Josh Kupershmidt <[email protected]>; pgsql-docs; [email protected]; [email protected]
2011/4/17 Magnus Hagander <[email protected]>:
>
> On Apr 17, 2011 1:32 AM, "Josh Kupershmidt" <[email protected]> wrote:
>>
>> [CC'ing the -www list, since this affects the PDFs provided by the
>> website. Ugh, and resending without attachments since it looks like
>> the last attempt didn't make it to the list.]
>>
>> On Thu, Apr 7, 2011 at 2:15 AM, <[email protected]> wrote:
>> > the 9.0.2 has them, but 9.0.3 pdf documentation is missing the
>> > bookmarks.
>> > When looking for something is a real pain having to always use find or
>> > switch back to TOC pages.
>> >
>> > Any chance that you can generate and republish a corrected doc?
>>
>> Hi Gabriele,
>>
>> Thanks for taking the time to report this, and sorry for the delay in
>> following up. Just to clarify what (I think) Gabriele is complaining
>> about, here [1] is a screenshot from the Okular viewer of the
>> 9.0.3 -A4 or -US PDFs from the website [2]. You can see that the
>> "Contents" pane in the top left is greyed out [3].
>>
>> When I built these PDFs from the 9.0.3 tarball myself, the results
>> looked better [4]. Assuming this fixes Gabriele's problem, could we
>> update the website with the fixed versions [5] of the 9.0.3 PDFs?
>
> Could this be because of the efforts to reduce the size of the pdf's that
> was implemented a while ago?
>
>> Also, I noticed that the page of PDFs is not consistent with the PDF
>> naming scheme wrt. minor version numbers. We provide e.g.
>> "postgresql-8.4.6-A4.pdf" and "postgresql-9.0-A4.pdf". Personally, I
>> like having the minor version number included, but could we just be
>> consistent either way?
>
> We have a standard now, 8.4 just predates it. The standard is without the
> minor version, and the reasining behind this is both that it decreases
> storage requiremenyåts and more imoortant that a new version doesn't
> invalidate all old links, both on our own sites and othets...
>
In http://www.postgresql.org/docs/manuals/ the 8.4 pdf file is the
only one misnamed then.
> /Magnus
>
--
Cédric Villemain 2ndQuadrant
http://2ndQuadrant.fr/ PostgreSQL : Expertise, Formation et Support
^ permalink raw reply [nested|flat] 19+ messages in thread
* Re: [DOCS] 9.0.3 pdf manual is missing bookmarks
2011-04-07 06:15 9.0.3 pdf manual is missing bookmarks [email protected]
2011-04-16 23:31 ` Re: [DOCS] 9.0.3 pdf manual is missing bookmarks Josh Kupershmidt <[email protected]>
2011-04-17 06:57 ` Re: [DOCS] 9.0.3 pdf manual is missing bookmarks Magnus Hagander <[email protected]>
@ 2011-04-17 15:22 ` Josh Kupershmidt <[email protected]>
2011-04-19 00:20 ` Re: [DOCS] 9.0.3 pdf manual is missing bookmarks Devrim GÜNDÜZ <[email protected]>
1 sibling, 1 reply; 19+ messages in thread
From: Josh Kupershmidt @ 2011-04-17 15:22 UTC (permalink / raw)
To: Magnus Hagander <[email protected]>; +Cc: pgsql-docs; [email protected]; [email protected]
On Sun, Apr 17, 2011 at 2:57 AM, Magnus Hagander <[email protected]> wrote:
> On Apr 17, 2011 1:32 AM, "Josh Kupershmidt" <[email protected]> wrote:
>> When I built these PDFs from the 9.0.3 tarball myself, the results
>> looked better [4]. Assuming this fixes Gabriele's problem, could we
>> update the website with the fixed versions [5] of the 9.0.3 PDFs?
>
> Could this be because of the efforts to reduce the size of the pdf's that
> was implemented a while ago?
I used jpdftweak as described[1] with the jpdftweak "normal" version
[2], and the compressed PDFs produced looked fine as well, see
compressed output PDFs here:
* http://kupershmidt.org/pg/postgres-9.0.3-US_compressed_fixed.pdf
* http://kupershmidt.org/pg/postgres-9.0.3-A4_compressed_fixed.pdf
Josh
--
[1] http://archives.postgresql.org/pgsql-www/2010-09/msg00124.php
[2] http://sourceforge.net/projects/jpdftweak/files/jpdftweak/jpdftweak-1.0/jpdftweak-1.0.zip/download
^ permalink raw reply [nested|flat] 19+ messages in thread
* Re: [DOCS] 9.0.3 pdf manual is missing bookmarks
2011-04-07 06:15 9.0.3 pdf manual is missing bookmarks [email protected]
2011-04-16 23:31 ` Re: [DOCS] 9.0.3 pdf manual is missing bookmarks Josh Kupershmidt <[email protected]>
2011-04-17 06:57 ` Re: [DOCS] 9.0.3 pdf manual is missing bookmarks Magnus Hagander <[email protected]>
2011-04-17 15:22 ` Re: [DOCS] 9.0.3 pdf manual is missing bookmarks Josh Kupershmidt <[email protected]>
@ 2011-04-19 00:20 ` Devrim GÜNDÜZ <[email protected]>
2011-04-19 02:10 ` Re: [DOCS] 9.0.3 pdf manual is missing bookmarks Josh Kupershmidt <[email protected]>
0 siblings, 1 reply; 19+ messages in thread
From: Devrim GÜNDÜZ @ 2011-04-19 00:20 UTC (permalink / raw)
To: Josh Kupershmidt <[email protected]>; +Cc: Magnus Hagander <[email protected]>; pgsql-docs; [email protected]; [email protected]
On Sun, 2011-04-17 at 11:22 -0400, Josh Kupershmidt wrote:
>
> > Could this be because of the efforts to reduce the size of the pdf's
> that
> > was implemented a while ago?
>
> I used jpdftweak as described[1] with the jpdftweak "normal" version
> [2], and the compressed PDFs produced looked fine as well
I'm confused.
This is the script that I'm using:
java -jar jpdftweak.jar -i $i -savebookmarks $i-bookmarks.csv
java -jar jpdftweak.jar -i $i -loadbookmarks $i-bookmarks.csv -os $i.new
(where $i is the filename)
Is that different from what you did?
Regards,
Devrim GÜNDÜZ
Principal Systems Engineer @ EnterpriseDB: http://www.enterprisedb.com
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
Community: devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr
http://www.gunduz.org Twitter: http://twitter.com/devrimgunduz
Attachments:
[application/pgp-signature] signature.asc (198B, 2-signature.asc)
download
^ permalink raw reply [nested|flat] 19+ messages in thread
* Re: [DOCS] 9.0.3 pdf manual is missing bookmarks
2011-04-07 06:15 9.0.3 pdf manual is missing bookmarks [email protected]
2011-04-16 23:31 ` Re: [DOCS] 9.0.3 pdf manual is missing bookmarks Josh Kupershmidt <[email protected]>
2011-04-17 06:57 ` Re: [DOCS] 9.0.3 pdf manual is missing bookmarks Magnus Hagander <[email protected]>
2011-04-17 15:22 ` Re: [DOCS] 9.0.3 pdf manual is missing bookmarks Josh Kupershmidt <[email protected]>
2011-04-19 00:20 ` Re: [DOCS] 9.0.3 pdf manual is missing bookmarks Devrim GÜNDÜZ <[email protected]>
@ 2011-04-19 02:10 ` Josh Kupershmidt <[email protected]>
2011-04-19 06:26 ` Rif: Re: [DOCS] 9.0.3 pdf manual is missing bookmarks [email protected]
0 siblings, 1 reply; 19+ messages in thread
From: Josh Kupershmidt @ 2011-04-19 02:10 UTC (permalink / raw)
To: Devrim GÜNDÜZ <[email protected]>; +Cc: Magnus Hagander <[email protected]>; pgsql-docs; [email protected]; [email protected]
2011/4/18 Devrim GÜNDÜZ <[email protected]>:
> I'm confused.
>
> This is the script that I'm using:
>
> java -jar jpdftweak.jar -i $i -savebookmarks $i-bookmarks.csv
> java -jar jpdftweak.jar -i $i -loadbookmarks $i-bookmarks.csv -os $i.new
>
> (where $i is the filename)
>
> Is that different from what you did?
I ran:
java -jar jpdftweak.jar postgres-A4.pdf -os
postgres-9.0.3-A4_compressed_fixed.pdf
(taken from Magnus in the linked thread).
Josh
^ permalink raw reply [nested|flat] 19+ messages in thread
* Rif: Re: [DOCS] 9.0.3 pdf manual is missing bookmarks
2011-04-07 06:15 9.0.3 pdf manual is missing bookmarks [email protected]
2011-04-16 23:31 ` Re: [DOCS] 9.0.3 pdf manual is missing bookmarks Josh Kupershmidt <[email protected]>
2011-04-17 06:57 ` Re: [DOCS] 9.0.3 pdf manual is missing bookmarks Magnus Hagander <[email protected]>
2011-04-17 15:22 ` Re: [DOCS] 9.0.3 pdf manual is missing bookmarks Josh Kupershmidt <[email protected]>
2011-04-19 00:20 ` Re: [DOCS] 9.0.3 pdf manual is missing bookmarks Devrim GÜNDÜZ <[email protected]>
2011-04-19 02:10 ` Re: [DOCS] 9.0.3 pdf manual is missing bookmarks Josh Kupershmidt <[email protected]>
@ 2011-04-19 06:26 ` [email protected]
2011-04-19 23:32 ` Re: [DOCS] 9.0.3 pdf manual is missing bookmarks Josh Kupershmidt <[email protected]>
0 siblings, 1 reply; 19+ messages in thread
From: [email protected] @ 2011-04-19 06:26 UTC (permalink / raw)
To: Josh Kupershmidt <[email protected]>; +Cc: =?ISO-8859-2?Q?Devrim_G=DCND=DCZ?= <[email protected]>; Magnus Hagander <[email protected]>; pgsql-docs; [email protected]
Thank you so much for the effort, i appreciate it.
The attached 9.0.3 manuals (fixed and compressed) now have bookmarks.
But...
my merciless censoship uncovered that the just published 9.0.4 pdf is
again without bookmarks :)
Gabriele
Josh Kupershmidt <[email protected]>
19/04/2011 04:10
Per
Devrim GÜNDÜZ <[email protected]>
CC
Magnus Hagander <[email protected]>, [email protected],
[email protected], [email protected]
Oggetto
Re: [pgsql-www] [DOCS] 9.0.3 pdf manual is missing bookmarks
2011/4/18 Devrim GÜNDÜZ <[email protected]>:
> I'm confused.
>
> This is the script that I'm using:
>
> java -jar jpdftweak.jar -i $i -savebookmarks $i-bookmarks.csv
> java -jar jpdftweak.jar -i $i -loadbookmarks $i-bookmarks.csv -os $i.new
>
> (where $i is the filename)
>
> Is that different from what you did?
I ran:
java -jar jpdftweak.jar postgres-A4.pdf -os
postgres-9.0.3-A4_compressed_fixed.pdf
(taken from Magnus in the linked thread).
Josh
^ permalink raw reply [nested|flat] 19+ messages in thread
* Re: [DOCS] 9.0.3 pdf manual is missing bookmarks
2011-04-07 06:15 9.0.3 pdf manual is missing bookmarks [email protected]
2011-04-16 23:31 ` Re: [DOCS] 9.0.3 pdf manual is missing bookmarks Josh Kupershmidt <[email protected]>
2011-04-17 06:57 ` Re: [DOCS] 9.0.3 pdf manual is missing bookmarks Magnus Hagander <[email protected]>
2011-04-17 15:22 ` Re: [DOCS] 9.0.3 pdf manual is missing bookmarks Josh Kupershmidt <[email protected]>
2011-04-19 00:20 ` Re: [DOCS] 9.0.3 pdf manual is missing bookmarks Devrim GÜNDÜZ <[email protected]>
2011-04-19 02:10 ` Re: [DOCS] 9.0.3 pdf manual is missing bookmarks Josh Kupershmidt <[email protected]>
2011-04-19 06:26 ` Rif: Re: [DOCS] 9.0.3 pdf manual is missing bookmarks [email protected]
@ 2011-04-19 23:32 ` Josh Kupershmidt <[email protected]>
2011-04-20 05:52 ` Rif: Re: Re: [DOCS] 9.0.3 pdf manual is missing bookmarks [email protected]
0 siblings, 1 reply; 19+ messages in thread
From: Josh Kupershmidt @ 2011-04-19 23:32 UTC (permalink / raw)
To: [email protected]; +Cc: Devrim GÜNDÜZ <[email protected]>; Magnus Hagander <[email protected]>; pgsql-docs; [email protected]
On Tue, Apr 19, 2011 at 2:26 AM, <[email protected]> wrote:
> Thank you so much for the effort, i appreciate it.
> The attached 9.0.3 manuals (fixed and compressed) now have bookmarks.
> But...
> my merciless censoship uncovered that the just published 9.0.4 pdf is again without bookmarks :)
Here are fixed versions of the 9.0.4 PDFs:
* http://kupershmidt.org/pg/postgres-9.0.4-A4_compressed_fixed.pdf
* http://kupershmidt.org/pg/postgres-9.0.4-US_compressed_fixed.pdf
Josh
^ permalink raw reply [nested|flat] 19+ messages in thread
* Rif: Re: Re: [DOCS] 9.0.3 pdf manual is missing bookmarks
2011-04-07 06:15 9.0.3 pdf manual is missing bookmarks [email protected]
2011-04-16 23:31 ` Re: [DOCS] 9.0.3 pdf manual is missing bookmarks Josh Kupershmidt <[email protected]>
2011-04-17 06:57 ` Re: [DOCS] 9.0.3 pdf manual is missing bookmarks Magnus Hagander <[email protected]>
2011-04-17 15:22 ` Re: [DOCS] 9.0.3 pdf manual is missing bookmarks Josh Kupershmidt <[email protected]>
2011-04-19 00:20 ` Re: [DOCS] 9.0.3 pdf manual is missing bookmarks Devrim GÜNDÜZ <[email protected]>
2011-04-19 02:10 ` Re: [DOCS] 9.0.3 pdf manual is missing bookmarks Josh Kupershmidt <[email protected]>
2011-04-19 06:26 ` Rif: Re: [DOCS] 9.0.3 pdf manual is missing bookmarks [email protected]
2011-04-19 23:32 ` Re: [DOCS] 9.0.3 pdf manual is missing bookmarks Josh Kupershmidt <[email protected]>
@ 2011-04-20 05:52 ` [email protected]
2011-04-26 23:21 ` Re: [DOCS] 9.0.3 pdf manual is missing bookmarks Josh Kupershmidt <[email protected]>
0 siblings, 1 reply; 19+ messages in thread
From: [email protected] @ 2011-04-20 05:52 UTC (permalink / raw)
To: Josh Kupershmidt <[email protected]>; +Cc: =?ISO-8859-2?Q?Devrim_G=DCND=DCZ?= <[email protected]>; Magnus Hagander <[email protected]>; pgsql-docs; [email protected]
Thank you again Josh.
Could it be possible to fix the build procedure accordingly? Just to avoid
that i hassle you all again for the next release...
Do you need that i open a bug for that?
Gabriele
Josh Kupershmidt <[email protected]>
20/04/2011 01:32
Per
[email protected]
CC
Devrim GÜNDÜZ <[email protected]>, Magnus Hagander <[email protected]>,
[email protected], [email protected]
Oggetto
Re: Re: [pgsql-www] [DOCS] 9.0.3 pdf manual is missing bookmarks
On Tue, Apr 19, 2011 at 2:26 AM, <[email protected]> wrote:
> Thank you so much for the effort, i appreciate it.
> The attached 9.0.3 manuals (fixed and compressed) now have bookmarks.
> But...
> my merciless censoship uncovered that the just published 9.0.4 pdf is
again without bookmarks :)
Here are fixed versions of the 9.0.4 PDFs:
* http://kupershmidt.org/pg/postgres-9.0.4-A4_compressed_fixed.pdf
* http://kupershmidt.org/pg/postgres-9.0.4-US_compressed_fixed.pdf
Josh
^ permalink raw reply [nested|flat] 19+ messages in thread
* Re: [DOCS] 9.0.3 pdf manual is missing bookmarks
2011-04-07 06:15 9.0.3 pdf manual is missing bookmarks [email protected]
2011-04-16 23:31 ` Re: [DOCS] 9.0.3 pdf manual is missing bookmarks Josh Kupershmidt <[email protected]>
2011-04-17 06:57 ` Re: [DOCS] 9.0.3 pdf manual is missing bookmarks Magnus Hagander <[email protected]>
2011-04-17 15:22 ` Re: [DOCS] 9.0.3 pdf manual is missing bookmarks Josh Kupershmidt <[email protected]>
2011-04-19 00:20 ` Re: [DOCS] 9.0.3 pdf manual is missing bookmarks Devrim GÜNDÜZ <[email protected]>
2011-04-19 02:10 ` Re: [DOCS] 9.0.3 pdf manual is missing bookmarks Josh Kupershmidt <[email protected]>
2011-04-19 06:26 ` Rif: Re: [DOCS] 9.0.3 pdf manual is missing bookmarks [email protected]
2011-04-19 23:32 ` Re: [DOCS] 9.0.3 pdf manual is missing bookmarks Josh Kupershmidt <[email protected]>
2011-04-20 05:52 ` Rif: Re: Re: [DOCS] 9.0.3 pdf manual is missing bookmarks [email protected]
@ 2011-04-26 23:21 ` Josh Kupershmidt <[email protected]>
2011-05-08 03:56 ` 9.0.4 PDFs are missing bookmarks on our web site Bruce Momjian <[email protected]>
0 siblings, 1 reply; 19+ messages in thread
From: Josh Kupershmidt @ 2011-04-26 23:21 UTC (permalink / raw)
To: [email protected]; +Cc: Devrim GÜNDÜZ <[email protected]>; Magnus Hagander <[email protected]>; pgsql-docs; [email protected]
On Wed, Apr 20, 2011 at 1:52 AM, <[email protected]> wrote:
> Thank you again Josh.
> Could it be possible to fix the build procedure accordingly? Just to avoid that i hassle you all again for the next release...
> Do you need that i open a bug for that?
Devrim, or anyone else running the website, any chance of getting this
fixed? I think you could just use the 9.0.4 PDFs I posted if you don't
want to regenerate yourself. Let me know if there's anything else I
can do to help.
Thanks
Josh
^ permalink raw reply [nested|flat] 19+ messages in thread
* 9.0.4 PDFs are missing bookmarks on our web site
2011-04-07 06:15 9.0.3 pdf manual is missing bookmarks [email protected]
2011-04-16 23:31 ` Re: [DOCS] 9.0.3 pdf manual is missing bookmarks Josh Kupershmidt <[email protected]>
2011-04-17 06:57 ` Re: [DOCS] 9.0.3 pdf manual is missing bookmarks Magnus Hagander <[email protected]>
2011-04-17 15:22 ` Re: [DOCS] 9.0.3 pdf manual is missing bookmarks Josh Kupershmidt <[email protected]>
2011-04-19 00:20 ` Re: [DOCS] 9.0.3 pdf manual is missing bookmarks Devrim GÜNDÜZ <[email protected]>
2011-04-19 02:10 ` Re: [DOCS] 9.0.3 pdf manual is missing bookmarks Josh Kupershmidt <[email protected]>
2011-04-19 06:26 ` Rif: Re: [DOCS] 9.0.3 pdf manual is missing bookmarks [email protected]
2011-04-19 23:32 ` Re: [DOCS] 9.0.3 pdf manual is missing bookmarks Josh Kupershmidt <[email protected]>
2011-04-20 05:52 ` Rif: Re: Re: [DOCS] 9.0.3 pdf manual is missing bookmarks [email protected]
2011-04-26 23:21 ` Re: [DOCS] 9.0.3 pdf manual is missing bookmarks Josh Kupershmidt <[email protected]>
@ 2011-05-08 03:56 ` Bruce Momjian <[email protected]>
2011-05-10 07:12 ` Re: 9.0.4 PDFs are missing bookmarks on our web site Devrim GÜNDÜZ <[email protected]>
0 siblings, 1 reply; 19+ messages in thread
From: Bruce Momjian @ 2011-05-08 03:56 UTC (permalink / raw)
To: Josh Kupershmidt <[email protected]>; +Cc: [email protected]; Devrim GÜNDÜZ <[email protected]>; Magnus Hagander <[email protected]>; pgsql-docs; [email protected]
Josh Kupershmidt wrote:
> On Wed, Apr 20, 2011 at 1:52 AM, <[email protected]> wrote:
> > Thank you again Josh.
> > Could it be possible to fix the build procedure accordingly? Just to avoid that i hassle you all again for the next release...
> > Do you need that i open a bug for that?
>
> Devrim, or anyone else running the website, any chance of getting this
> fixed? I think you could just use the 9.0.4 PDFs I posted if you don't
> want to regenerate yourself. Let me know if there's anything else I
> can do to help.
Why does our web site still have non-bookmark 9.0.4 PDFs:
http://www.postgresql.org/files/documentation/pdf/9.0/postgresql-9.0-US.pdf
The correct versions are here:
Here are fixed versions of the 9.0.4 PDFs:
* http://kupershmidt.org/pg/postgres-9.0.4-A4_compressed_fixed.pdf
* http://kupershmidt.org/pg/postgres-9.0.4-US_compressed_fixed.pdf
Did we find out how the bookmarks got removed in the first place?
--
Bruce Momjian <[email protected]> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ It's impossible for everything to be true. +
^ permalink raw reply [nested|flat] 19+ messages in thread
* Re: 9.0.4 PDFs are missing bookmarks on our web site
2011-04-07 06:15 9.0.3 pdf manual is missing bookmarks [email protected]
2011-04-16 23:31 ` Re: [DOCS] 9.0.3 pdf manual is missing bookmarks Josh Kupershmidt <[email protected]>
2011-04-17 06:57 ` Re: [DOCS] 9.0.3 pdf manual is missing bookmarks Magnus Hagander <[email protected]>
2011-04-17 15:22 ` Re: [DOCS] 9.0.3 pdf manual is missing bookmarks Josh Kupershmidt <[email protected]>
2011-04-19 00:20 ` Re: [DOCS] 9.0.3 pdf manual is missing bookmarks Devrim GÜNDÜZ <[email protected]>
2011-04-19 02:10 ` Re: [DOCS] 9.0.3 pdf manual is missing bookmarks Josh Kupershmidt <[email protected]>
2011-04-19 06:26 ` Rif: Re: [DOCS] 9.0.3 pdf manual is missing bookmarks [email protected]
2011-04-19 23:32 ` Re: [DOCS] 9.0.3 pdf manual is missing bookmarks Josh Kupershmidt <[email protected]>
2011-04-20 05:52 ` Rif: Re: Re: [DOCS] 9.0.3 pdf manual is missing bookmarks [email protected]
2011-04-26 23:21 ` Re: [DOCS] 9.0.3 pdf manual is missing bookmarks Josh Kupershmidt <[email protected]>
2011-05-08 03:56 ` 9.0.4 PDFs are missing bookmarks on our web site Bruce Momjian <[email protected]>
@ 2011-05-10 07:12 ` Devrim GÜNDÜZ <[email protected]>
2011-05-10 14:22 ` Re: 9.0.4 PDFs are missing bookmarks on our web site Bruce Momjian <[email protected]>
0 siblings, 1 reply; 19+ messages in thread
From: Devrim GÜNDÜZ @ 2011-05-10 07:12 UTC (permalink / raw)
To: Bruce Momjian <[email protected]>; +Cc: Josh Kupershmidt <[email protected]>; [email protected]; Magnus Hagander <[email protected]>; pgsql-docs; [email protected]
On Sat, 2011-05-07 at 23:56 -0400, Bruce Momjian wrote:
> Why does our web site still have non-bookmark 9.0.4 PDFs:
...because I was away for work and then Formula 1.
> Did we find out how the bookmarks got removed in the first place?
Thom asked me to upgrade jpdtweak to 1.0 yesterday, and it fixed the
issue. I'm not sure why it happened though -- I was using 0.9.5 since
the beginning.
Anyway, 9.0-A4 is on website now. I just committed 9.0-US to svn, so it
will appear in next site build.
Regards,
--
Devrim GÜNDÜZ
Principal Systems Engineer @ EnterpriseDB: http://www.enterprisedb.com
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
Community: devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr
http://www.gunduz.org Twitter: http://twitter.com/devrimgunduz
Attachments:
[application/pgp-signature] signature.asc (198B, 2-signature.asc)
download
^ permalink raw reply [nested|flat] 19+ messages in thread
* Re: 9.0.4 PDFs are missing bookmarks on our web site
2011-04-07 06:15 9.0.3 pdf manual is missing bookmarks [email protected]
2011-04-16 23:31 ` Re: [DOCS] 9.0.3 pdf manual is missing bookmarks Josh Kupershmidt <[email protected]>
2011-04-17 06:57 ` Re: [DOCS] 9.0.3 pdf manual is missing bookmarks Magnus Hagander <[email protected]>
2011-04-17 15:22 ` Re: [DOCS] 9.0.3 pdf manual is missing bookmarks Josh Kupershmidt <[email protected]>
2011-04-19 00:20 ` Re: [DOCS] 9.0.3 pdf manual is missing bookmarks Devrim GÜNDÜZ <[email protected]>
2011-04-19 02:10 ` Re: [DOCS] 9.0.3 pdf manual is missing bookmarks Josh Kupershmidt <[email protected]>
2011-04-19 06:26 ` Rif: Re: [DOCS] 9.0.3 pdf manual is missing bookmarks [email protected]
2011-04-19 23:32 ` Re: [DOCS] 9.0.3 pdf manual is missing bookmarks Josh Kupershmidt <[email protected]>
2011-04-20 05:52 ` Rif: Re: Re: [DOCS] 9.0.3 pdf manual is missing bookmarks [email protected]
2011-04-26 23:21 ` Re: [DOCS] 9.0.3 pdf manual is missing bookmarks Josh Kupershmidt <[email protected]>
2011-05-08 03:56 ` 9.0.4 PDFs are missing bookmarks on our web site Bruce Momjian <[email protected]>
2011-05-10 07:12 ` Re: 9.0.4 PDFs are missing bookmarks on our web site Devrim GÜNDÜZ <[email protected]>
@ 2011-05-10 14:22 ` Bruce Momjian <[email protected]>
2011-05-10 14:25 ` Re: 9.0.4 PDFs are missing bookmarks on our web site Thom Brown <[email protected]>
2011-05-10 14:37 ` Rif: Re: 9.0.4 PDFs are missing bookmarks on our web site [email protected]
0 siblings, 2 replies; 19+ messages in thread
From: Bruce Momjian @ 2011-05-10 14:22 UTC (permalink / raw)
To: Devrim GÜNDÜZ <[email protected]>; +Cc: Josh Kupershmidt <[email protected]>; [email protected]; Magnus Hagander <[email protected]>; pgsql-docs; [email protected]; Thom Brown <[email protected]>
Devrim GÜNDÜZ wrote:
-- Start of PGP signed section.
> On Sat, 2011-05-07 at 23:56 -0400, Bruce Momjian wrote:
> > Why does our web site still have non-bookmark 9.0.4 PDFs:
>
> ...because I was away for work and then Formula 1.
>
> > Did we find out how the bookmarks got removed in the first place?
>
> Thom asked me to upgrade jpdtweak to 1.0 yesterday, and it fixed the
> issue. I'm not sure why it happened though -- I was using 0.9.5 since
> the beginning.
>
> Anyway, 9.0-A4 is on website now. I just committed 9.0-US to svn, so it
> will appear in next site build.
Thanks. I can confirm that the 9.0-US PDF now has bookmarks. FYI, the
PDF is now 18MB; previously it was 8MB without bookmarks. That's 10MB
of bookmarks. :-O
--
Bruce Momjian <[email protected]> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ It's impossible for everything to be true. +
^ permalink raw reply [nested|flat] 19+ messages in thread
* Re: 9.0.4 PDFs are missing bookmarks on our web site
2011-04-07 06:15 9.0.3 pdf manual is missing bookmarks [email protected]
2011-04-16 23:31 ` Re: [DOCS] 9.0.3 pdf manual is missing bookmarks Josh Kupershmidt <[email protected]>
2011-04-17 06:57 ` Re: [DOCS] 9.0.3 pdf manual is missing bookmarks Magnus Hagander <[email protected]>
2011-04-17 15:22 ` Re: [DOCS] 9.0.3 pdf manual is missing bookmarks Josh Kupershmidt <[email protected]>
2011-04-19 00:20 ` Re: [DOCS] 9.0.3 pdf manual is missing bookmarks Devrim GÜNDÜZ <[email protected]>
2011-04-19 02:10 ` Re: [DOCS] 9.0.3 pdf manual is missing bookmarks Josh Kupershmidt <[email protected]>
2011-04-19 06:26 ` Rif: Re: [DOCS] 9.0.3 pdf manual is missing bookmarks [email protected]
2011-04-19 23:32 ` Re: [DOCS] 9.0.3 pdf manual is missing bookmarks Josh Kupershmidt <[email protected]>
2011-04-20 05:52 ` Rif: Re: Re: [DOCS] 9.0.3 pdf manual is missing bookmarks [email protected]
2011-04-26 23:21 ` Re: [DOCS] 9.0.3 pdf manual is missing bookmarks Josh Kupershmidt <[email protected]>
2011-05-08 03:56 ` 9.0.4 PDFs are missing bookmarks on our web site Bruce Momjian <[email protected]>
2011-05-10 07:12 ` Re: 9.0.4 PDFs are missing bookmarks on our web site Devrim GÜNDÜZ <[email protected]>
2011-05-10 14:22 ` Re: 9.0.4 PDFs are missing bookmarks on our web site Bruce Momjian <[email protected]>
@ 2011-05-10 14:25 ` Thom Brown <[email protected]>
2011-05-10 14:36 ` Re: 9.0.4 PDFs are missing bookmarks on our web site Devrim GÜNDÜZ <[email protected]>
1 sibling, 1 reply; 19+ messages in thread
From: Thom Brown @ 2011-05-10 14:25 UTC (permalink / raw)
To: Bruce Momjian <[email protected]>; +Cc: Devrim GÜNDÜZ <[email protected]>; Josh Kupershmidt <[email protected]>; [email protected]; Magnus Hagander <[email protected]>; pgsql-docs; [email protected]
2011/5/10 Bruce Momjian <[email protected]>:
> Devrim GÜNDÜZ wrote:
> -- Start of PGP signed section.
>> On Sat, 2011-05-07 at 23:56 -0400, Bruce Momjian wrote:
>> > Why does our web site still have non-bookmark 9.0.4 PDFs:
>>
>> ...because I was away for work and then Formula 1.
>>
>> > Did we find out how the bookmarks got removed in the first place?
>>
>> Thom asked me to upgrade jpdtweak to 1.0 yesterday, and it fixed the
>> issue. I'm not sure why it happened though -- I was using 0.9.5 since
>> the beginning.
>>
>> Anyway, 9.0-A4 is on website now. I just committed 9.0-US to svn, so it
>> will appear in next site build.
>
> Thanks. I can confirm that the 9.0-US PDF now has bookmarks. FYI, the
> PDF is now 18MB; previously it was 8MB without bookmarks. That's 10MB
> of bookmarks. :-O
That can't be a compacted version then.
--
Thom Brown
Twitter: @darkixion
IRC (freenode): dark_ixion
Registered Linux user: #516935
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
^ permalink raw reply [nested|flat] 19+ messages in thread
* Re: 9.0.4 PDFs are missing bookmarks on our web site
2011-04-07 06:15 9.0.3 pdf manual is missing bookmarks [email protected]
2011-04-16 23:31 ` Re: [DOCS] 9.0.3 pdf manual is missing bookmarks Josh Kupershmidt <[email protected]>
2011-04-17 06:57 ` Re: [DOCS] 9.0.3 pdf manual is missing bookmarks Magnus Hagander <[email protected]>
2011-04-17 15:22 ` Re: [DOCS] 9.0.3 pdf manual is missing bookmarks Josh Kupershmidt <[email protected]>
2011-04-19 00:20 ` Re: [DOCS] 9.0.3 pdf manual is missing bookmarks Devrim GÜNDÜZ <[email protected]>
2011-04-19 02:10 ` Re: [DOCS] 9.0.3 pdf manual is missing bookmarks Josh Kupershmidt <[email protected]>
2011-04-19 06:26 ` Rif: Re: [DOCS] 9.0.3 pdf manual is missing bookmarks [email protected]
2011-04-19 23:32 ` Re: [DOCS] 9.0.3 pdf manual is missing bookmarks Josh Kupershmidt <[email protected]>
2011-04-20 05:52 ` Rif: Re: Re: [DOCS] 9.0.3 pdf manual is missing bookmarks [email protected]
2011-04-26 23:21 ` Re: [DOCS] 9.0.3 pdf manual is missing bookmarks Josh Kupershmidt <[email protected]>
2011-05-08 03:56 ` 9.0.4 PDFs are missing bookmarks on our web site Bruce Momjian <[email protected]>
2011-05-10 07:12 ` Re: 9.0.4 PDFs are missing bookmarks on our web site Devrim GÜNDÜZ <[email protected]>
2011-05-10 14:22 ` Re: 9.0.4 PDFs are missing bookmarks on our web site Bruce Momjian <[email protected]>
2011-05-10 14:25 ` Re: 9.0.4 PDFs are missing bookmarks on our web site Thom Brown <[email protected]>
@ 2011-05-10 14:36 ` Devrim GÜNDÜZ <[email protected]>
2011-05-12 01:35 ` Re: 9.0.4 PDFs are missing bookmarks on our web site Bruce Momjian <[email protected]>
0 siblings, 1 reply; 19+ messages in thread
From: Devrim GÜNDÜZ @ 2011-05-10 14:36 UTC (permalink / raw)
To: Thom Brown <[email protected]>; +Cc: Bruce Momjian <[email protected]>; Josh Kupershmidt <[email protected]>; [email protected]; Magnus Hagander <[email protected]>; pgsql-docs; [email protected]
On Tue, 2011-05-10 at 15:25 +0100, Thom Brown wrote:
> > Thanks. I can confirm that the 9.0-US PDF now has bookmarks. FYI,
> the
> > PDF is now 18MB; previously it was 8MB without bookmarks. That's
> 10MB
> > of bookmarks. :-O
>
> That can't be a compacted version then.
/me grumbles.
Ok, uploading correct ones in 10 minutes.
--
Devrim GÜNDÜZ
Principal Systems Engineer @ EnterpriseDB: http://www.enterprisedb.com
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
Community: devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr
http://www.gunduz.org Twitter: http://twitter.com/devrimgunduz
Attachments:
[application/pgp-signature] signature.asc (198B, 2-signature.asc)
download
^ permalink raw reply [nested|flat] 19+ messages in thread
* Re: 9.0.4 PDFs are missing bookmarks on our web site
2011-04-07 06:15 9.0.3 pdf manual is missing bookmarks [email protected]
2011-04-16 23:31 ` Re: [DOCS] 9.0.3 pdf manual is missing bookmarks Josh Kupershmidt <[email protected]>
2011-04-17 06:57 ` Re: [DOCS] 9.0.3 pdf manual is missing bookmarks Magnus Hagander <[email protected]>
2011-04-17 15:22 ` Re: [DOCS] 9.0.3 pdf manual is missing bookmarks Josh Kupershmidt <[email protected]>
2011-04-19 00:20 ` Re: [DOCS] 9.0.3 pdf manual is missing bookmarks Devrim GÜNDÜZ <[email protected]>
2011-04-19 02:10 ` Re: [DOCS] 9.0.3 pdf manual is missing bookmarks Josh Kupershmidt <[email protected]>
2011-04-19 06:26 ` Rif: Re: [DOCS] 9.0.3 pdf manual is missing bookmarks [email protected]
2011-04-19 23:32 ` Re: [DOCS] 9.0.3 pdf manual is missing bookmarks Josh Kupershmidt <[email protected]>
2011-04-20 05:52 ` Rif: Re: Re: [DOCS] 9.0.3 pdf manual is missing bookmarks [email protected]
2011-04-26 23:21 ` Re: [DOCS] 9.0.3 pdf manual is missing bookmarks Josh Kupershmidt <[email protected]>
2011-05-08 03:56 ` 9.0.4 PDFs are missing bookmarks on our web site Bruce Momjian <[email protected]>
2011-05-10 07:12 ` Re: 9.0.4 PDFs are missing bookmarks on our web site Devrim GÜNDÜZ <[email protected]>
2011-05-10 14:22 ` Re: 9.0.4 PDFs are missing bookmarks on our web site Bruce Momjian <[email protected]>
2011-05-10 14:25 ` Re: 9.0.4 PDFs are missing bookmarks on our web site Thom Brown <[email protected]>
2011-05-10 14:36 ` Re: 9.0.4 PDFs are missing bookmarks on our web site Devrim GÜNDÜZ <[email protected]>
@ 2011-05-12 01:35 ` Bruce Momjian <[email protected]>
0 siblings, 0 replies; 19+ messages in thread
From: Bruce Momjian @ 2011-05-12 01:35 UTC (permalink / raw)
To: Devrim GÜNDÜZ <[email protected]>; +Cc: Thom Brown <[email protected]>; Josh Kupershmidt <[email protected]>; [email protected]; Magnus Hagander <[email protected]>; pgsql-docs; [email protected]
Devrim GÜNDÜZ wrote:
-- Start of PGP signed section.
> On Tue, 2011-05-10 at 15:25 +0100, Thom Brown wrote:
> > > Thanks. I can confirm that the 9.0-US PDF now has bookmarks. FYI,
> > the
> > > PDF is now 18MB; previously it was 8MB without bookmarks. That's
> > 10MB
> > > of bookmarks. :-O
> >
> > That can't be a compacted version then.
>
> /me grumbles.
>
> Ok, uploading correct ones in 10 minutes.
I can confirm the PDFs look good now. Thanks.
--
Bruce Momjian <[email protected]> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ It's impossible for everything to be true. +
^ permalink raw reply [nested|flat] 19+ messages in thread
* Rif: Re: 9.0.4 PDFs are missing bookmarks on our web site
2011-04-07 06:15 9.0.3 pdf manual is missing bookmarks [email protected]
2011-04-16 23:31 ` Re: [DOCS] 9.0.3 pdf manual is missing bookmarks Josh Kupershmidt <[email protected]>
2011-04-17 06:57 ` Re: [DOCS] 9.0.3 pdf manual is missing bookmarks Magnus Hagander <[email protected]>
2011-04-17 15:22 ` Re: [DOCS] 9.0.3 pdf manual is missing bookmarks Josh Kupershmidt <[email protected]>
2011-04-19 00:20 ` Re: [DOCS] 9.0.3 pdf manual is missing bookmarks Devrim GÜNDÜZ <[email protected]>
2011-04-19 02:10 ` Re: [DOCS] 9.0.3 pdf manual is missing bookmarks Josh Kupershmidt <[email protected]>
2011-04-19 06:26 ` Rif: Re: [DOCS] 9.0.3 pdf manual is missing bookmarks [email protected]
2011-04-19 23:32 ` Re: [DOCS] 9.0.3 pdf manual is missing bookmarks Josh Kupershmidt <[email protected]>
2011-04-20 05:52 ` Rif: Re: Re: [DOCS] 9.0.3 pdf manual is missing bookmarks [email protected]
2011-04-26 23:21 ` Re: [DOCS] 9.0.3 pdf manual is missing bookmarks Josh Kupershmidt <[email protected]>
2011-05-08 03:56 ` 9.0.4 PDFs are missing bookmarks on our web site Bruce Momjian <[email protected]>
2011-05-10 07:12 ` Re: 9.0.4 PDFs are missing bookmarks on our web site Devrim GÜNDÜZ <[email protected]>
2011-05-10 14:22 ` Re: 9.0.4 PDFs are missing bookmarks on our web site Bruce Momjian <[email protected]>
@ 2011-05-10 14:37 ` [email protected]
1 sibling, 0 replies; 19+ messages in thread
From: [email protected] @ 2011-05-10 14:37 UTC (permalink / raw)
To: Bruce Momjian <[email protected]>; +Cc: =?ISO-8859-2?Q?Devrim_G=DCND=DCZ?= <[email protected]>; Magnus Hagander <[email protected]>; [email protected], [email protected], Josh Kupershmidt <[email protected]>; Thom Brown <[email protected]>
Bruce Momjian <[email protected]> scritti il 10/05/2011 16:22:54
> Thanks. I can confirm that the 9.0-US PDF now has bookmarks. FYI, the
> PDF is now 18MB; previously it was 8MB without bookmarks. That's 10MB
> of bookmarks. :-O
>
I think it should be compressed.
The compressed version produced by Josh is just 8Mb with all the
bookmarks.
Gabriele
^ permalink raw reply [nested|flat] 19+ messages in thread
* Re: [DOCS] 9.0.3 pdf manual is missing bookmarks
2011-04-07 06:15 9.0.3 pdf manual is missing bookmarks [email protected]
2011-04-16 23:31 ` Re: [DOCS] 9.0.3 pdf manual is missing bookmarks Josh Kupershmidt <[email protected]>
@ 2011-04-19 00:17 ` Devrim GÜNDÜZ <[email protected]>
1 sibling, 0 replies; 19+ messages in thread
From: Devrim GÜNDÜZ @ 2011-04-19 00:17 UTC (permalink / raw)
To: Josh Kupershmidt <[email protected]>; +Cc: [email protected]; pgsql-docs; [email protected]
On Sat, 2011-04-16 at 19:31 -0400, Josh Kupershmidt wrote:
>
> Also, I noticed that the page of PDFs is not consistent with the PDF
> naming scheme wrt. minor version numbers. We provide e.g.
> "postgresql-8.4.6-A4.pdf" and "postgresql-9.0-A4.pdf". Personally, I
> like having the minor version number included, but could we just be
> consistent either way?
It is probably my fault, but I'm too lazy to fix it, since I will also
have to fix RPM spec files, etc. The problem will go away when we EOL
8.4 3 years later or so :)
--
Devrim GÜNDÜZ
Principal Systems Engineer @ EnterpriseDB: http://www.enterprisedb.com
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
Community: devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr
http://www.gunduz.org Twitter: http://twitter.com/devrimgunduz
Attachments:
[application/pgp-signature] signature.asc (198B, 2-signature.asc)
download
^ permalink raw reply [nested|flat] 19+ messages in thread
end of thread, other threads:[~2011-05-12 01:35 UTC | newest]
Thread overview: 19+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2011-04-07 06:15 9.0.3 pdf manual is missing bookmarks [email protected]
2011-04-16 23:31 ` Josh Kupershmidt <[email protected]>
2011-04-17 06:57 ` Magnus Hagander <[email protected]>
2011-04-17 08:23 ` Cédric Villemain <[email protected]>
2011-04-17 15:22 ` Josh Kupershmidt <[email protected]>
2011-04-19 00:20 ` Devrim GÜNDÜZ <[email protected]>
2011-04-19 02:10 ` Josh Kupershmidt <[email protected]>
2011-04-19 06:26 ` Rif: Re: [DOCS] 9.0.3 pdf manual is missing bookmarks [email protected]
2011-04-19 23:32 ` Josh Kupershmidt <[email protected]>
2011-04-20 05:52 ` Rif: Re: Re: [DOCS] 9.0.3 pdf manual is missing bookmarks [email protected]
2011-04-26 23:21 ` Josh Kupershmidt <[email protected]>
2011-05-08 03:56 ` 9.0.4 PDFs are missing bookmarks on our web site Bruce Momjian <[email protected]>
2011-05-10 07:12 ` Re: 9.0.4 PDFs are missing bookmarks on our web site Devrim GÜNDÜZ <[email protected]>
2011-05-10 14:22 ` Re: 9.0.4 PDFs are missing bookmarks on our web site Bruce Momjian <[email protected]>
2011-05-10 14:25 ` Re: 9.0.4 PDFs are missing bookmarks on our web site Thom Brown <[email protected]>
2011-05-10 14:36 ` Re: 9.0.4 PDFs are missing bookmarks on our web site Devrim GÜNDÜZ <[email protected]>
2011-05-12 01:35 ` Re: 9.0.4 PDFs are missing bookmarks on our web site Bruce Momjian <[email protected]>
2011-05-10 14:37 ` Rif: Re: 9.0.4 PDFs are missing bookmarks on our web site [email protected]
2011-04-19 00:17 ` Devrim GÜNDÜZ <[email protected]>
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox