Commit Graph

11 Commits

Author SHA1 Message Date
R. Ryantm
e9c98c68d3 pgmoneta: 0.9.0 -> 0.10.0 2024-03-29 01:46:06 +00:00
Maximilian Bosch
0cdaede144
pg-dump-anon: init at 1.3.1
This is a Go program inside the sources of `postgresql_anonymizer` that
allows to perform database dumps, but with anonymized data. I figured
that it's a little awkward to have a client program to be part of the
extension package.

So I decided to create a second package called `pg-dump-anon`. Since
it's one repository, both share `version` & `src`.

Also extended the VM test to make sure we're getting properly anonymized
data when dumping with `pg_dump_anon`.
2024-03-13 16:15:54 +01:00
Mario Rodas
7a0c418c66 pgagroal: migrato to by-name 2024-02-23 04:20:00 +00:00
R. Ryantm
443a4faddb pgmoneta: 0.8.0 -> 0.9.0 2024-02-15 00:01:37 +00:00
Andrey Donets
b7931ec92c pget: init at 0.2.1 2024-02-07 21:02:33 +04:00
R. Ryantm
9bd349225c pgmoneta: 0.7.3 -> 0.8.0 2024-01-23 08:57:12 +00:00
Mario Rodas
d49258bc6c pgcopydb: init at 0.15 2024-01-12 04:20:00 +00:00
R. Ryantm
18e61acd4a pgmoneta: 0.7.2 -> 0.7.3 2023-12-29 10:48:08 +00:00
R. Ryantm
03eb759230 pgmoneta: 0.7.1 -> 0.7.2 2023-12-17 15:43:02 +00:00
R. Ryantm
cfea4923c6 pgmoneta: 0.7.0 -> 0.7.1 2023-10-23 12:57:35 +00:00
Mario Rodas
60cd55da08 pgmoneta: init at 0.7.0 2023-10-14 04:20:00 +00:00