index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bin
Age
Commit message (
Expand
)
Author
2021-07-11
Fix pgbench timestamp bugs.
Thomas Munro
2021-07-02
Simplify error handing of jsonapi.c for the frontend
Michael Paquier
2021-07-01
Add --clobber-cache option to initdb, for CCA testing.
Tom Lane
2021-07-01
Allow specifying pg_waldump --rmgr option multiple times.
Heikki Linnakangas
2021-06-30
Allow enabling two-phase option via replication protocol.
Amit Kapila
2021-06-30
Optimize pg_checksums --enable where checksum is already set
Michael Paquier
2021-06-29
Remove literal backslash from Perl \Q ... \E.
Noah Misch
2021-06-29
Add support for LZ4 with compression of full-page writes in WAL
Michael Paquier
2021-06-29
Dump COMMENT ON SCHEMA public.
Noah Misch
2021-06-29
Dump public schema ownership and security labels.
Noah Misch
2021-06-28
Don't depend on -fwrapv semantics in pgbench's random() function.
Tom Lane
2021-06-28
Pre branch pgindent / pgperltidy run
Andrew Dunstan
2021-06-26
Remove some useless logs from the TAP tests of pgbench
Michael Paquier
2021-06-25
Cleanup some code related to pgbench log checks in TAP tests
Michael Paquier
2021-06-25
Put option listing back into alphabetical order
Peter Eisentraut
2021-06-25
Fixes in ALTER SUBSCRIPTION DROP PUBLICATION code
Peter Eisentraut
2021-06-25
Add more debugging information with log checks in TAP tests of pgbench
Michael Paquier
2021-06-24
Fix pattern matching logic for logs in TAP tests of pgbench
Michael Paquier
2021-06-21
Translation updates
Peter Eisentraut
2021-06-19
Support disabling index bypassing by VACUUM.
Peter Geoghegan
2021-06-18
Improve version reporting in pgbench.
Tom Lane
2021-06-13
Work around portability issue with newer versions of mktime().
Tom Lane
2021-06-11
Improve psql tab completion for options of subcriptions and publications
Michael Paquier
2021-06-11
Use the correct article for abbreviations
David Rowley
2021-06-10
Reconsider the handling of procedure OUT parameters.
Tom Lane
2021-06-09
Fix inconsistencies in psql --help=commands
Michael Paquier
2021-06-07
Fix incautious handling of possibly-miscoded strings in client code.
Tom Lane
2021-06-03
doc: Group options in pg_amcheck reference page
Peter Eisentraut
2021-06-03
Standardize usages of appendStringInfo and appendPQExpBuffer
David Rowley
2021-06-02
Teach tab-complete.c about recently-added CREATE TYPE options.
Tom Lane
2021-05-27
Rethink definition of pg_attribute.attcompression.
Tom Lane
2021-05-25
Improve docs and error messages for parallel vacuum.
Amit Kapila
2021-05-21
Put some psql documentation pieces back into alphabetical order
Peter Eisentraut
2021-05-20
Clean up cpluspluscheck violation.
Tom Lane
2021-05-19
Fix pgbench permute tests.
Dean Rasheed
2021-05-19
Add --no-toast-compression to pg_dumpall
Michael Paquier
2021-05-17
Translation updates
Peter Eisentraut
2021-05-14
Message style improvements
Peter Eisentraut
2021-05-13
pg_amcheck: Message style and formatting improvements
Peter Eisentraut
2021-05-13
Make saner the tab completion of INSERT and DELETE in psql
Michael Paquier
2021-05-12
Initial pgindent and pgperltidy run for v14.
Tom Lane
2021-05-10
Translation updates
Peter Eisentraut
2021-05-10
Revert recovery prefetching feature.
Thomas Munro
2021-05-10
Add more TAP tests for pg_dump with attribute compression
Michael Paquier
2021-05-07
Add a copyright notice to perl files lacking one.
Andrew Dunstan
2021-05-07
Revert per-index collation version tracking feature.
Thomas Munro
2021-05-04
pg_dump: Fix dump of generated columns in partitions
Peter Eisentraut
2021-04-29
Improve wording of some pg_upgrade failure reports.
Tom Lane
2021-04-29
Fix some more omissions in pg_upgrade's tests for non-upgradable types.
Tom Lane
2021-04-26
psql: tab-complete ALTER ... DETACH CONCURRENTLY / FINALIZE
Alvaro Herrera
[next]