Re: Matview patch added rewriteDefine.c.orig to the repository - Mailing list pgsql-hackers
From | Magnus Hagander |
---|---|
Subject | Re: Matview patch added rewriteDefine.c.orig to the repository |
Date | |
Msg-id | CABUevEzAAOFx9FYP_uJw5CRF-17iNW8ifERLRFbfgrqrW1dbow@mail.gmail.com Whole thread Raw |
In response to | Re: Matview patch added rewriteDefine.c.orig to the repository (Boszormenyi Zoltan <zb@cybertec.at>) |
Responses |
Re: Matview patch added rewriteDefine.c.orig to the repository
|
List | pgsql-hackers |
<p dir="ltr"><br /> On Mar 4, 2013 10:55 AM, "Boszormenyi Zoltan" <<a href="mailto:zb@cybertec.at">zb@cybertec.at</a>>wrote:<br /> ><br /> > 2013-03-04 08:02 keltezéssel, Simon Riggsírta:<br /> ><br /> >> On 4 March 2013 06:39, Boszormenyi Zoltan <<a href="mailto:zb@cybertec.at">zb@cybertec.at</a>>wrote:<br /> >><br /> >>> commit 3bf3ab8c563699138be02f9dc305b7b77a724307<br/> >>> ("Add a materialized view relations.") added this:<br /> >>><br/> >>> src/backend/rewrite/rewriteDefine.c.orig | 945 +++++++++++++...<br /> >>>...<br /> >>> create mode 100644 src/backend/rewrite/rewriteDefine.c.orig<br /> >>><br />>>> Committers should be more careful if they want to do work late Sunday.<br /> >>> I know, Monday beginson Saturday[1], but still... ;-)<br /> >><br /> >> AFAICS Kevin fixed this last night...<br /> >><br/> ><br /> > Did he? I just did this:<br /> ><br /> > [zozo@localhost postgresql]$ git branch -a<br/> > * master<br /> > remotes/origin/HEAD -> origin/master<br /> > remotes/origin/REL2_0B<br /> > remotes/origin/REL6_4<br /> > remotes/origin/REL6_5_PATCHES<br /> > remotes/origin/REL7_0_PATCHES<br /> > remotes/origin/REL7_1_STABLE<br /> > remotes/origin/REL7_2_STABLE<br /> > remotes/origin/REL7_3_STABLE<br/> > remotes/origin/REL7_4_STABLE<br /> > remotes/origin/REL8_0_STABLE<br /> > remotes/origin/REL8_1_STABLE<br /> > remotes/origin/REL8_2_STABLE<br /> > remotes/origin/REL8_3_STABLE<br/> > remotes/origin/REL8_4_STABLE<br /> > remotes/origin/REL8_5_ALPHA1_BRANCH<br/> > remotes/origin/REL8_5_ALPHA2_BRANCH<br /> > remotes/origin/REL8_5_ALPHA3_BRANCH<br/> > remotes/origin/REL9_0_ALPHA4_BRANCH<br /> > remotes/origin/REL9_0_ALPHA5_BRANCH<br/> > remotes/origin/REL9_0_STABLE<br /> > remotes/origin/REL9_1_STABLE<br/> > remotes/origin/REL9_2_STABLE<br /> > remotes/origin/Release_1_0_3<br /> > remotes/origin/WIN32_DEV<br /> > remotes/origin/ecpg_big_bison<br /> > remotes/origin/master<br /> > [zozo@localhostpostgresql]$ cat .git/config<br /> > [core]<br /> > repositoryformatversion = 0<br /> > filemode= true<br /> > bare = false<br /> > logallrefupdates = true<br /> > [remote "origin"]<br /> > fetch = +refs/heads/*:refs/remotes/origin/*<br /> > url = git://<a href="http://git.postgresql.org/git/postgresql.git">git.postgresql.org/git/postgresql.git</a><br/> > [branch "master"]<br/> > remote = origin<br /> > merge = refs/heads/master<br /> > [zozo@localhost postgresql]$git pull origin<br /> > Already up-to-date.<br /> > [zozo@localhost postgresql]$ find . -name "*.orig"<br/> > ./src/backend/rewrite/rewriteDefine.c.orig<br /> ><br /> > The main repo at <a href="http://git.postgresql.org/gitweb/?p=postgresql.git;a=summary">http://git.postgresql.org/gitweb/?p=postgresql.git;a=summary</a><br />> only shows one followup commit (just as in my local copy):<br /> > bc61878682051678ade5f59da7bfd90ab72ce13b<br/> > "Fix map_sql_value_to_xml_value() to treat domains like their base types."<br/> ><br /> > In which branch was this fixed?<p dir="ltr">The repository is currently broken. There's a threadon www about it, and also see the email to hackers a few hours ago telling committers to stop pushing until it's fixed.<p dir="ltr">/Magnus
pgsql-hackers by date: