Commits

Showing commits that first shipped in 10 (backpatches included). Clear

DateSubjectAuthorReleases
2022-09-28 Change some errdetail() to errdetail_internal() Alvaro Herrera 10.23
2020-11-03 Allow users with BYPASSRLS to alter their own passwords. Tom Lane 10.15
2020-04-25 Fix error case for CREATE ROLE ... IN ROLE. Andrew Gierth 10.13
2017-08-07 Don't allow logging in with empty password. Heikki Linnakangas 10.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-05-17 Post-PG 10 beta1 pgindent run Bruce Momjian 10.0
2017-05-08 Remove support for password_encryption='off' / 'plain'. Heikki Linnakangas 10.0
2017-04-18 Rename "scram" to "scram-sha-256" in pg_hba.conf and password_encryption. Heikki Linnakangas 10.0
2017-04-10 Improve castNode notation by introducing list-extraction-specific variants. Tom Lane 10.0
2017-03-07 Support SCRAM-SHA-256 authentication (RFC 5802 and 7677). Heikki Linnakangas 10.0
2017-02-01 Provide CatalogTupleDelete() as a wrapper around simple_heap_delete(). Tom Lane 10.0
2017-02-01 Replace isMD5() with a more future-proof way to check if pw is encrypted. Heikki Linnakangas 10.0
2017-01-31 Tweak catalog indexing abstraction for upcoming WARM Alvaro Herrera 10.0
2017-01-27 Use the new castNode() macro in a number of places. Andres Freund 10.0
2017-01-03 Update copyright via script for 2017 Bruce Momjian 10.0
2016-12-29 Make more use of RoleSpec struct Peter Eisentraut 10.0
2016-09-28 Turn password_encryption GUC into an enum. Heikki Linnakangas 10.0
2016-09-06 Add location field to DefElem Peter Eisentraut 10.0
2016-09-02 Move code shared between libpq and backend from backend/libpq/ to common/. Heikki Linnakangas 10.0