| Commit message (Expand) | Author | Age |
* | This patch fixes a bug in the error message emitted by pg_restore on an | Neil Conway | 2005-04-29 |
* | Done: | Bruce Momjian | 2005-04-29 |
* | Implement sharable row-level locks, and use them for foreign key references | Tom Lane | 2005-04-28 |
* | Fix a whitespace problem. From Alvaro Herrera. | Dennis Bjorklund | 2005-04-28 |
* | Add WAL compression item to TODO.detail. | Bruce Momjian | 2005-04-28 |
* | Add psql \set ON_ERROR_ROLLBACK to allow statements in a transaction to | Bruce Momjian | 2005-04-28 |
* | Wording improvement. | Bruce Momjian | 2005-04-27 |
* | Update PAM documentation, per Alvaro. | Bruce Momjian | 2005-04-27 |
* | Mention that PAM requires the user already exist in the database, per | Bruce Momjian | 2005-04-26 |
* | On further experimentation, there were still a couple of bugs in | Tom Lane | 2005-04-25 |
* | Fix ExpandIndirectionStar to handle cases where the expression to be | Tom Lane | 2005-04-25 |
* | get_expr_result_type probably needs to be able to handle OpExpr as well | Tom Lane | 2005-04-25 |
* | Update description: | Bruce Momjian | 2005-04-25 |
* | Re-add item with better description: | Bruce Momjian | 2005-04-25 |
* | Fix btree_gist to handle timetz zone correctly per recent changes. | Tom Lane | 2005-04-25 |
* | Avoid rechecking lossy operators twice in a bitmap scan plan. | Tom Lane | 2005-04-25 |
* | While determining the filter clauses for an index scan (either plain | Tom Lane | 2005-04-25 |
* | Replace slightly klugy create_bitmap_restriction() function with a | Tom Lane | 2005-04-25 |
* | Add description for concurrent sequential scans: | Bruce Momjian | 2005-04-25 |
* | Remove support for OR'd indexscans internal to a single IndexScan plan | Tom Lane | 2005-04-25 |
* | Adjust nodeBitmapIndexscan.c to not keep the index open across calls, | Tom Lane | 2005-04-24 |
* | Actually, nodeBitmapIndexscan.c doesn't need to create a standard | Tom Lane | 2005-04-24 |
* | Put back example of using Result node to execute an INSERT. | Tom Lane | 2005-04-24 |
* | Update wording: | Bruce Momjian | 2005-04-24 |
* | Update wording. | Bruce Momjian | 2005-04-24 |
* | Clean up HTML. | Bruce Momjian | 2005-04-24 |
* | Add replication FAQ item. | Bruce Momjian | 2005-04-24 |
* | Update some comments to use SQL examples rather than QUEL. From Simon | Neil Conway | 2005-04-24 |
* | Add line break. | Bruce Momjian | 2005-04-24 |
* | Update book items. | Bruce Momjian | 2005-04-24 |
* | Update VACUUM VERBOSE FSM message, per Tom. | Bruce Momjian | 2005-04-24 |
* | Repair two TIME WITH TIME ZONE bugs found by Dennis Vshivkov. Comparison | Tom Lane | 2005-04-23 |
* | Remove useless argtype_inherit() code, and make consequent simplifications. | Tom Lane | 2005-04-23 |
* | Turns out our existing page size is already optimal in most cases: | Bruce Momjian | 2005-04-23 |
* | Item already added to existing 'thread' item: | Bruce Momjian | 2005-04-23 |
* | Remove item, not sure what it refers to: | Bruce Momjian | 2005-04-23 |
* | New item: | Bruce Momjian | 2005-04-23 |
* | Update threading item: | Bruce Momjian | 2005-04-23 |
* | Done: | Bruce Momjian | 2005-04-23 |
* | Remove explicit FreeExprContext calls during plan node shutdown. The | Tom Lane | 2005-04-23 |
* | Done: | Bruce Momjian | 2005-04-23 |
* | Fix typo: | Bruce Momjian | 2005-04-23 |
* | Update VACUUM VERBOSE update, per Alvaro. | Bruce Momjian | 2005-04-23 |
* | Update working of VACUUM VERBOSE. | Bruce Momjian | 2005-04-23 |
* | Make VACUUM VERBOSE FSM output all output in a single INFO output | Bruce Momjian | 2005-04-23 |
* | Move info about lack of depencency checking in Makefiles to developer's faq.q | Bruce Momjian | 2005-04-23 |
* | Update FAQ by eliminating non-frequent items like large objects and | Bruce Momjian | 2005-04-23 |
* | Done: | Bruce Momjian | 2005-04-23 |
* | Update H4 tag to H3 to be consistent with heading levels. | Bruce Momjian | 2005-04-23 |
* | Add item about server-side debugging. | Bruce Momjian | 2005-04-23 |