meson: Remove triple-quoted strings

Peter Eisentraut <peter@eisentraut.org>

Commit: 559bdd58eb712d413aff662cf797a7a4598baf00
Author: Peter Eisentraut <peter@eisentraut.org>
Date: 2023-06-29T10:44:27Z
Releases: 16.0
meson: Remove triple-quoted strings

Triple-quoted strings are for multiline strings in Meson. None of the
descriptions that got changed were multiline and the entire file uses
single-line descriptions.

Author: Tristan Partin <tristan@neon.tech>
Discussion: https://www.postgresql.org/message-id/flat/CSPIJVUDZFKX.3KHMOAVGF94RV%40c3po

Files

PathChange+/−
meson_options.txt modified +5 −5

Discussion