| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Josh Berkus <josh(at)agliodbs(dot)com>, pgsql-bugs(at)postgresql(dot)org, Lou Picciano <loupicciano(at)comcast(dot)net> |
| Subject: | Re: local_preload_libraries filenames converted to lowercase |
| Date: | 2010-06-29 22:24:25 |
| Message-ID: | 201006292224.o5TMOP520743@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
Tom Lane wrote:
> Josh Berkus <josh(at)agliodbs(dot)com> writes:
> > Yes, I'd say that documentation is the answer, given. Hmmm .... are
> > double-quotes respected in postgresql.conf, though? Need testing.
>
> Not sure. Something like
>
> local_preload_libraries = '"Foo", "Bar"'
>
> will definitely work. Don't know if you can dispense with the outer
> single quotes.
I have documented the requirement for double quotes; attached patch
applied.
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ None of us is going to be here forever. +
| Attachment | Content-Type | Size |
|---|---|---|
| /rtmp/diff | text/x-diff | 1.5 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Oliver Jowett | 2010-06-30 01:10:33 | Re: [JDBC] JDBC: 2 bugs: Getting a smallint array actually gets an integer array and return type of a boolean array is bit. |
| Previous Message | Tom Lane | 2010-06-29 22:21:31 | Re: BUG #5530: Default cost of crypt causes poor decisions |