1
0
mirror of https://github.com/postgres/postgres.git synced 2025-12-21 05:21:08 +03:00
Files
postgres/src/backend
Peter Eisentraut 3ddbac368c Add missing gettext triggers
Commit d6607016c7 moved all the jsonapi.c error messages into
token_error().  This needs to be added to the various nls.mk files
that use this.  Since that makes token_error() effectively a globally
known symbol, the name seems a bit too general, so rename to
json_token_error() for more clarity.
2024-05-14 12:57:22 +02:00
..
2024-05-04 02:33:25 +12:00
2024-04-17 10:48:04 +02:00
2024-05-06 12:06:31 +02:00
2024-04-18 21:28:07 +02:00
2024-02-28 15:17:23 +04:00
2024-05-14 12:57:22 +02:00