Commit Graph

20182 Commits (184e7a73a5b65b040d5c6413ec249a2b47f321e7)
 

Author SHA1 Message Date
Bruce Momjian 7cebfdf211 Backpatch BCC compile changes to 8.0.X for psql. 21 years ago
Neil Conway 18b5ef5a76 This patch fixes a bug in the error message emitted by pg_restore on an 21 years ago
Bruce Momjian daec16d0ba Done: 21 years ago
Tom Lane bedb78d386 Implement sharable row-level locks, and use them for foreign key references 21 years ago
Dennis Bjorklund d902e7d63b Fix a whitespace problem. From Alvaro Herrera. 21 years ago
Bruce Momjian 5de947624a Add WAL compression item to TODO.detail. 21 years ago
Bruce Momjian a65b1b738c Add psql \set ON_ERROR_ROLLBACK to allow statements in a transaction to 21 years ago
Bruce Momjian 989b55c550 Wording improvement. 21 years ago
Bruce Momjian d3ee0279d6 Update PAM documentation, per Alvaro. 21 years ago
Bruce Momjian eceb05b0b9 Mention that PAM requires the user already exist in the database, per 21 years ago
Tom Lane c20fb65780 On further experimentation, there were still a couple of bugs in 21 years ago
Tom Lane dfc5c72961 Fix ExpandIndirectionStar to handle cases where the expression to be 21 years ago
Tom Lane ea19c8772e get_expr_result_type probably needs to be able to handle OpExpr as well 21 years ago
Bruce Momjian 238fb0342e Update description: 21 years ago
Bruce Momjian 61cf53516e Re-add item with better description: 21 years ago
Tom Lane c5b08d3b7d Fix btree_gist to handle timetz zone correctly per recent changes. 21 years ago
Tom Lane a0ea71333a Avoid rechecking lossy operators twice in a bitmap scan plan. 21 years ago
Tom Lane 1fcd4b7a07 While determining the filter clauses for an index scan (either plain 21 years ago
Tom Lane 79a1b00226 Replace slightly klugy create_bitmap_restriction() function with a 21 years ago
Bruce Momjian 7a4c34c97c Add description for concurrent sequential scans: 21 years ago
Tom Lane 5b05185262 Remove support for OR'd indexscans internal to a single IndexScan plan 21 years ago
Tom Lane 186655e9a5 Adjust nodeBitmapIndexscan.c to not keep the index open across calls, 21 years ago
Tom Lane 8403741796 Actually, nodeBitmapIndexscan.c doesn't need to create a standard 21 years ago
Tom Lane 24475a7618 Put back example of using Result node to execute an INSERT. 21 years ago
Bruce Momjian cdf39c7b61 Update wording: 21 years ago
Bruce Momjian 5131b5bc7a Update wording. 21 years ago
Bruce Momjian c1cc62f614 Clean up HTML. 21 years ago
Bruce Momjian 7a35c637bc Add replication FAQ item. 21 years ago
Neil Conway 947eb97560 Update some comments to use SQL examples rather than QUEL. From Simon 21 years ago
Bruce Momjian a7f2a788ee Add line break. 21 years ago
Bruce Momjian 6f8f0a9d7a Update book items. 21 years ago
Bruce Momjian 3b0a5e50d7 Update VACUUM VERBOSE FSM message, per Tom. 21 years ago
Tom Lane 35f9b461f1 Repair two TIME WITH TIME ZONE bugs found by Dennis Vshivkov. Comparison 21 years ago
Tom Lane 0e99be1c25 Remove useless argtype_inherit() code, and make consequent simplifications. 21 years ago
Bruce Momjian ac8998f2e6 Turns out our existing page size is already optimal in most cases: 21 years ago
Bruce Momjian f4dcb52efe Item already added to existing 'thread' item: 21 years ago
Bruce Momjian 6869683147 Remove item, not sure what it refers to: 21 years ago
Bruce Momjian 1207d5b64e New item: 21 years ago
Bruce Momjian e847558031 Update threading item: 21 years ago
Bruce Momjian bb62899db5 Done: 21 years ago
Tom Lane 9b5b9616f4 Remove explicit FreeExprContext calls during plan node shutdown. The 21 years ago
Bruce Momjian 95c7bff47c Done: 21 years ago
Bruce Momjian 9ff49665ce Fix typo: 21 years ago
Bruce Momjian 714d5a4c37 Update VACUUM VERBOSE update, per Alvaro. 21 years ago
Bruce Momjian 9ba6587f8b Update working of VACUUM VERBOSE. 21 years ago
Bruce Momjian 52e08c35f7 Make VACUUM VERBOSE FSM output all output in a single INFO output 21 years ago
Bruce Momjian e8ad6d9666 Move info about lack of depencency checking in Makefiles to developer's faq.q 21 years ago
Bruce Momjian f7e514d010 Update FAQ by eliminating non-frequent items like large objects and 21 years ago
Bruce Momjian 48e7a196ea Done: 21 years ago
Bruce Momjian 97a4dad35f Update H4 tag to H3 to be consistent with heading levels. 21 years ago