|
Home > Archive > PostgreSQL Hacks > October 2005 > PQescapeIdentifier
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
PQescapeIdentifier
|
|
| Christopher Kings-Lynne 2005-07-07, 3:27 am |
| How about a PQescapeIdentifier function in libpq? :)
Chris
---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql
.org
| |
| Bruce Momjian 2005-07-30, 3:23 am |
| Christopher Kings-Lynne wrote:
> How about a PQescapeIdentifier function in libpq? :)
Good idea, added to TODO.
--
Bruce Momjian | http://candle.pha.pa.us
pgman@candle.pha.pa.us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings
| |
| Bruce Momjian 2005-10-27, 8:14 am |
|
This has been saved for the 8.2 release:
http://momjian.postgresql.org/cgi-bin/pgpatches_hold
---------------------------------------------------------------------------
Christopher Kings-Lynne wrote:
> TODO item done for 8.2:
>
> * Add PQescapeIdentifier()
to libpq
>
> Someone probably needs to check this :)
>
> Chris
[ application/x-gzip is not supported, skipping... ]
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: don't forget to increase your free space map settings
--
Bruce Momjian | http://candle.pha.pa.us
pgman@candle.pha.pa.us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings
|
|
|
|
|