Re: [HACKERS] git tree

2012-09-15 Thread Andres Freund
On Saturday, September 15, 2012 03:14:32 AM Andres Freund wrote: > That branch will be regularly rebased to a new master,fixes/new features, > and a pgindent run over the new files... I fixed up the formatting of the new stuff (xlogreader, ilist are submitted separately, no point in doing anything

[HACKERS] git tree

2012-09-14 Thread Andres Freund
Hi, A last note: A git tree of this is at git://git.postgresql.org/git/users/andresfreund/postgres.git branch xlog- decoding-rebasing-cf2 checkout with: git clone --branch xlog-decoding-rebasing-cf2 git://git.postgresql.org/git/users/andresfreund/postgres.git Webview: http://git.postgresql.