postgresql/contrib/adminpack
Tom Lane 2333803d84 Use "data directory" not "current directory" in error messages.
The user receiving the message might not understand where the
server's "current directory" is.  "Data directory" seems clearer.
(This would not be good for frontend code, but both of these
messages are only issued in the backend.)

Kyotaro Horiguchi

Discussion: https://postgr.es/m/20230316.111646.1564684434328830712.horikyota.ntt@gmail.com
2023-03-16 12:04:08 -04:00
..
expected Use "data directory" not "current directory" in error messages. 2023-03-16 12:04:08 -04:00
sql tests: Rename conflicting role names 2022-10-05 10:43:13 -07:00
.gitignore adminpack: Add test suite 2017-09-14 22:22:59 -04:00
Makefile Remove references to libpq_srcdir in adminpack and old_snapshot 2020-12-30 12:38:16 +09:00
adminpack--1.0--1.1.sql adminpack: Revoke EXECUTE on pg_logfile_rotate() 2018-05-07 10:10:33 -04:00
adminpack--1.0.sql Throw a useful error message if an extension script file is fed to psql. 2011-10-12 15:45:03 -04:00
adminpack--1.1--2.0.sql adminpack: Revoke EXECUTE on pg_logfile_rotate() 2018-05-07 10:10:33 -04:00
adminpack--2.0--2.1.sql Add pg_file_sync() to adminpack extension. 2020-01-24 20:42:52 +09:00
adminpack.c Use "data directory" not "current directory" in error messages. 2023-03-16 12:04:08 -04:00
adminpack.control Add pg_file_sync() to adminpack extension. 2020-01-24 20:42:52 +09:00
meson.build Update copyright for 2023 2023-01-02 15:00:37 -05:00