Commits

DateSubjectAuthorReleases
2019-01-21 Replace uses of heap_open et al with the corresponding table_* function. Andres Freund 12.0
2019-01-21 Replace heapam.h includes with {table, relation}.h where applicable. Andres Freund 12.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-12-14 Make pg_statistic and related code account more honestly for collations. Tom Lane 12.0
2018-12-13 Drop no-op CoerceToDomain nodes from expressions at planning time. Tom Lane 12.0
2018-11-21 Remove WITH OIDS support, change oid catalog column visibility. Andres Freund 12.0
2018-11-02 Fix spelling errors and typos in comments Magnus Hagander 12.0
2018-03-29 Fix typo in comment Magnus Hagander 11.0
2018-02-13 Make plpgsql use its DTYPE_REC code paths for composite-type variables. Tom Lane 11.0
2018-01-03 Update copyright for 2018 Bruce Momjian 11.0
2017-11-16 Make PL/Python handle domain-type conversions correctly. Tom Lane 11.0
2017-10-26 Support domains over composite types. Tom Lane 11.0
2017-10-20 Fix typcache's failure to treat ranges as container types. Tom Lane 9.2.24
2017-10-20 Fix typcache's failure to treat ranges as container types. Tom Lane 9.4.15
2017-10-20 Fix typcache's failure to treat ranges as container types. Tom Lane 9.6.6
2017-10-20 Fix typcache's failure to treat ranges as container types. Tom Lane 9.3.20
2017-10-20 Fix typcache's failure to treat ranges as container types. Tom Lane 10.1
2017-10-20 Fix typcache's failure to treat ranges as container types. Tom Lane 9.5.10
2017-10-20 Fix typcache's failure to treat ranges as container types. Tom Lane 11.0
2017-10-20 Fix misimplementation of typcache logic for extended hashing. Tom Lane 11.0
2017-09-17 Fix bogus size calculation introduced by commit cc5f81366. Tom Lane 11.0
2017-09-15 Get rid of shared_record_typmod_registry_worker_detach; it doesn't work. Tom Lane 11.0
2017-09-15 Don't use anonymous unions. Tom Lane 11.0
2017-09-15 Add support for coordinating record typmods among parallel workers. Andres Freund 11.0
2017-09-01 Introduce 64-bit hash functions with a 64-bit seed. Robert Haas 11.0