View Git repositories

PostgreSQL hosts its code at git://git.postgresql.org/git/postgresql.git.

You can learn more at the project's web page.

Launchpad imports the master branch and you can create branches from it.

You can get a copy of the development focus branch using the command:
bzr branch lp://qastaging/postgresql

See all merge proposals.

PostgreSQL has 8 active branches owned by 4 people and 3 teams. There were 0 commits in the last month.

Bazaar branches

Name Status Last Modified Last Commit
lp://qastaging/postgresql
Series: current
1 Development 2020-03-05 14:35:02 UTC
48627. Remove RangeIOData->typiofunc We use...

Author: Álvaro Herrera
Revision Date: 2020-03-05 14:35:02 UTC

Remove RangeIOData->typiofunc

We used to carry the I/O function OID in RangeIOData, but it's not used
for anything. Since the struct is not exposed to the world anyway, we
can simplify it a bit. Also, rename the FmgrInfo member to match
the accompanying 'typioparam' and put them in a more sensible order.

Reviewed by Tom Lane and Paul Jungwirth.

Discussion: https://postgr.es/m/20200304215711.GA8732@alvherre.pgsql

lp://qastaging/~p8n/postgresql/common 1 Development 2013-10-09 12:05:39 UTC
1164. Updated debian/changelog

Author: Per Carlson
Revision Date: 2013-10-09 12:05:39 UTC

Updated debian/changelog

lp://qastaging/~eric-launchpad-soroos/postgresql/lucid-9.0 1 Development 2012-10-04 16:21:05 UTC
256. TAS code has changed in upstream, pat...

Author: erics
Revision Date: 2012-10-04 16:14:02 UTC

TAS code has changed in upstream, patch does not apply cleanly.
Only necessary for armel, which I'm not concerned with.

lp://qastaging/~ubuntu-core-dev/postgresql/common-precise bug 1 Development 2012-09-06 13:01:06 UTC
1154. releasing version 129ubuntu1

Author: Martin Pitt
Revision Date: 2012-09-06 13:01:06 UTC

releasing version 129ubuntu1

lp://qastaging/~bryce/postgresql/debian-9.0 bug 1 Development 2011-06-07 02:36:26 UTC
247. Add 04-no-such-variable-typo.patch: A...

Author: Bryce Harrington
Revision Date: 2011-06-07 02:34:35 UTC

Add 04-no-such-variable-typo.patch: Add missing semicolon so that the
PG_MODULE_MAGIC and PG_FUNCTION_INFO_V1 macros work properly.
(LP: #458020)

lp://qastaging/~petere/postgresql/common 1 Development 2010-04-06 21:32:23 UTC
991. debian/control: Bump Standards-Versio...

Author: Peter Eisentraut
Revision Date: 2010-04-06 21:24:42 UTC

debian/control: Bump Standards-Version to 3.8.4; no changes necessary.

lp://qastaging/~petere/postgresql/debian-9.0 1 Development 2010-03-29 20:15:37 UTC
184. Merged debian-8.4 branch

Author: Peter Eisentraut
Revision Date: 2010-03-29 20:15:37 UTC

Merged debian-8.4 branch

lp://qastaging/~hardware-certification/postgresql/naturalsort 1 Development 2009-04-28 22:08:00 UTC
2. Changed to build on earlier versions ...

Author: Marc Tardif
Revision Date: 2009-04-28 22:08:00 UTC

Changed to build on earlier versions of Ubuntu.

18 of 8 results
You can't create new branches for PostgreSQL.