Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Remove duplicate word. | Robert Haas | 2015-10-20 |
* | Improve INSERT .. ON CONFLICT error message. | Robert Haas | 2015-10-13 |
* | Correct type of waitMode variable in ExecInsertIndexTuples(). | Andres Freund | 2015-08-15 |
* | pgindent run for 9.5 | Bruce Momjian | 2015-05-23 |
* | Collection of typo fixes. | Heikki Linnakangas | 2015-05-20 |
* | Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE. | Andres Freund | 2015-05-08 |
* | Add comments explaining how unique and exclusion constraints are enforced. | Heikki Linnakangas | 2015-04-24 |
* | Move functions related to index maintenance to separate source file. | Heikki Linnakangas | 2015-04-24 |