| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
| Cc: | Kemin Zhou <kemin(dot)zhou(at)ferring(dot)com>, pgsql-sql(at)postgresql(dot)org, Lamar Owen <lowen(at)pari(dot)edu> |
| Subject: | Re: Server Side C programming Environment Set up |
| Date: | 2004-04-22 16:13:16 |
| Message-ID: | 7622.1082650396@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-sql |
Peter Eisentraut <peter_e(at)gmx(dot)net> writes:
> Am Donnerstag, 22. April 2004 07:59 schrieb Tom Lane:
>> For instance I've been meaning to ask what to do about this open
>> bug report:
>>
>> https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=112244
> Well, perhaps getting the tutorial to compile should be part of the tutorial
> itself. :) But that doesn't have anything to do with server side C
> programming. You don't need any PostgreSQL makefiles for that.
Hm? src/tutorial contains two .c files that need to be compiled. The
bug report is that the Makefile provided for this only works in the
original build tree.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dennis | 2004-04-22 19:29:32 | lifetime of temp schema versus compiled image of plpgsql proc |
| Previous Message | Kemin Zhou | 2004-04-22 16:09:30 | Re: Server Side C programming Environment Set up |