* Larry Rosenman <[EMAIL PROTECTED]> [001114 16:56]: > Ok, so what I think(?) needs to happen is the FIXME: tag needs to be > handled. We need to code a version of src/backend/parser/scansup.c > that doesn't use palloc, and also strips the apostrophes from the > front and end of the string? This doesn't look that hard. Do I have > "permission" to play with it, and submit a patch when I've got it > fixed? > > I ass/u/me we want to allow any of the 'C' escapes? or just > a-zA-Z0-9-. for a GUC_STRING? Ok, baring objections, I'm going to code up a routine to put into guc-file.l that removes the quotes/apostrophes from a GUC_STRING, and matches for [-.a-zA-Z0-9] within the string. We can tune more later. Probably won't get posted tonight, but in the next 48 hours. Larry -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 (voice) Internet: [EMAIL PROTECTED] US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749
- Re: [HACKERS] Syslog Facility P... Bruce Momjian
- Re: [HACKERS] Syslog Facility Patch Larry Rosenman
- Re: [HACKERS] Syslog Facility Patch Peter Eisentraut
- Re: [HACKERS] Syslog Facility P... Larry Rosenman
- Re: [HACKERS] Syslog Facility P... Peter Eisentraut
- Re: [HACKERS] Syslog Facility P... Larry Rosenman
- Re: [HACKERS] Syslog Facility P... Larry Rosenman
- Re: [HACKERS] Syslog Facility P... Peter Eisentraut
- Re: [HACKERS] Syslog Facility P... Larry Rosenman
- Re: [HACKERS] Syslog Facility P... Larry Rosenman
- Re: [HACKERS] Syslog Facility P... Larry Rosenman
- Re: [HACKERS] Syslog Facility P... Larry Rosenman
- Re: [HACKERS] Syslog Facility P... Larry Rosenman
- Re: [HACKERS] Syslog Facility P... Larry Rosenman
- Re: [HACKERS] Syslog Facility P... Larry Rosenman
- Re: [HACKERS] Syslog Facility P... Bruce Momjian
- Re: [HACKERS] Syslog Facility Patch Bruce Momjian
- Re: [HACKERS] Syslog Facility Patch Bruce Momjian
- Re: [HACKERS] Syslog Facility Patch Tom Lane
- Re: [HACKERS] Syslog Facility Patch Tom Lane
- Re: [HACKERS] Syslog Facility Patch Peter Eisentraut