I have overhauled the use of RelationGetRelationName() to it is used
more often.
I have added a new macro NameStr to get a char * from Name. No more:
var.data
&var
var->data
to access Name as a character string.
Also, several calls to nameout() were removed and changed to
pstrdup(NameStr(var)). Clearer what is going on.
Can't run regression tests because of psql changes, but at least initdb
worked, and I can query my database.
--
Bruce Momjian | http://www.op.net/~candle
maillist(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026