SHA256
1
0
forked from pool/postgresql13

- 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/postgresql13?expand=0&rev=70
This commit is contained in:
2023-05-15 14:54:20 +00:00
committed by Git OBS Bridge
parent da8e82d62f
commit bbfa0902cb
4 changed files with 9 additions and 84 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon May 15 14:22:10 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:02:46 UTC 2023 - Reinhard Max <max@suse.com>