| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Martin Pihlak <martin(dot)pihlak(at)gmail(dot)com> |
| Cc: | Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com>, Peter Eisentraut <peter_e(at)gmx(dot)net>, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: [COMMITTERS] pgsql: SQL/MED catalog manipulation facilities This doesn't do any |
| Date: | 2008-12-20 15:58:15 |
| Message-ID: | 18053.1229788695@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers pgsql-hackers |
Martin Pihlak <martin(dot)pihlak(at)gmail(dot)com> writes:
> Thanks for that. There was an additional use of the Datum as Oid in
> AlterForeignDataWrapper, namely the assignment to repl_vals.
Ah, I just finished rediscovering that myself.
> Another bug was uncovered on orca -- a missing semicolon in gram.y:3004
Yeah, newer bisons are pickier about that. Will apply.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2008-12-20 16:02:56 | pgsql: Add missing semicolon, per buildfarm results. |
| Previous Message | Tom Lane | 2008-12-20 15:55:56 | Re: [COMMITTERS] pgsql: Don't use OidIsValid to check the return value of |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Heikki Linnakangas | 2008-12-20 16:11:30 | Re: [COMMITTERS] pgsql: Don't use OidIsValid to check the return value of |
| Previous Message | Tom Lane | 2008-12-20 15:55:56 | Re: [COMMITTERS] pgsql: Don't use OidIsValid to check the return value of |