lang - Search results
Mailing lists >> pgsql-hackers >> Thread
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
Mailing lists >> pgsql-hackers >> Thread
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