Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Data Bases > Pgsql Committers > pgsql: Move the...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 1 Topic 16171 of 18152
Post > Topic >>

pgsql: Move the "instr_time" typedef and associated macros into a new

by tgl@[EMAIL PROTECTED] (Tom Lane) May 14, 2008 at 07:10 PM

Log Message:
-----------
Move the "instr_time" typedef and associated macros into a new header
file ****tability/instr_time.h, and add a couple more macros to eliminate
some abstraction leakage we formerly had.  Also update psql to use this
header instead of its own copy of nearly the same code.

This commit in itself is just code cleanup and shouldn't change anything.
It lays some groundwork for the upcoming function-stats patch, though.

Modified Files:
--------------
    pgsql/src/backend/commands:
        explain.c (r1.174 -> r1.175)
       
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/commands/explain.c?r1=1.174&r2=1.175)
    pgsql/src/backend/executor:
        instrument.c (r1.20 -> r1.21)
       
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/executor/instrument.c?r1=1.20&r2=1.21)
    pgsql/src/bin/psql:
        command.c (r1.188 -> r1.189)
       
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/command.c?r1=1.188&r2=1.189)
        common.c (r1.138 -> r1.139)
       
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/common.c?r1=1.138&r2=1.139)
        common.h (r1.56 -> r1.57)
       
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/common.h?r1=1.56&r2=1.57)
    pgsql/src/include:
        Makefile (r1.24 -> r1.25)
       
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/include/Makefile?r1=1.24&r2=1.25)
    pgsql/src/include/executor:
        instrument.h (r1.18 -> r1.19)
       
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/include/executor/instrument.h?r1=1.18&r2=1.19)

Added Files:
-----------
    pgsql/src/include/****tability:
        instr_time.h (r1.1)
       
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/include/****tability/instr_time.h?rev=1.1&content-type=text/x-cvsweb-markup)

-- 
Sent via pgsql-committers mailing list (pgsql-committers@[EMAIL PROTECTED]
)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers
 




 1 Posts in Topic:
pgsql: Move the "instr_time" typedef and associated macros into
tgl@[EMAIL PROTECTED] (T  2008-05-14 19:10:29 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Tue Dec 2 0:15:47 CST 2008.