Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-02-21 | Disallow setting bogus GUCs within an extension's reserved namespace. | Tom Lane | 15.0 |
| 2021-12-27 | Revert changes about warnings/errors for placeholders. | Tom Lane | 15.0 |
| 2021-12-27 | Rename EmitWarningsOnPlaceholders() to MarkGUCPrefixReserved(). | Tom Lane | 15.0 |
| 2021-11-29 | Replace random(), pg_erand48(), etc with a better PRNG API and algorithm. | Tom Lane | 15.0 |