doc/nixos:

Bump the postgres version in the manual text to match the version in the above Nix expression.

Changed files
+2 -2
nixos
doc
manual
configuration
from_md
configuration
+1 -1
nixos/doc/manual/configuration/config-file.section.md
···
```
The latter option definition changes the default PostgreSQL package
-
used by NixOS's PostgreSQL service to 10.x. For more information on
+
used by NixOS's PostgreSQL service to 14.x. For more information on
packages, including how to add new ones, see
[](#sec-custom-packages).
+1 -1
nixos/doc/manual/from_md/configuration/config-file.section.xml
···
</programlisting>
<para>
The latter option definition changes the default PostgreSQL
-
package used by NixOS’s PostgreSQL service to 10.x. For more
+
package used by NixOS’s PostgreSQL service to 14.x. For more
information on packages, including how to add new ones, see
<xref linkend="sec-custom-packages" />.
</para>