Re: [HACKERS] [COMMITTERS] attempt at a multi file commit, to seee how it

2004-05-20 Thread Marc G. Fournier

Not sure if I like the URLs, myself ... opinions?

On Thu, 20 May 2004, PostgreSQL Daemon wrote:

 Log Message:
 ---

 attempt at a multi file commit, to seee how it formats

 Modified Files:
 --
 pgsql-server/contrib:
 README
 (http://developer.postgresql.org/cvsweb.cgi/pgsql-server/contrib/README)
 pgsql-server/contrib/rserv:
 ApplySnapshot.in
 
 (http://developer.postgresql.org/cvsweb.cgi/pgsql-server/contrib/rserv/ApplySnapshot.in)
 CleanLog.in
 
 (http://developer.postgresql.org/cvsweb.cgi/pgsql-server/contrib/rserv/CleanLog.in)
 GetSyncID.in
 
 (http://developer.postgresql.org/cvsweb.cgi/pgsql-server/contrib/rserv/GetSyncID.in)
 InitRservTest.in
 
 (http://developer.postgresql.org/cvsweb.cgi/pgsql-server/contrib/rserv/InitRservTest.in)
 MasterAddTable.in
 
 (http://developer.postgresql.org/cvsweb.cgi/pgsql-server/contrib/rserv/MasterAddTable.in)
 MasterInit.in
 
 (http://developer.postgresql.org/cvsweb.cgi/pgsql-server/contrib/rserv/MasterInit.in)
 MasterSync.in
 
 (http://developer.postgresql.org/cvsweb.cgi/pgsql-server/contrib/rserv/MasterSync.in)
 PrepareSnapshot.in
 
 (http://developer.postgresql.org/cvsweb.cgi/pgsql-server/contrib/rserv/PrepareSnapshot.in)
 Replicate.in
 
 (http://developer.postgresql.org/cvsweb.cgi/pgsql-server/contrib/rserv/Replicate.in)
 RservTest.in
 
 (http://developer.postgresql.org/cvsweb.cgi/pgsql-server/contrib/rserv/RservTest.in)
 SlaveAddTable.in
 
 (http://developer.postgresql.org/cvsweb.cgi/pgsql-server/contrib/rserv/SlaveAddTable.in)
 SlaveInit.in
 
 (http://developer.postgresql.org/cvsweb.cgi/pgsql-server/contrib/rserv/SlaveInit.in)

 ---(end of broadcast)---
 TIP 3: if posting/reading through Usenet, please send an appropriate
   subscribe-nomail command to [EMAIL PROTECTED] so that your
   message can get through to the mailing list cleanly



Marc G. Fournier   Hub.Org Networking Services (http://www.hub.org)
Email: [EMAIL PROTECTED]   Yahoo!: yscrappy  ICQ: 7615664

---(end of broadcast)---
TIP 9: the planner will ignore your desire to choose an index scan if your
  joining column's datatypes do not match


Re: [HACKERS] [COMMITTERS] attempt at a multi file commit, to seee how it

2004-05-20 Thread Marko Karppinen
Marc G. Fournier wrote:
Not sure if I like the URLs, myself ... opinions?
You could try cvsspam, which is what I use in-house. Neil
posted the URL. It does HTML mail, so it'd probably belong
on a dedicated list. It's a huge help with the links,
though, see this sample:
http://www.badgers-in-foil.co.uk/projects/cvsspam/example.html
The good thing is that it has a line limit (default 1000 lines),
and if a patch is under that, the complete diff is shown.
Despite PostgreSQL being an unixy open source project, I'm sure
that there are a ton of people on the lists with HTML emailers,
and for us this would be a very welcome alternative :-)
mk
---(end of broadcast)---
TIP 4: Don't 'kill -9' the postmaster


Re: [HACKERS] [COMMITTERS] attempt at a multi file commit, to seee how it

2004-05-20 Thread Sander Steffann
Hi,

 Not sure if I like the URLs, myself ... opinions?

All those links look messy IMHO. Maybe it's possible to give one link for
every directory instead one for every file?

Something like:

Log Message:
---

attempt at a multi file commit, to seee how it formats

Modified Files:
--
pgsql-server/contrib:
(http://developer.postgresql.org/cvsweb.cgi/pgsql-server/contrib/)
README
pgsql-server/contrib/rserv:
(http://developer.postgresql.org/cvsweb.cgi/pgsql-server/contrib/rserv/)
ApplySnapshot.in
CleanLog.in
GetSyncID.in
Etc.

Just a thought...
Sander.


---(end of broadcast)---
TIP 9: the planner will ignore your desire to choose an index scan if your
  joining column's datatypes do not match


Re: [HACKERS] [COMMITTERS] attempt at a multi file commit, to seee

2004-05-20 Thread Christopher Kings-Lynne
Not sure if I like the URLs, myself ... opinions?
Can the urls point to the exact diff?
Chris
---(end of broadcast)---
TIP 5: Have you checked our extensive FAQ?
  http://www.postgresql.org/docs/faqs/FAQ.html


Re: [HACKERS] [COMMITTERS] attempt at a multi file commit, to seee

2004-05-20 Thread Marc G. Fournier
On Fri, 21 May 2004, Christopher Kings-Lynne wrote:

  Not sure if I like the URLs, myself ... opinions?

 Can the urls point to the exact diff?

Already fixed for that ...


Marc G. Fournier   Hub.Org Networking Services (http://www.hub.org)
Email: [EMAIL PROTECTED]   Yahoo!: yscrappy  ICQ: 7615664

---(end of broadcast)---
TIP 3: if posting/reading through Usenet, please send an appropriate
  subscribe-nomail command to [EMAIL PROTECTED] so that your
  message can get through to the mailing list cleanly


Re: [HACKERS] [COMMITTERS] attempt at a multi file commit, to seee

2004-05-20 Thread Christopher Kings-Lynne
Not sure if I like the URLs, myself ... opinions?
Can the urls point to the exact diff?

Already fixed for that ...
Yeah sorry - i hate reading this conversations in a later timezone :(  I 
really should have learned by now :/

Chris
---(end of broadcast)---
TIP 5: Have you checked our extensive FAQ?
  http://www.postgresql.org/docs/faqs/FAQ.html


Re: [HACKERS] [COMMITTERS] attempt at a multi file commit, to seee

2004-05-20 Thread Neil Conway
Sander Steffann wrote:
All those links look messy IMHO. Maybe it's possible to give one link for
every directory instead one for every file?
The commit message ought to (and how does) contain a link directly to 
the relevant diff, rather than to the cvsweb entry for the modified 
file. Emitting one link per directory wouldn't allow this, I believe.

BTW Marc: thank you for setting this up so quickly!
-Neil
---(end of broadcast)---
TIP 7: don't forget to increase your free space map settings