SHA256
1
0
forked from pool/postgresql12

- Overhaul postgresql-README.SUSE and move it from the binary

package to the noarch wrapper package.
- Change the unix domain socket location from /var/run to /run.

OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/postgresql12?expand=0&rev=84
This commit is contained in:
2023-05-15 14:55:37 +00:00
committed by Git OBS Bridge
parent 6ae799d8be
commit 581cdd5cc5
4 changed files with 9 additions and 84 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon May 15 14:22:59 UTC 2023 - Reinhard Max <max@suse.com>
- Overhaul postgresql-README.SUSE and move it from the binary
package to the noarch wrapper package.
- Change the unix domain socket location from /var/run to /run.
-------------------------------------------------------------------
Wed May 10 13:05:58 UTC 2023 - Reinhard Max <max@suse.com>