pgsql: Remove no-longer-used function assign_backslash_quote()

Started by Tom Laneabout 18 years ago2 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

Log Message:
-----------
Remove no-longer-used function assign_backslash_quote()

Modified Files:
--------------
pgsql/src/backend/utils/misc:
guc.c (r1.445 -> r1.446)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/misc/guc.c?r1=1.445&r2=1.446)

#2Magnus Hagander
magnus@hagander.net
In reply to: Tom Lane (#1)
Re: pgsql: Remove no-longer-used function assign_backslash_quote()

Hmm. I thought I committed the removal of this one, but as I was closing
down my windows I just realized my cvs was sitting there with an error
message :-( Sorry about that one.

//Magnus

Tom Lane wrote:

Show quoted text

Log Message:
-----------
Remove no-longer-used function assign_backslash_quote()

Modified Files:
--------------
pgsql/src/backend/utils/misc:
guc.c (r1.445 -> r1.446)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/misc/guc.c?r1=1.445&r2=1.446)