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
/
doc
Age
Commit message (
Expand
)
Author
2023-08-14
Change custom wait events to use dynamic shared hash tables
Michael Paquier
2023-08-03
Doc: update documentation for creating custom scan paths.
Etsuro Fujita
2023-07-31
Support custom wait events for wait event type "Extension"
Michael Paquier
2023-07-28
Harmonize password reuse in vacuumdb, clusterdb, and reindexdb.
Nathan Bossart
2023-07-28
doc: add missing <returnvalue> and whitespace
Amit Langote
2023-07-26
Add more SQL/JSON constructor functions
Amit Langote
2023-07-24
pgbench: Use COPY for client-side data generation
Michael Paquier
2023-07-20
Revert "Add notBefore and notAfter to SSL cert info display"
Daniel Gustafsson
2023-07-20
Add notBefore and notAfter to SSL cert info display
Daniel Gustafsson
2023-07-19
Doc: move unparenthesized syntaxes for a few commands.
Nathan Bossart
2023-07-19
Support parenthesized syntax for CLUSTER without a table name.
Nathan Bossart
2023-07-19
Rearrange CLUSTER rules in gram.y.
Nathan Bossart
2023-07-19
Add psql \drg command to display role grants.
Tom Lane
2023-07-19
Doc: improve description of IN and row-constructor comparisons.
Tom Lane
2023-07-19
pg_archivecleanup: Add --clean-backup-history
Michael Paquier
2023-07-19
Doc: Update the logical replication restriction w.r.t Replica Identity Full.
Amit Kapila
2023-07-18
Doc: fix out-of-date example of SPI usage.
Tom Lane
2023-07-17
Remove db_user_namespace.
Nathan Bossart
2023-07-14
Fix privilege check for SET SESSION AUTHORIZATION.
Nathan Bossart
2023-07-14
Allow the use of a hash index on the subscriber during replication.
Amit Kapila
2023-07-14
Remove wal_sync_method=fsync_writethrough on Windows.
Thomas Munro
2023-07-13
Handle DROP DATABASE getting interrupted
Andres Freund
2023-07-13
Doc: clarify the conditions of usable indexes for REPLICA IDENTITY FULL tables.
Masahiko Sawada
2023-07-12
doc: Clarify the errhint example
Daniel Gustafsson
2023-07-12
Allow some exclusion constraints on partitions
Peter Eisentraut
2023-07-11
Doc: Adjust libpq docs about thread safety.
Thomas Munro
2023-07-11
Remove --disable-thread-safety and related code.
Thomas Munro
2023-07-11
Report index vacuum progress.
Masahiko Sawada
2023-07-09
doc: Use proper markup for emphasis
Peter Eisentraut
2023-07-09
doc: Move DEFAULT parameter on COPY reference page
Peter Eisentraut
2023-07-09
Remove unnecessary unbind in LDAP search+bind mode
Peter Eisentraut
2023-07-09
Doc: update old reference to "result cache"
David Rowley
2023-07-07
Revert MAINTAIN privilege and pg_maintain predefined role.
Nathan Bossart
2023-07-06
Add GUC parameter "huge_pages_status"
Michael Paquier
2023-07-05
Generate automatically code and documentation related to wait events
Michael Paquier
2023-07-04
libpq: Add support for Close on portals and statements
Michael Paquier
2023-07-03
Increase size of bgw_library_name.
Nathan Bossart
2023-07-03
Change type of pg_statistic_ext.stxstattarget
Peter Eisentraut
2023-07-03
Remove support for OpenSSL 1.0.1
Michael Paquier
2023-07-03
Make PG_TEST_NOCLEAN work for temporary directories in TAP tests
Michael Paquier
2023-06-30
Introduce long options in pg_archivecleanup
Michael Paquier
2023-06-29
Stamp HEAD as 17devel.
Tom Lane
2023-06-28
Doc: minor wording adjustments in transaction isolation discussion.
Tom Lane
2023-06-28
Add timeline ID to file names generated with pg_waldump --save-fullpage
Michael Paquier
2023-06-26
doc: PG 16 relnotes, update for beta 2
Bruce Momjian
2023-06-24
doc: rename "decades" to be more generic
Bruce Momjian
2023-06-23
doc: Improve punctuation
Peter Eisentraut
2023-06-23
doc: Clean up title case use
Peter Eisentraut
2023-06-22
Improve privilege documentation for maintenance commands.
Nathan Bossart
2023-06-22
Fix cache lookup hazards introduced by ff9618e82a.
Nathan Bossart
[next]