Commits

DateSubjectAuthorReleases
2024-09-20 Doc: explain how to test ADMIN privilege with pg_has_role(). Tom Lane 12.21
2024-09-17 Minor cleanup related to pg_wal_replay_wait() procedure Alexander Korotkov 18.0
2024-09-13 SQL/JSON: Update example in JSON_QUERY() documentation Amit Langote 18.0
2024-09-13 SQL/JSON: Update example in JSON_QUERY() documentation Amit Langote 17.0
2024-09-12 Make jsonpath .string() be immutable for datetimes. Tom Lane 17.0
2024-09-12 Make jsonpath .string() be immutable for datetimes. Tom Lane 18.0
2024-09-12 Add has_largeobject_privilege function. Fujii Masao 18.0
2024-09-12 Doc: alphabetize aggregate function table David Rowley 16.5
2024-09-12 Doc: alphabetize aggregate function table David Rowley 17.0
2024-09-12 Doc: alphabetize aggregate function table David Rowley 18.0
2024-09-10 Improve documentation and testing of jsonpath string() for datetimes. Tom Lane 18.0
2024-08-20 Minor wording change in table "JSON Creation Functions" Alvaro Herrera 18.0
2024-08-20 Minor wording change in table "JSON Creation Functions" Alvaro Herrera 17.0
2024-08-20 Minor wording change in table "JSON Creation Functions" Alvaro Herrera 16.5
2024-08-16 Fix extraction of week and quarter fields from intervals. Tom Lane 18.0
2024-08-15 Fix doc typo: unicode_assigned() return type. Jeff Davis 17.0
2024-08-15 Fix doc typo: unicode_assigned() return type. Jeff Davis 18.0
2024-08-12 Add user-callable CRC functions. Nathan Bossart 18.0
2024-08-10 Adjust pg_wal_replay_wait() procedure behavior on promoted standby Alexander Korotkov 18.0
2024-08-04 pg_wal_replay_wait(): Fix typo in the doc Alexander Korotkov 18.0
2024-08-02 Implement pg_wal_replay_wait() stored procedure Alexander Korotkov 18.0
2024-07-27 Doc: fix text's description of regexp_replace's arguments. Tom Lane 18.0
2024-07-25 Add argument names to the regexp_XXX functions. Tom Lane 18.0
2024-07-18 Do not summarize WAL if generated with wal_level=minimal. Robert Haas 17.0
2024-07-18 Do not summarize WAL if generated with wal_level=minimal. Robert Haas 18.0