Commits

DateSubjectAuthorReleases
2022-12-03 Prevent pgstats from getting confused when relkind of a relation changes Andres Freund 16.0
2022-12-03 Prevent pgstats from getting confused when relkind of a relation changes Andres Freund 15.2
2022-04-07 pgstat: store statistics in shared memory. Andres Freund 15.0
2022-03-23 Don't call fwrite() with len == 0 when writing out relcache init file. Andres Freund 10.21
2022-03-23 Don't call fwrite() with len == 0 when writing out relcache init file. Andres Freund 11.16
2022-03-23 Don't call fwrite() with len == 0 when writing out relcache init file. Andres Freund 12.11
2022-03-23 Don't call fwrite() with len == 0 when writing out relcache init file. Andres Freund 13.7
2022-03-23 Don't call fwrite() with len == 0 when writing out relcache init file. Andres Freund 14.3
2022-03-23 Don't call fwrite() with len == 0 when writing out relcache init file. Andres Freund 15.0
2020-04-05 Fix recently introduced typo. Andres Freund 13.0
2020-03-28 Ensure snapshot is registered within ScanPgRelation(). Andres Freund 13.0
2020-03-28 Ensure snapshot is registered within ScanPgRelation(). Andres Freund 9.5.22
2020-03-28 Ensure snapshot is registered within ScanPgRelation(). Andres Freund 9.6.18
2020-03-28 Ensure snapshot is registered within ScanPgRelation(). Andres Freund 10.13
2020-03-28 Ensure snapshot is registered within ScanPgRelation(). Andres Freund 11.8
2020-03-28 Ensure snapshot is registered within ScanPgRelation(). Andres Freund 12.3
2019-04-30 Fix several recently introduced issues around handling new relation forks. Andres Freund 12.0
2019-03-29 tableam: relation creation, VACUUM FULL/CLUSTER, SET TABLESPACE. Andres Freund 12.0
2019-03-06 tableam: introduce table AM infrastructure. Andres Freund 12.0
2019-01-22 Rename RelationData.rd_amroutine to rd_indam. 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-21 Replace heapam.h includes with {table, relation}.h where applicable. Andres Freund 12.0
2019-01-15 Don't include heapam.h from others headers. Andres Freund 12.0
2018-11-21 Remove WITH OIDS support, change oid catalog column visibility. Andres Freund 12.0