pgpool2: update patch statuses

The patches were submitted to upstream, they are not pending anymore.

Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Gyorgy Sarvari 2025-09-14 16:40:45 +02:00 committed by Khem Raj
parent 0587c7ac7e
commit 0601a0bd8f
No known key found for this signature in database
GPG Key ID: BB053355919D3314
2 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@ as long - however on 32 bit systems this fails due to different time_t size:
To account for this, introduce a new helper function to get a json value as
a time_t type.
Upstream-Status: Pending [project ML registration is down]
Upstream-Status: Submitted [https://github.com/pgpool/pgpool2/pull/128]
Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
---

View File

@ -19,7 +19,7 @@ When building for 32-bit arm arch, compilation fails with the following error:
To avoid the error, add math.h to snprintf.c.
Upstream-Status: Pending [project ML registration is down]
Upstream-Status: Submitted [https://github.com/pgpool/pgpool2/pull/128]
Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
---