Initial add of defaria.com
[clearscm.git] / defaria.com / blogs / Status / archives / 000609.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml" id="sixapart-standard">
4 <head>
5    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
6    <meta name="generator" content="Movable Type 5.2.3" />
7
8    <link rel="stylesheet" href="http://defaria.com/blogs/Status/styles-site.css" type="text/css" />
9    <link rel="alternate" type="application/atom+xml" title="Atom" href="http://defaria.com/blogs/Status/atom.xml" />
10    <link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="http://defaria.com/blogs/Status/index.xml" />
11
12    <title>Status for Andrew DeFaria: Checkpoint</title>
13
14    <link rel="start" href="http://defaria.com/blogs/Status/" title="Home" />
15    <link rel="prev" href="http://defaria.com/blogs/Status/archives/000607.html" title="Nice is not so &quot;nice&quot;" />
16    <link rel="next" href="http://defaria.com/blogs/Status/archives/000608.html" title="cclic_report year boundary problem" />
17
18    
19
20    
21
22    <script type="text/javascript" src="http://defaria.com/blogs/Status/mt-site.js"></script>
23 </head>
24 <body class="layout-one-column" onload="individualArchivesOnLoad(commenter_name)">
25    <div id="container">
26       <div id="container-inner" class="pkg">
27
28          <div id="banner">
29             <div id="banner-inner" class="pkg">
30                <h1 id="banner-header"><a href="http://defaria.com/blogs/Status/" accesskey="1">Status for Andrew DeFaria</a></h1>
31                <h2 id="banner-description">Searchable status reports and work log</h2>
32             </div>
33          </div>
34
35          <div id="pagebody">
36             <div id="pagebody-inner" class="pkg">
37                <div id="alpha">
38                   <div id="alpha-inner" class="pkg">
39
40                      <p class="content-nav">
41                         <a href="http://defaria.com/blogs/Status/archives/000607.html">&laquo; Nice is not so "nice"</a> |
42                         <a href="http://defaria.com/blogs/Status/">Main</a>
43                         | <a href="http://defaria.com/blogs/Status/archives/000608.html">cclic_report year boundary problem &raquo;</a>
44                      </p>
45
46                      <a id="a000609"></a>
47                      <div class="entry" id="entry-609">
48                         <h3 class="entry-header">Checkpoint</h3>
49                         <div class="entry-content">
50                            <div class="entry-body">
51                               <ul>
52   <li>Checked in recent changes to GPDB and its associated scripts</li>
53 </ul>
54                            </div>
55                            <div id="more" class="entry-more">
56                               <ul>
57   <li>gpdb_add_project:</li>
58
59   <ul>
60     <li>Added interrupt handling</li>
61
62     <li>Moved logic that determines what site a machine is in from here to gpdb.pm</li>
63
64     <li>Fixed but in checking "no such map" from NIS</li>
65   </ul>
66
67   <li>gpdb_add_vob:</li>
68
69   <ul>
70     <li>Added function prototypes</li>
71
72     <li>Changed to put together list of vobs from all regions</li>
73
74     <li>Added getting of Vob Family UUID and Vob UUID</li>
75
76     <li>Now using gpdb_currentSite</li>
77   </ul>
78
79   <li>gpdb_convertuk:</p>
80
81   <ul>
82     <li>Added function prototypes</li>
83   </ul>
84
85   <li>gpdb.pm:</li>
86
87   <ul>
88     <li>Reorganized export list</li>
89
90     <li>Added gpdb_mklink_user_to_site,  gpdb_mklink_user_to_project, gpdb_unlink_user_from_project, gpdb_unlink_user_from_site<li>
91
92     <li>Implement gpdb_siteForHostname. This routine returns the site name for the passed in hostname (default localhost)</li>
93
94     <li>Implemented gpdb_getuserByID</li>
95
96     <li>Changed handling of retunred %ccdefaults</li>
97
98     <li>Changed gpdb_getProject to properly return the retired flag</li>
99
100     <li>Change gpdb_putProject to call gpdb_mklink_user_to_project</li>
101
102     <li>Renamed siteName and projectName to gpdb_siteName and gpdb_projectName respctively</li>
103
104     <li>Implemented gpdb_siteAdmins. This returns an array of AXIDs who are site admins</li>
105   </ul>
106
107   <li>tables.sql:</li>
108
109   <ul>
110     <li>Added family_uuid and vob_uuid</li>
111   </ul>
112 </ul>
113                            </div>
114                         </div>
115                         <p class="entry-footer">
116                            <span class="post-footers">Posted by  on January  5, 2007 10:30 AM</span> <span class="separator">|</span> <a class="permalink" href="http://defaria.com/blogs/Status/archives/000609.html">Permalink</a>
117                         </p>
118                      </div>
119
120                      
121
122                      
123                   </div>
124                </div>
125             </div>
126          </div>
127       </div>
128    </div>
129 </body>
130 </html>