Doubt in reset date style
Manav Kumar <mkumar@yugabyte.com>
From: Manav Kumar <mkumar@yugabyte.com>
To: pgsql-bugs@lists.postgresql.org
Date: 2025-04-30T21:17:27Z
Lists: pgsql-bugs
Hi Team, I have a doubt in the expected output file: src/test/regress/expected/horology.out at https://github.com/postgres/postgres/blob/913c60b067aa1a618420fd0372c4df3cf5501863/src/test/regress/expected/horology.out#L117. After doing the reset DateStyle. Why output is still in 'Postgres, MDY' form rather than 'ISO, MDY'. As reset would have reset the datestyle value to default value as 'ISO, MDY'. I don't see any Alter cmd which changes the default value of DateStyle as well. Can you please correct me why this Pg Behaviour is expected. Thanks In Advance!
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
doc: Small example improvement
- 913c60b067aa 18.0 cited