Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
postgresql-common
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
PostgreSQL
postgresql-common
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
jessie-backports
Select Git revision
Branches
20
bookworm
bullseye
buster
createcluster-hooks
debug
jessie
jessie-backports
lenny
master
default
protected
nspawn
requires
squeeze
squeeze-backports
stretch
sudo
upgradecluster.d
usercluster
wait-stop
wheezy
wheezy-backports
Tags
20
debian/284
283
debian/282
282
debian/281
281
debian/280
debian/279
279
debian/248+deb12u1
debian/278
278
debian/277
277
debian/276
debian/275
275
debian/274
debian/273
debian/272
40 results
Begin with the selected commit
Created with Raphaël 2.2.0
6
Oct
5
2
1
30
Sep
29
23
1
31
Aug
26
24
20
14
12
11
6
17
Jul
24
May
19
14
4
7
Mar
2
27
Feb
26
24
19
18
11
27
Jan
13
Dec
10
22
Nov
14
12
7
6
30
Oct
29
28
25
15
10
27
Sep
20
12
10
9
6
5
4
3
2
13
Aug
8
7
25
Jul
17
15
9
8
5
3
2
1
26
Jun
8
7
9
May
30
Apr
29
26
12
25
Mar
22
4
3
1
28
Feb
27
26
25
20
28
Jan
25
8
7
21
Dec
16
8
4
22
Nov
21
13
5
4
1
30
Oct
28
18
15
11
10
9
20
Sep
2
23
Aug
21
20
15
8
11
Jul
12
Jun
8
5
1
14
May
13
10
8
24
Apr
5
30
Mar
8
Feb
1
31
Jan
30
29
28
23
9
25
Dec
15
14
13
12
11
3
2
27
Nov
12
11
10
8
7
2
29
Oct
22
19
13
11
10
8
7
5
4
30
Sep
23
21
18
13
Aug
11
Jul
5
4
1
29
Jun
14
10
9
8
6
2
23
May
21
20
19
14
12
11
10
8
5
3
16
Apr
15
31
Mar
28
24
14
25
Feb
20
15
10
9
8
24
Jan
23
14
4
1
20
Dec
19
12
9
24
Nov
23
28
Oct
17
13
28
Sep
27
23
22
17
6
4
31
Aug
25
6
5
1
23
Jun
21
20
13
11
31
May
29
23
12
29
Apr
27
12
7
4
2
30
Mar
26
22
21
5
27
Feb
23
21
10
4
7
Jan
4
20
Dec
19
18
17
10
9
6
28
Nov
24
4
28
Oct
15
11
10
8
7
6
3
21
Sep
15
14
7
4
31
Aug
9
Jul
13
Jun
11
8
6
5
4
27
May
23
21
13
12
6
10
Mar
16
Feb
12
pg_buildext: Fix "installed-versions" for empty package name suffixes.
postgresql-server-dev-all: Depend on strict postgresql-common version.
pg_buildext: Add "virtualenv" action that loops over shells for testing.
pg_virtualenv: Export PGVERSION with the PostgreSQL major version.
releasing package postgresql-common version 218
218
218
pg_buildext clean: Do not assume Makefile to be present. (Closes: #971517)
pg_buildext installcheck: Set DESTDIR during build-time tests.
releasing package postgresql-common version 217
217
217
pg_buildext loop: Clean after building instead of before.
Add `pg_buildext psql` action for extensions that use psql for testing.
Add dh_pgxs_test manpage
Implement extension building as `dh $@ --with pgxs` and pgxs_loop.
Drop the PG major prefix from postgresql-all version number so extensions can declare sensible versioned dependencies on it.
rpm: Drop postgresql-server-dev-all package, it's debian-specific only.
rpm: Install and test plpython3
Set PostgreSQL 13 as default version.
pg_createcluster: Allow -o --pgoption to override createcluster.conf settings.
pg_createcluster: Add option --quiet to suppress initdb output and make pg_virtualenv use it.
dh_make_pgxs: Document -h
dh_make_pgxs: Use current debhelper version instead of the oldest one, support setting homepage, general template copy-editing.
Updated it debconf translation by Luca Monducci, thanks! (Closes: #969220)
t/060_obsolete_confparams.t: Defang more include statements in default config
dh_make_pgxs: Use current debhelper version instead of the oldest one.
pg_upgradecluster: Rename wal_keep_segments to wal_keep_size on upgrades to PG 13.
t/052, t/080: Stricten pg_upgradecluster success regexp.
t/060_obsolete_confparams.t: Generate full config file dynamically
t/TestLib.pm: Emit note on cleanup start
t/170_extensions.t: Don't drop plpgsql before testing extensions.
200+deb10u4
200+deb10u4
gitlab-ci: centos-release-scl is still needed
216
216
gitlab-ci centos7: Get llvm from EPEL instead of centos-release-scl
t/TestLib.pm: Fix deb_installed to only recognize fully installed packages.
t/170_extensions.t: Don't drop plpgsql before testing extensions.
Remove stray debug code
pg_virtualenv: 8.2 doesn't have pg_ctl -c yet.
pg_ctlcluster: Fix cluster start in 8.2/3.
pg_virtualenv: Show PostgreSQL backtrace when coredumps are found and gdb is installed.
apt.postgresql.org.sh: Replace VERSION by PGVERSION to avoid a clash with /etc/os-release
apt.postgresql.org.sh: Install contrib package with -i.
Updated es debconf translation by Camaleón, thanks!
debian/gitlab-ci.yml: Install centos-release-scl on centos 7
Loading