Commit Graph

25 Commits (a86a9bf9fe1266c6025024c3f6b7479e27f8da83)

Author SHA1 Message Date
Bruce Momjian 9098ab9e32 Update copyrights in source tree to 2008. 18 years ago
Tom Lane 282d2a03dd HOT updates. When we update a tuple without changing any of its indexed 18 years ago
Tom Lane 6889303531 Redefine the lp_flags field of item pointers as having four states, rather 18 years ago
Tom Lane 56218fbc48 Minor tweaking of index special-space definitions so that the various 18 years ago
Bruce Momjian 29dccf5fe0 Update CVS HEAD for 2007 copyright. Back branches are typically not 19 years ago
Bruce Momjian f99a569a2e pgindent run for 8.2. 19 years ago
Bruce Momjian e0522505bd Remove 576 references of include files that were not needed. 19 years ago
Tom Lane b7b78d24f7 Code review for FILLFACTOR patch. Change WITH grammar as per earlier 19 years ago
Bruce Momjian 277807bd9e Add FILLFACTOR to CREATE INDEX. 19 years ago
Teodor Sigaev 1f7ef548ec Changes 19 years ago
Teodor Sigaev b32000eda4 Som improve page split in multicolumn GiST index. 19 years ago
Teodor Sigaev d2158b0281 * Add support NULL to GiST. 19 years ago
Teodor Sigaev 420cbff881 Simplify gistSplit() and some refactoring related code. 19 years ago
Teodor Sigaev 8876e37d07 Reduce size of critial section during vacuum full, critical 19 years ago
Teodor Sigaev 10dd8df68e Reduce size of critical section and remove call of user-defined functions in 19 years ago
Bruce Momjian f2f5b05655 Update copyright for 2006. Update scripts. 20 years ago
Bruce Momjian 436a2956d8 Re-run pgindent, fixing a problem where comment lines after a blank 20 years ago
Tom Lane 6236991143 Add simple sanity checks on newly-read pages to GiST, too. 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 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 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