| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Alexander Dederer <dederer(at)spb(dot)cityline(dot)ru> |
| Cc: | PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org> |
| Subject: | Re: [GENERAL] Patch for PGACCESS |
| Date: | 2001-05-30 15:09:08 |
| Message-ID: | 200105301509.f4UF98s19402@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general pgsql-patches |
> Sorry my English.
> Anyone know a trubl PGACCESS (with PostgreSQL 7.1.1) in View Functions show
> _all_ system functions.
> For resolve it you must replase in ..../pgaccess/lib/mainlib.tcl function
> to my function:
I have attached a patch that you suggested. I see the problem is that
_every_ function is listed. You solution is to list only functions you
own. The problem I see here is that I don't see other parts of pgaccess
listing only things I own.
Does anyone have a good way of improving this patch? I can't think of
any way of listing only non-system functions.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
| Attachment | Content-Type | Size |
|---|---|---|
| unknown_filename | text/plain | 1.2 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Anand Raman | 2001-05-30 15:34:25 | Re: LIKE erratic? or unseen DB corruption? |
| Previous Message | Peter Haworth | 2001-05-30 15:02:51 | Re: DBD::Pg 1.00 |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jason Tishler | 2001-05-30 15:09:54 | Re: Python (PyGreSQL) make install patch |
| Previous Message | Bruce Momjian | 2001-05-30 13:04:12 | Re: Fw: Druid problems |