TopicMailing ListsActivityParticipants
2 commits
Consistently spell "leakproof" without a hyphen.
master18beta1REL_19_STABLE18beta1REL_18_STABLE18beta1
psql: Add leakproof indicator to \df+, \do+, \dAo+, and \dC+ output.
master18beta1REL_19_STABLE18beta1REL_18_STABLE18beta1
2025-01Committed
Patch#5102
CINot processed
ReviewersDean Rasheed (deanr), Erik Wienhold (ewie)
CommitterDean Rasheed (deanr)
psql: Add leakproof field to \dAo+ meta-command results
psql: Add leakproof field to \dAo+ meta-command results
hackers
12 replies
Jan 14, 2025
Yugo NagataDean RasheedErik WienholdMichael Paquier
1 commit
Disallow NAMEDTUPLESTORE RTEs in stored views, rules, etc.
master18beta1REL_19_STABLE18beta1REL_18_STABLE18beta1
2025-01Committed
Patch#5153
CINot processed
ReviewersTom Lane (tgl)
CommitterTom Lane (tgl)
EphemeralNamedRelation and materialized view
EphemeralNamedRelation and materialized view
hackers
10 replies
Jan 08, 2025
Yugo NagataTom LaneKirill ReshkeMichael Paquier
3 commits
Fix catalog data of new LO privilege functions
master18beta1REL_19_STABLE18beta1REL_18_STABLE18beta1
Add has_largeobject_privilege function.
master18beta1REL_19_STABLE18beta1REL_18_STABLE18beta1
Deduplicate code in LargeObjectExists and myLargeObjectExists.
master18beta1REL_19_STABLE18beta1REL_18_STABLE18beta1
2024-09Committed
Patch#5103
CINot processed
ReviewersFujii Masao (masaofujii)
CommitterFujii Masao (masaofujii)
Add has_large_object_privilege function
Add has_large_object_privilege function
hackers
11 replies
Sep 29, 2024
Yugo NagataFujii MasaoMichael PaquierDagfinn Ilmari Mannsåker
1 commit
Fix copy/paste mistake in comment
master18beta1REL_19_STABLE18beta1REL_18_STABLE18beta1REL_17_STABLE17beta3
Fix a comment on PQcancelErrorMessage
Fix a comment on PQcancelErrorMessage
hackers
4 replies
Jul 04, 2024
Yugo NagataTatsuo IshiiJelte Fennema-NioAlvaro Herrera