lang - Search results

2025-03-26 10:42:44 | Re: Allow default \watch interval in psql to be configured (Pavel Stehule)

LANG=C psql -c "\set WATCH_INTERVAL 0.001" pavel@nemesis:~/src/postgresql/src/bin/psql$ LANG=cs_CZ.UTF8

2025-03-26 09:59:17 | Re: Allow default \watch interval in psql to be configured (Pavel Stehule)

LANG=cs_CZ.UTF8. When I switched to LANG=C, then tests passed Regards Pavel