public inbox for [email protected]help / color / mirror / Atom feed
pgsql: Fix incorrect format placeholder 5+ messages / 1 participants [nested] [flat]
* pgsql: Fix incorrect format placeholder @ 2021-09-29 06:19 Peter Eisentraut <[email protected]> 0 siblings, 0 replies; 5+ messages in thread From: Peter Eisentraut @ 2021-09-29 06:19 UTC (permalink / raw) To: [email protected] Fix incorrect format placeholder Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/0b947c3101d1d05c55531731d6b778f82cb21350 Modified Files -------------- src/include/lib/simplehash.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ^ permalink raw reply [nested|flat] 5+ messages in thread
* pgsql: Fix incorrect format placeholder @ 2023-02-10 11:30 Peter Eisentraut <[email protected]> 0 siblings, 0 replies; 5+ messages in thread From: Peter Eisentraut @ 2023-02-10 11:30 UTC (permalink / raw) To: [email protected] Fix incorrect format placeholder Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/f8ba1bf4e48369450cdc71b5bf12d8f7bdaf10f3 Modified Files -------------- src/backend/parser/parse_relation.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ^ permalink raw reply [nested|flat] 5+ messages in thread
* pgsql: Fix incorrect format placeholder @ 2023-02-17 13:19 Peter Eisentraut <[email protected]> 0 siblings, 0 replies; 5+ messages in thread From: Peter Eisentraut @ 2023-02-17 13:19 UTC (permalink / raw) To: [email protected] Fix incorrect format placeholder Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/881a91781f49b6116ee6ce49b5bcc03da7200423 Modified Files -------------- src/test/modules/test_slru/test_slru.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ^ permalink raw reply [nested|flat] 5+ messages in thread
* pgsql: Fix incorrect format placeholder @ 2023-10-03 06:35 Peter Eisentraut <[email protected]> 0 siblings, 0 replies; 5+ messages in thread From: Peter Eisentraut @ 2023-10-03 06:35 UTC (permalink / raw) To: [email protected] Fix incorrect format placeholder Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/aea599cfc06b54426160a630e94ab7bdff7529c5 Modified Files -------------- src/test/modules/libpq_pipeline/libpq_pipeline.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ^ permalink raw reply [nested|flat] 5+ messages in thread
* pgsql: Fix incorrect format placeholder @ 2024-02-26 06:36 Peter Eisentraut <[email protected]> 0 siblings, 0 replies; 5+ messages in thread From: Peter Eisentraut @ 2024-02-26 06:36 UTC (permalink / raw) To: [email protected] Fix incorrect format placeholder Not only did the format placeholder not match the variable, the variable also didn't match the function it was getting its value from. Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/025f0a6f9113efe89bb65b9efe0cb96a5d7c7ad1 Modified Files -------------- src/backend/backup/basebackup_incremental.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ^ permalink raw reply [nested|flat] 5+ messages in thread
end of thread, other threads:[~2024-02-26 06:36 UTC | newest] Thread overview: 5+ messages (download: mbox mbox.gz follow: Atom feed) -- links below jump to the message on this page -- 2021-09-29 06:19 pgsql: Fix incorrect format placeholder Peter Eisentraut <[email protected]> 2023-02-10 11:30 pgsql: Fix incorrect format placeholder Peter Eisentraut <[email protected]> 2023-02-17 13:19 pgsql: Fix incorrect format placeholder Peter Eisentraut <[email protected]> 2023-10-03 06:35 pgsql: Fix incorrect format placeholder Peter Eisentraut <[email protected]> 2024-02-26 06:36 pgsql: Fix incorrect format placeholder Peter Eisentraut <[email protected]>
This inbox is served by agora; see mirroring instructions for how to clone and mirror all data and code used for this inbox