postgresql/src
Michael Paquier 4ca9985957 Fix output of createuser --help with --valid-until
The argument required by --valid-until, a timestamp string, was missing
in the description of --help.

Author: Shinoda, Noriyoshi
Reviewed-by: Nathan Bossart
Discussion: https://postgr.es/m/DM4PR84MB1734A6CE3839A68B59BEA599EE899@DM4PR84MB1734.NAMPRD84.PROD.OUTLOOK.COM
2022-07-14 08:32:18 +09:00
..
backend Remove artificial restrictions on which node types have out/read funcs. 2022-07-13 11:48:17 -04:00
bin Fix output of createuser --help with --valid-until 2022-07-14 08:32:18 +09:00
common Improve error reporting from validate_exec(). 2022-07-12 15:37:39 -04:00
fe_utils Remove redundant null pointer checks before PQclear and PQconninfoFree 2022-07-03 20:11:05 +02:00
include Avoid unsatisfied-external-reference errors in static inlines. 2022-07-13 13:37:10 -04:00
interfaces Revert "Use wildcards instead of manually-maintained file lists in */nls.mk." 2022-07-13 14:29:10 -04:00
makefiles Remove HP-UX port. 2022-07-08 14:05:05 +12:00
pl Revert "Use wildcards instead of manually-maintained file lists in */nls.mk." 2022-07-13 14:29:10 -04:00
port Remove HP-UX port. 2022-07-08 14:05:05 +12:00
template Remove HP-UX port. 2022-07-08 14:05:05 +12:00
test Fix flag tests in src/test/modules/test_oat_hooks 2022-07-13 12:58:56 +02:00
timezone Update time zone data files to tzdata release 2022a. 2022-05-05 14:54:53 -04:00
tools Add defenses against unexpected changes in the NodeTag enum list. 2022-07-12 11:22:52 -04:00
tutorial Update copyright for 2022 2022-01-07 19:04:57 -05:00
.gitignore
DEVELOPERS
Makefile Remove the option to build thread_test.c outside configure. 2020-10-21 12:08:48 -04:00
Makefile.global.in Remove LLVM_CONFIG from Makefile.global.in 2022-07-06 08:11:39 -07:00
Makefile.shlib Remove HP-UX port. 2022-07-08 14:05:05 +12:00
nls-global.mk Fix for make unportability 2022-07-13 09:15:01 +02:00