OSDN Git Service

Fix missing lfirst() in ListTableAsAttrs(). This code
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 15 Feb 2000 23:09:08 +0000 (23:09 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 15 Feb 2000 23:09:08 +0000 (23:09 +0000)
commit90e160befff0d0e693ea3aca4173827281255200
treea7f83e08cdaa8df0587af39b90a55de627f5c96d
parentb1577a7c78d2d8880b3c0f94689fb75bd074c897
Fix missing lfirst() in ListTableAsAttrs().  This code
doesn't seem to be used at the moment, but as long as I'm looking at it...
src/backend/parser/parse_clause.c