mirror of
https://github.com/postgres/postgres.git
synced 2026-06-08 16:44:07 -04:00
ecdf95f6d6
Digital Uni x with both DEC cc and gcc) behaviour of modifying an lvalue on the left side an d then using it on the right side of an assignment. Since this code modifies the dbname parameter, it was changing, for example, "dbname=template1" into "dbname =emplate1". David Smith Programmer P