Ticket #66 (assigned defect)

Opened 3 years ago

Last modified 2 years ago

Support and use PQescapeIdentifier()

Reported by: jtv Assigned to: jtv (accepted)
Priority: low Milestone:
Component: other Version:
Severity: normal Keywords:
Cc:

Description

A new libpq function has been proposed, PQescapeIdentifier(), that will escape strings for use in identifiers (rather than for use in strings as the PQescapeString() functions do).

Once this happens, we should use it for cursors and other objects that the client program can suggest names for; and probably we should export the function as well.

Attachments

Change History

11/16/06 02:31:40 changed by jtv

  • status changed from new to assigned.

Add/Change #66 (Support and use PQescapeIdentifier())




Change Properties
Action