2021-04-19 Fred Gleason <fredg@paravelsystems.com>

* Updated 'CODINGSTYLE' to include requirements for escaping
	identifiers and quoting string literals.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2021-04-19 10:53:03 -04:00
parent 0f4891d4e4
commit 55bd817e3f
2 changed files with 48 additions and 23 deletions

View File

@@ -21464,3 +21464,6 @@
2021-04-19 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression that threw a SQL error when opening the
'Edit Group' dialog in rdadmin(1).
2021-04-19 Fred Gleason <fredg@paravelsystems.com>
* Updated 'CODINGSTYLE' to include requirements for escaping
identifiers and quoting string literals.