postgresql/src/backend/access
Heikki Linnakangas 9c808f89c2 Refactor XLogInsert a bit. The rdata entries for backup blocks are now
constructed before acquiring WALInsertLock, which slightly reduces the time
the lock is held. Although I could not measure any benefit in benchmarks,
the code is more readable this way.
2012-01-11 11:01:47 +02:00
..
common Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
gin Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
gist Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
hash Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
heap Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
index Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
nbtree Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
spgist Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
transam Refactor XLogInsert a bit. The rdata entries for backup blocks are now 2012-01-11 11:01:47 +02:00
Makefile Add SP-GiST (space-partitioned GiST) index access method. 2011-12-17 16:42:30 -05:00