pgsql: Some optimizations by Volkan YAZICI <yazicivo@ttnet.net.tr>

From: teodor(at)postgresql(dot)org (Teodor Sigaev)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Some optimizations by Volkan YAZICI <yazicivo@ttnet.net.tr>
Date: 2006-05-10 11:39:12
Message-ID: 20060510113912.731279FA2FA@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Some optimizations by Volkan YAZICI <yazicivo(at)ttnet(dot)net(dot)tr>

Modified Files:
--------------
pgsql/contrib/intarray:
_int_op.c (r1.4 -> r1.5)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/intarray/_int_op.c.diff?r1=1.4&r2=1.5)
_int_tool.c (r1.6 -> r1.7)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/intarray/_int_tool.c.diff?r1=1.6&r2=1.7)

Browse pgsql-committers by date

  From Date Subject
Next Message User Dpavlin 2006-05-10 12:47:27 pgestraier - pgestraier: remove direct database creation and use node
Previous Message Teodor Sigaev 2006-05-10 09:19:54 pgsql: Reduce size of critical section and remove call of user-defined