- Move local database dir form ./pgsql/data to ./pgsql-data,

- Fix support of special chars in User & Database names.
This commit is contained in:
2024-08-31 12:26:19 +02:00
parent 234c8ce218
commit 6ec93aa56e
4 changed files with 43 additions and 34 deletions

View File

@@ -1,3 +1,12 @@
------------------------------------------------------------------------------------------------------------------------------------
Rx3/PostgreSQL-Mga9 V 1.0.1 - A. GIBERT - 2024/08/31
------------------------------------------------------------------------------------------------------------------------------------
- Move local database dir form ./pgsql/data to ./pgsql-data,
- Fix support of special chars in User & Database names.
------------------------------------------------------------------------------------------------------------------------------------
Rx3/PostgreSQL-Mga9 V 1.0.0 - A. GIBERT - 2024/08/30
------------------------------------------------------------------------------------------------------------------------------------