Commits

DateSubjectAuthorReleases
2022-10-18 Rename SetSingleFuncCall() to InitMaterializedSRF() Michael Paquier 16.0
2022-09-06 Fix an assortment of improper usages of string functions David Rowley 16.0
2022-08-06 Replace pgwin32_is_junction() with lstat(). Thomas Munro 16.0
2022-08-04 Remove configure probes for symlink/readlink, and dead code. Thomas Munro 16.0
2022-07-27 Allow "in place" tablespaces. Alvaro Herrera 14.5
2022-07-27 Allow "in place" tablespaces. Alvaro Herrera 13.8
2022-07-27 Allow "in place" tablespaces. Alvaro Herrera 12.12
2022-07-27 Allow "in place" tablespaces. Alvaro Herrera 10.22
2022-07-27 Allow "in place" tablespaces. Alvaro Herrera 11.17
2022-03-17 Fix pg_tablespace_location() with in-place tablespaces Michael Paquier 15.0
2022-03-07 Create routine able to set single-call SRFs for Materialize mode Michael Paquier 15.0
2022-01-17 Introduce log_destination=jsonlog Michael Paquier 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-04-03 Do not rely on pgstat.h to indirectly include storage/ headers. Andres Freund 14.0
2021-02-02 Build in some knowledge about foreign-key relationships in the catalogs. Tom Lane 14.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-09-18 Allow most keywords to be used as column labels without requiring AS. Tom Lane 14.0
2020-07-09 Fix pg_current_logfile() to not emit a carriage return on Windows. Tom Lane 11.9
2020-07-09 Fix pg_current_logfile() to not emit a carriage return on Windows. Tom Lane 10.14
2020-07-09 Fix pg_current_logfile() to not emit a carriage return on Windows. Tom Lane 13.0
2020-07-09 Fix pg_current_logfile() to not emit a carriage return on Windows. Tom Lane 12.4
2020-07-09 Fix pg_current_logfile() to not emit a carriage return on Windows. Tom Lane 14.0
2020-04-08 Revert 0f5ca02f53 Alexander Korotkov 13.0
2020-04-07 Implement waiting for given lsn at transaction start Alexander Korotkov 13.0
2020-03-17 Avoid holding a directory FD open across assorted SRF calls. Tom Lane 9.6.18