dbTalk Databases Forums  

pgsql: Avoid scanning the relcache during AtEOSubXact_RelationCache when

comp.databases.postgresql.committers comp.databases.postgresql.committers


Discuss pgsql: Avoid scanning the relcache during AtEOSubXact_RelationCache when in the comp.databases.postgresql.committers forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Tom Lane
 
Posts: n/a

Default pgsql: Avoid scanning the relcache during AtEOSubXact_RelationCache when - 11-20-2004 , 02:19 PM






Log Message:
-----------
Avoid scanning the relcache during AtEOSubXact_RelationCache when there
is nothing to do, which is most of the time. This is another simple
improvement to cut subtransaction entry/exit overhead.

Modified Files:
--------------
pgsql/src/backend/utils/cache:
relcache.c (r1.211 -> r1.212)
(http://developer.postgresql.org/cvsw...1.211&r2=1.212)

---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://archives.postgresql.org


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.