Re: [PATCH] dlr_pgsql.c - Table name fix
Alexander Malysh <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Vincent, seems you sent reverse patch? Thanks, Alexander Malysh Am 13.11.2009 um 18:45 schrieb Vincent CHAVANIS: > > Here is the PostgreSQL patch. > > Vincent. > > refs: > http://www.postgresql.org/docs/8.0/static/sql-syntax.html#SQL-SYNTAX-IDENTIFIERS > This allows constructing table or column names containing spaces,ampersands,quotes and reserverd names. > > > > <pgsql_patch.txt>