aboutsummaryrefslogtreecommitdiff
path: root/src/include/fe_utils/string_utils.h
Commit message (Expand)AuthorAge
* Specify the encoding of input to fmtId()Andres Freund2025-02-10
* Update copyright for 2025Bruce Momjian2025-01-01
* Update copyright for 2024Bruce Momjian2024-01-03
* Update copyright for 2023Bruce Momjian2023-01-02
* Harmonize more parameter names in bulk.Peter Geoghegan2022-09-20
* Allow db.schema.table patterns, but complain about random garbage.Robert Haas2022-04-20
* Apply PGDLLIMPORT markings broadly.Robert Haas2022-04-08
* Update copyright for 2022Bruce Momjian2022-01-07
* Rethink pg_dump's handling of object ACLs.Tom Lane2021-12-06
* Factor pattern-construction logic out of processSQLNamePattern.Robert Haas2021-02-03
* Update copyright for 2021Bruce Momjian2021-01-02
* Update copyrights for 2020Bruce Momjian2020-01-01
* Phase 2 pgindent run for v12.Tom Lane2019-05-22
* Update copyright for 2019Bruce Momjian2019-01-02
* Ensure schema qualification in pg_restore DISABLE/ENABLE TRIGGER commands.Tom Lane2018-08-17
* Update copyright for 2018Bruce Momjian2018-01-02
* Phase 2 of pgindent updates.Tom Lane2017-06-21
* Allow psql variable substitution to occur in backtick command strings.Tom Lane2017-04-01
* Move atooid() definition to a central placePeter Eisentraut2017-03-01
* Update copyright via script for 2017Bruce Momjian2017-01-03
* Fix assorted places in psql to print version numbers >= 10 in new style.Tom Lane2016-08-16
* Obstruct shell, SQL, and conninfo injection via database and role names.Noah Misch2016-08-08
* Promote pg_dumpall shell/connstr quoting functions to src/fe_utils.Noah Misch2016-08-08
* Move and rename fmtReloptionsArray().Dean Rasheed2016-05-06
* Create src/fe_utils/, and move stuff into there from pg_dump's dumputils.Tom Lane2016-03-24