Commits

DateSubjectAuthorReleases
2019-03-06 tableam: introduce table AM infrastructure. Andres Freund 12.0
2019-01-21 Remove superfluous tqual.h includes. Andres Freund 12.0
2019-01-21 Replace uses of heap_open et al with the corresponding table_* function. Andres Freund 12.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-11-21 Remove WITH OIDS support, change oid catalog column visibility. Andres Freund 12.0
2018-03-31 Combine options for RangeVarGetRelidExtended() into a flags argument. Andres Freund 11.0
2018-03-14 Remove pg_class.relhaspkey Peter Eisentraut 11.0
2018-01-19 Replace AclObjectKind with ObjectType Peter Eisentraut 11.0
2018-01-03 Update copyright for 2018 Bruce Momjian 11.0
2017-11-10 Add some const decorations to prototypes Peter Eisentraut 11.0
2017-11-08 Change TRUE/FALSE to true/false Peter Eisentraut 11.0
2017-09-11 Message style fixes Peter Eisentraut 11.0
2017-09-11 Message style fixes Peter Eisentraut 10.0
2017-08-20 Change tupledesc->attrs[n] to TupleDescAttr(tupledesc, n). Andres Freund 11.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-06-21 Final pgindent run with old pg_bsd_indent (version 1.3). Tom Lane 10.0
2017-06-21 Prevent table partitions from being turned into views. Dean Rasheed 10.0
2017-05-17 Post-PG 10 beta1 pgindent run Bruce Momjian 10.0
2017-04-12 Code review for c94e6942cefe7d20c5feed856e27f672734b1e2b. Robert Haas 10.0
2017-04-11 Allow a rule on partitioned table to be renamed. Robert Haas 10.0
2017-04-10 Improve castNode notation by introducing list-extraction-specific variants. Tom Lane 10.0
2017-01-31 Tweak catalog indexing abstraction for upcoming WARM Alvaro Herrera 10.0
2017-01-27 Use castNode() in a bunch of statement-list-related code. Tom Lane 10.0
2017-01-14 Change representation of statement lists, and add statement location info. Tom Lane 10.0
2017-01-03 Update copyright via script for 2017 Bruce Momjian 10.0