aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2023-10-09 11:29:21 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2023-10-09 11:30:00 -0400
commit9f597bafac20d78db713904f97425e2994e6d6b0 (patch)
tree28c1040329bae78879edcc34e8569b17a5baa928 /src/backend/executor
parent6e331c4a4faaf445f5a060b7aacd5da42b69740a (diff)
downloadpostgresql-9f597bafac20d78db713904f97425e2994e6d6b0.tar.gz
postgresql-9f597bafac20d78db713904f97425e2994e6d6b0.zip
Doc: use CURRENT_USER not USER in plpgsql trigger examples.
While these two built-in functions do exactly the same thing, CURRENT_USER seems preferable to use in documentation examples. It's easier to look up if the reader is unsure what it is. Also, this puts these examples in sync with an adjacent example that already used CURRENT_USER. Per question from Kirk Parker. Discussion: https://postgr.es/m/CANwZ8rmN_Eb0h0hoMRS8Feftaik0z89PxVsKg+cP+PctuOq=Qg@mail.gmail.com
Diffstat (limited to 'src/backend/executor')
0 files changed, 0 insertions, 0 deletions