aboutsummaryrefslogtreecommitdiff
path: root/src/common/stringinfo.c
Commit message (Expand)AuthorAge
* Fix a compiler warning in initStringInfo().Tatsuo Ishii2025-01-11
* Add new StringInfo APIs to allow callers to specify the buffer size.Tatsuo Ishii2025-01-11
* Update copyright for 2025Bruce Momjian2025-01-01
* Unify src/common/'s definitions of MaxAllocSize.Tom Lane2024-10-28
* Improve enlargeStringInfo's ERROR messageDavid Rowley2024-07-01
* Add destroyStringInfo function for cleaning up StringInfosDaniel Gustafsson2024-03-16
* Update copyright for 2024Bruce Momjian2024-01-03
* Introduce the concept of read-only StringInfosDavid Rowley2023-10-26
* Use appendStringInfoSpaces in more placesDavid Rowley2023-01-20
* Update copyright for 2023Bruce Momjian2023-01-02
* Change argument of appendBinaryStringInfo from char * to void *Peter Eisentraut2022-12-30
* Update copyright for 2022Bruce Momjian2022-01-07
* Update copyright for 2021Bruce Momjian2021-01-02
* Update copyrights for 2020Bruce Momjian2020-01-01
* Make StringInfo available to frontend code.Andres Freund2019-11-05