diff options
author | Bruce Momjian <bruce@momjian.us> | 1998-12-13 02:50:39 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 1998-12-13 02:50:39 +0000 |
commit | 4c71609c1c71dd508b1e7c655198be54720dd1ba (patch) | |
tree | e79ef7d8c922ca91646a72dcef5a2cfc9979d7f9 /src/tutorial/syscat.source | |
parent | f1a24505bb9c6781ff712b4826586e92f2bafec6 (diff) |
This patch fixes the undefined (according to C) and erroneous (under
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
Diffstat (limited to 'src/tutorial/syscat.source')
0 files changed, 0 insertions, 0 deletions