pgsql/doc TODO

Started by Bruce Momjianover 24 years ago6 messagescomitters
Jump to latest
#1Bruce Momjian
bruce@momjian.us

CVSROOT: /cvsroot
Module name: pgsql
Changes by: momjian@postgresql.org 01/11/26 14:33:34

Modified files:
doc : TODO

Log message:
Update TODO list.

#2Bruce Momjian
bruce@momjian.us
In reply to: Bruce Momjian (#1)
Re: pgsql/doc TODO

momjian@postgresql.org writes:

CVSROOT: /cvsroot
Module name: pgsql
Changes by: momjian@postgresql.org 01/11/26 01:36:04

Modified files:
doc : TODO

Log message:
Update TODO list.

What did this change?

You are going to love this answer. A jdbc person CVS updated the TODO
list, so I did a dummy edit of TODO so the web site would be udpated.

I now see that I didn't need to modify the date to get the web site
updated. I have a separate script that just pushes it to the web site.
I will use that in the future.

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026
#3Peter Eisentraut
peter_e@gmx.net
In reply to: Bruce Momjian (#2)
Re: pgsql/doc TODO

Bruce Momjian writes:

You are going to love this answer. A jdbc person CVS updated the TODO
list, so I did a dummy edit of TODO so the web site would be udpated.

I now see that I didn't need to modify the date to get the web site
updated. I have a separate script that just pushes it to the web site.
I will use that in the future.

Maybe a cron job would be a possible answer?

--
Peter Eisentraut peter_e@gmx.net

#4Bruce Momjian
bruce@momjian.us
In reply to: Peter Eisentraut (#3)
Re: pgsql/doc TODO

Bruce Momjian writes:

You are going to love this answer. A jdbc person CVS updated the TODO
list, so I did a dummy edit of TODO so the web site would be udpated.

I now see that I didn't need to modify the date to get the web site
updated. I have a separate script that just pushes it to the web site.
I will use that in the future.

Maybe a cron job would be a possible answer?

Well, Vince tried to take what I do here and reproduced it on the pgsql
server so that TODO would automatically get converted from a flat file
to HTML but he had trouble getting it to work.

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026
#5Vince Vielhaber
vev@michvhf.com
In reply to: Bruce Momjian (#4)
Re: pgsql/doc TODO

On Tue, 27 Nov 2001, Bruce Momjian wrote:

Bruce Momjian writes:

You are going to love this answer. A jdbc person CVS updated the TODO
list, so I did a dummy edit of TODO so the web site would be udpated.

I now see that I didn't need to modify the date to get the web site
updated. I have a separate script that just pushes it to the web site.
I will use that in the future.

Maybe a cron job would be a possible answer?

Well, Vince tried to take what I do here and reproduced it on the pgsql
server so that TODO would automatically get converted from a flat file
to HTML but he had trouble getting it to work.

I got it to convert, but didn't get it to give the links that you get.

Vince.
--
==========================================================================
Vince Vielhaber -- KA8CSH email: vev@michvhf.com http://www.pop4.net
56K Nationwide Dialup from $16.00/mo at Pop4 Networking
Online Campground Directory http://www.camping-usa.com
Online Giftshop Superstore http://www.cloudninegifts.com
==========================================================================

#6Bruce Momjian
bruce@momjian.us
In reply to: Vince Vielhaber (#5)
Re: pgsql/doc TODO

On Tue, 27 Nov 2001, Bruce Momjian wrote:

Bruce Momjian writes:

You are going to love this answer. A jdbc person CVS updated the TODO
list, so I did a dummy edit of TODO so the web site would be udpated.

I now see that I didn't need to modify the date to get the web site
updated. I have a separate script that just pushes it to the web site.
I will use that in the future.

Maybe a cron job would be a possible answer?

Well, Vince tried to take what I do here and reproduced it on the pgsql
server so that TODO would automatically get converted from a flat file
to HTML but he had trouble getting it to work.

I got it to convert, but didn't get it to give the links that you get.

OK, the script is attached. Notice the 'sed' line that does the
TODO.detail links.

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

Attachments:

/bjm/putTODOtext/plainDownload