aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* Update FAQ items to point to existing web pages rather than duplicationBruce Momjian2005-04-23
* Add comment about checkpoint panic behavior during shutdown, perTom Lane2005-04-23
* Allow -2147483648 to be treated as an INT4 rather than INT8 constant.Tom Lane2005-04-23
* Treat a zero-D array as empty in int_enum(), per Andrew@supernews.Tom Lane2005-04-23
* Recent changes got the sense of the notnull bit backwards in the 2.0Tom Lane2005-04-23
* Define the right-hand input of AT TIME ZONE as a full a_expr instead ofTom Lane2005-04-23
* Update FAQ release number to 8.0.2.Bruce Momjian2005-04-23