Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Stamp copyrights for year 2011. | Bruce Momjian | 2011-01-01 |
| | |||
* | Remove cvs keywords from all files. | Magnus Hagander | 2010-09-20 |
| | |||
* | Update copyright for the year 2010. | Bruce Momjian | 2010-01-02 |
| | |||
* | 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list | Bruce Momjian | 2009-06-11 |
| | | | | provided by Andrew. | ||
* | Update copyright for 2009. | Bruce Momjian | 2009-01-01 |
| | |||
* | This maneuver really requires a comment ... | Tom Lane | 2008-11-05 |
| | |||
* | change fix for suppress_redundant_updates_trigger() where relation has Oids, ↵ | Andrew Dunstan | 2008-11-05 |
| | | | | to only apply if present Oid is invalid, per second thought from TGL | ||
* | fix suppress_redundant_updates_trigger() where relation has Oids, per gripe ↵ | Andrew Dunstan | 2008-11-05 |
| | | | | from KaiGai Kohei | ||
* | Fix compiler warnings (including a seriously bogus elog call); minor | Tom Lane | 2008-11-04 |
| | | | | code beautification. | ||
* | suppress_redundant_updates_trigger function. | Andrew Dunstan | 2008-11-03 |