From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | "Christopher Kings-Lynne" <chriskl(at)familyhealth(dot)com(dot)au> |
Cc: | jm(dot)poure(at)freesurf(dot)fr, "Andrew Sullivan" <andrew(at)libertyrms(dot)info>, "PostgreSQL general list" <pgsql-general(at)postgresql(dot)org>, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: [HACKERS] Feature enhancement request : use of libgda in |
Date: | 2002-02-12 14:57:56 |
Message-ID: | 21342.1013525876@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-hackers |
"Christopher Kings-Lynne" <chriskl(at)familyhealth(dot)com(dot)au> writes:
> To a certain extent I agree. I have definitely seen times where I have
> spent hours and hours and hours of coding doing something that a core
> developer can do in no time, but just isn't inclined to do.
Well, you know, there is some method in our madness. We'd like to see
more people develop the skills to work on Postgres, and the above is how
you do it. (How do you think the core developers learned?) If we did
all the "easy" stuff because it was easy, there'd be no appropriate
projects for new developers to tackle.
Which is not to say that DROP COLUMN is easy; it's not.
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Holger Marzen | 2002-02-12 15:04:01 | Re: index use again and again |
Previous Message | Tom Lane | 2002-02-12 14:48:36 | Re: Index on timestamp field, and now() |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2002-02-12 15:14:23 | Re: alter table drop column status |
Previous Message | Ola Sundell | 2002-02-12 14:53:49 | feature request START WITH ... CONNECT BY |