| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Joe Conway <mail(at)joeconway(dot)com> |
| Cc: | pgsql-patches(at)postgresql(dot)org, Masaru Sugawara <rk73(at)sea(dot)plala(dot)or(dot)jp> |
| Subject: | Re: quote_ident and schemas (was Re: [HACKERS] connectby with schema) |
| Date: | 2002-11-23 01:55:22 |
| Message-ID: | 655.1038016522@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
Joe Conway <mail(at)joeconway(dot)com> writes:
> OK. Attached patch removes calls within the function to quote_ident, requiring
> the user to appropriately quote their own identifiers. I also tweaked the
> regression test to deal with "value" becoming a reserved word.
Applied. I also threw in a quick note in the README to mention the need
for quoting.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2002-11-23 04:06:38 | Re: Fw: Missing file from CVS? |
| Previous Message | Joe Conway | 2002-11-22 23:21:48 | Re: quote_ident and schemas (was Re: [HACKERS] connectby with schema) |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2002-11-23 02:42:26 | Re: release note fixes (7.3 & HEAD) |
| Previous Message | Joe Conway | 2002-11-22 23:21:48 | Re: quote_ident and schemas (was Re: [HACKERS] connectby with schema) |