index
:
user/sven/postgresql.git
copy-snapshot-fix
master
origin/HEAD
origin/REL2_0B
origin/REL6_4
origin/REL6_5_PATCHES
origin/REL7_0_PATCHES
origin/REL7_1_STABLE
origin/REL7_2_STABLE
origin/REL7_3_STABLE
origin/REL7_4_STABLE
origin/REL8_0_STABLE
origin/REL8_1_STABLE
origin/REL8_2_STABLE
origin/REL8_3_STABLE
origin/REL8_4_STABLE
origin/REL8_5_ALPHA1_BRANCH
origin/REL8_5_ALPHA2_BRANCH
origin/REL8_5_ALPHA3_BRANCH
origin/REL9_0_ALPHA4_BRANCH
origin/REL9_0_ALPHA5_BRANCH
origin/REL9_0_STABLE
origin/REL9_1_STABLE
origin/REL9_2_STABLE
origin/REL9_3_STABLE
origin/REL9_4_STABLE
origin/REL9_5_STABLE
origin/REL9_6_STABLE
origin/REL_10_STABLE
origin/REL_11_STABLE
origin/REL_12_STABLE
origin/REL_13_STABLE
origin/REL_14_STABLE
origin/REL_15_STABLE
origin/REL_16_STABLE
origin/REL_17_STABLE
origin/REL_18_STABLE
origin/Release_1_0_3
origin/WIN32_DEV
origin/ecpg_big_bison
origin/master
PostgreSQL
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
Age
Commit message (
Expand
)
Author
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-13
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-12
Doc: Adjust libpq docs about thread safety.
Thomas Munro
2023-07-12
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-23
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
2023-06-22
Doc: Clarify the behavior of triggers/rules in a logical subscriber.
Amit Kapila
[next]