| From: | Philip Warner <pjw(at)rhyme(dot)com(dot)au> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: Re: C language function dump problem |
| Date: | 2000-07-10 02:05:23 |
| Message-ID: | 3.0.5.32.20000710120523.00941790@mail.rhyme.com.au |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
At 21:13 9/07/00 -0400, Tom Lane wrote:
>
>Also I'm not real sure that the unused field will be "-" for all the
>other languages --- but if that's true you could make it work. Not
>hardwiring the language OIDs would definitely be a Good Thing.
>
Done. In backend/commands/define.c unused field is set to '-' for the moment.
A patch for CVS is attached, and I have amended my BLOB dumping version
appropriately.
| Attachment | Content-Type | Size |
|---|---|---|
| pg_dump_cvs_122_patch | text/plain | 2.0 KB |
| unknown_filename | text/plain | 547 bytes |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Philip Warner | 2000-07-10 02:24:59 | Announce: Testers needed for pg_dump with BLOB support. |
| Previous Message | Philip Warner | 2000-07-10 01:43:40 | Re: [HACKERS] Re: [SQL] MAX() of 0 records. |