Commit Graph

16 Commits (815f58407cdd06c39fdbb052a33b61d3e605e7ae)

Author SHA1 Message Date
Teodor Sigaev 10dd8df68e Reduce size of critical section and remove call of user-defined functions in 19 years ago
Tom Lane c9a2b6d4ca Fix thinko in gistRedoPageUpdateRecord: if XLR_BKP_BLOCK_1 is set, we 20 years ago
Tom Lane a8b8f4db23 Clean up WAL/buffer interactions as per my recent proposal. Get rid of the 20 years ago
Tom Lane 89395bfa6f Improve gist XLOG code to follow the coding rules needed to prevent 20 years ago
Tom Lane 6d61cdec07 Clean up and document the API for XLogOpenRelation and XLogReadBuffer. 20 years ago
Tom Lane 0a20207060 Arrange to emit a description of the current XLOG record as error context 20 years ago
Bruce Momjian f2f5b05655 Update copyright for 2006. Update scripts. 20 years ago
Bruce Momjian b3364fc81b pgindent new GIST index code, per request from Tom. 20 years ago
Tom Lane 08817bdb76 Adjust GiST error messages to conform to message style guidelines. 20 years ago
Teodor Sigaev 5350216156 Improve error messages and add comment 20 years ago
Teodor Sigaev 898a7bd13b Bug fixes for GiST crash recovery. 20 years ago
Teodor Sigaev 88b49cdc95 Code cleanup. gistfillbuffer accepts InvalidOffsetNumber. 20 years ago
Teodor Sigaev e8cab5fe49 Concurrency for GiST 20 years ago
Teodor Sigaev 1bfdd1a893 fix founded hole in recovery after crash, add vacuum_delay_point() 20 years ago
Teodor Sigaev d544ec8bbd 1. full functional WAL for GiST 20 years ago
Teodor Sigaev 37c839365c WAL for GiST. It work for online backup and so on, but on 20 years ago