Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Introduce xid8-based functions to replace txid_XXX. | Thomas Munro | 2020-04-07 | 1 | -5/+8 |
* | Add a txid_status function. | Robert Haas | 2017-03-24 | 1 | -0/+68 |
* | Add txid_current_ifassigned(). | Robert Haas | 2016-08-23 | 1 | -0/+16 |
* | Fix a number of places that produced XX000 errors in the regression tests. | Tom Lane | 2015-08-02 | 1 | -5/+5 |
* | Handle duplicate XIDs in txid_snapshot. | Heikki Linnakangas | 2014-05-15 | 1 | -4/+6 |
* | Add a bunch of new error location reports to parse-analysis error messages. | Tom Lane | 2008-09-01 | 1 | -0/+12 |
* | Migrate the former contrib/txid module into core. This will make it easier | Tom Lane | 2007-10-13 | 1 | -0/+226 |