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