hardcoded postgres entry
Brought to you by:
bretweinraub,
jrenwick
line 1372:
my $sql = webGenPostgres::buildListQuery \( tableName => $tableName, rFormElems => $rFormElems, rRefList => $rRefList, attrList => $attrList, cgi => $cgi, rFieldList => \%fieldList, initialWhereClause => "$tableName" . "\_id
= " . $cgi->param("key")
\);