mirror of
https://github.com/postgres/postgres.git
synced 2025-07-08 11:42:09 +03:00
character in identifiers. The first change eliminates the current need to put spaces around parameter references, as in "x<=$2". The second change improves compatibility with Oracle and some other RDBMSes. This was discussed and agreed to back in January, but did not get done.