Message style improvements
Branch
--
REL_17_STABLE
Details
---
https://git.postgresql.org/pg/commitdiff/f2353dd71724c0d18d5912e105f034b50494bfe9
Modified Files
--
src/backend/access/transam/varsup.c| 6 +--
src/backend/access/transam/xact.c |
Message style improvements
Branch
--
master
Details
---
https://git.postgresql.org/pg/commitdiff/edee0c621de6f334c94c0ed8649d31ceba7401c8
Modified Files
--
src/backend/access/transam/varsup.c| 6 +--
src/backend/access/transam/xact.c | 2 +-
s
Message style improvements
Branch
--
REL_17_STABLE
Details
---
https://git.postgresql.org/pg/commitdiff/0be079ec9706eb80f0142b0d7deba245024acdce
Modified Files
--
src/bin/pg_amcheck/pg_amcheck.c | 4 ++--
src/bin/pg_amcheck/t/003_check.pl | 2 +-
src/bin
Message style improvements
Branch
--
master
Details
---
https://git.postgresql.org/pg/commitdiff/2e6a8047f0c94b4ac1c3e80faecd628ae552a6c3
Modified Files
--
src/bin/pg_amcheck/pg_amcheck.c | 4 ++--
src/bin/pg_amcheck/t/003_check.pl | 2 +-
src/bin/pg_com
Message style improvements
Branch
--
master
Details
---
https://git.postgresql.org/pg/commitdiff/8e7912e73da008862180112cc6ba4d0aa5fa955d
Modified Files
--
src/backend/access/transam/xlogfuncs.c | 3 ++-
src/bin/pg_basebackup/bbstreamer_zstd.c | 4 ++--
src/bin/pg_dump/compr
Message style improvements
Branch
--
REL_15_STABLE
Details
---
https://git.postgresql.org/pg/commitdiff/517484b5820e9e20057ff066b5df7d09cbb5f464
Modified Files
--
src/backend/access/transam/xlogprefetcher.c | 2 +-
src/backend/access/transam/xlogreader.c | 4 ++--
src/b
Message style improvements
Branch
--
master
Details
---
https://git.postgresql.org/pg/commitdiff/26f7802beb2a4aafa0903f5bedeb7f1fa6f4f358
Modified Files
--
src/backend/access/transam/xlogprefetcher.c | 2 +-
src/backend/access/transam/xlogreader.c | 4 ++--
src/backend/
Message style improvements
Branch
--
REL_15_STABLE
Details
---
https://git.postgresql.org/pg/commitdiff/23bcc8d877efde5cbbfe50bbbf12a96434e41f36
Modified Files
--
src/backend/backup/basebackup.c| 2 +-
src/backend/backup/basebackup_target.c | 4 ++--
2 files changed, 3
Message style improvements
Branch
--
master
Details
---
https://git.postgresql.org/pg/commitdiff/a0b65155d04e3d78e1ee92d5e3c6c340c7c6b286
Modified Files
--
src/backend/backup/basebackup.c| 2 +-
src/backend/backup/basebackup_target.c | 4 ++--
2 files changed, 3 inserti
Message style improvements
Branch
--
master
Details
---
https://git.postgresql.org/pg/commitdiff/4ac0f450b698442c3273ddfe8eed0e1a7e56645f
Modified Files
--
src/backend/commands/typecmds.c | 6 +++---
src/backend/libpq/auth.c| 4 ++--
src/backend/libpq/
Message style improvements
Branch
--
REL_14_STABLE
Details
---
https://git.postgresql.org/pg/commitdiff/f46dc96fcc652d5c29343e0eb4fa8e86a9468c36
Modified Files
--
src/backend/commands/typecmds.c | 6 +++---
src/backend/libpq/auth.c| 4 ++--
src/backend
Message style improvements
Branch
--
master
Details
---
https://git.postgresql.org/pg/commitdiff/f4f4a649d80fea3ae0214b06e160eb5d46b48a16
Modified Files
--
src/backend/access/heap/vacuumlazy.c | 36 +++-
src/backend/commands/analyze.c | 10
Message style improvements
Branch
--
REL_14_STABLE
Details
---
https://git.postgresql.org/pg/commitdiff/d954019f0a60bb989ef6fe8e478b764d0d5f301c
Modified Files
--
src/backend/access/heap/vacuumlazy.c | 36 +++-
src/backend/commands/analyze.c
Message style improvements
Branch
--
master
Details
---
https://git.postgresql.org/pg/commitdiff/c31833779d5a4775d7220be4b9143bec66c9a9fd
Modified Files
--
src/backend/access/common/toast_compression.c | 2 +-
src/backend/catalog/catalog.c | 14 +-
Message style improvements
Branch
--
master
Details
---
https://git.postgresql.org/pg/commitdiff/09ae329957b739dfbaf722eb5624d0a71fdff3b4
Modified Files
--
src/bin/pg_dump/pg_dump.c| 4 ++--
src/bin/pg_rewind/pg_rewind.c| 2 +-
src/interfaces/ecpg/pr
Message style improvements
* Avoid pointlessly highlighting that an index vacuum was executed by a
parallel worker; user doesn't care.
* Don't give the impression that a non-concurrent reindex of an invalid
index on a TOAST table would work, because it wouldn't.
* Add a "translator:" comment
Message style improvements
* Avoid pointlessly highlighting that an index vacuum was executed by a
parallel worker; user doesn't care.
* Don't give the impression that a non-concurrent reindex of an invalid
index on a TOAST table would work, because it wouldn't.
* Add a "translator:" comment
Message style improvements
Branch
--
REL_12_STABLE
Details
---
https://git.postgresql.org/pg/commitdiff/48d6d5a2afa59c4cf83cad6719cbbf298ef27c08
Modified Files
--
src/bin/initdb/initdb.c| 2 +-
src/bin/pg_basebackup/pg_recvlogical.c | 5 ++---
src/bin/pg_checksu
Message style improvements
Branch
--
master
Details
---
https://git.postgresql.org/pg/commitdiff/e435c1e7d9d88264453c30f8d1969cb836a60509
Modified Files
--
src/bin/initdb/initdb.c| 2 +-
src/bin/pg_basebackup/pg_recvlogical.c | 5 ++---
src/bin/pg_checksums/pg_c
Message style improvements
Fix one untranslatable string concatenation in pg_rewind.
Fix one message in pg_verify_checksums to use a style use elsewhere
and avoid plural issues.
Fix one gratuitous abbreviation in psql.
Branch
--
master
Details
---
https://git.postgresql.org/pg/commitdi
Message style improvements
Fix one untranslatable string concatenation in pg_rewind.
Fix one message in pg_verify_checksums to use a style use elsewhere
and avoid plural issues.
Fix one gratuitous abbreviation in psql.
Branch
--
REL_11_STABLE
Details
---
https://git.postgresql.org/pg/c
21 matches
Mail list logo