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-10-09
Doc: use CURRENT_USER not USER in plpgsql trigger examples.
Tom Lane
2023-10-09
Remove duplicate words in docs and code comments.
Amit Kapila
2023-10-05
dblink: Replace WAIT_EVENT_EXTENSION with custom wait events
Michael Paquier
2023-10-05
postgres_fdw: Replace WAIT_EVENT_EXTENSION with custom wait events
Michael Paquier
2023-10-04
Document that --sync-method takes an argument.
Nathan Bossart
2023-10-04
doc: Clarify not-null constraints in information schema
Peter Eisentraut
2023-10-04
worker_spi: Rename custom wait event to "WorkerSpiMain"
Michael Paquier
2023-10-03
Doc: suppress "exceed the available area" warning in PDF build.
Tom Lane
2023-09-30
Provide FORCE_NULL * and FORCE_NOT_NULL * options for COPY FROM
Andrew Dunstan
2023-09-29
doc: remove PG version mention in EXPLAIN output
Bruce Momjian
2023-09-29
Doc: improve description of dump/restore's --clean and --if-exists.
Tom Lane
2023-09-29
doc: Change statistics function xref to the right target
Daniel Gustafsson
2023-09-29
doc: Fix descriptions related to the handling of non-ASCII characters
Michael Paquier
2023-09-28
doc: Clarify where ereport severity levels are defined
Daniel Gustafsson
2023-09-28
doc: Improve documentation about pg_resetwal -f option
Peter Eisentraut
2023-09-26
doc: clarify the effect of concurrent work_mem allocations
Bruce Momjian
2023-09-26
doc: clarify handling of time zones with "time with time zone"
Bruce Momjian
2023-09-26
doc: clarify the behavior of unopenable listen_addresses
Bruce Momjian
2023-09-26
doc: pg_upgrade, clarify standby servers must remain running
Bruce Momjian
2023-09-26
pgrowlocks: change lock mode output labels for consistency
Bruce Momjian
2023-09-26
doc: mention GROUP BY columns can reference target col numbers
Bruce Momjian
2023-09-25
doc: Tell about "vcregress taptest" for regression tests on Windows
Michael Paquier
2023-09-25
Add worker type to pg_stat_subscription.
Nathan Bossart
2023-09-25
docs: Clarify --with-segsize-blocks documentation
Andres Freund
2023-09-25
Add GUC for temporarily disabling event triggers
Daniel Gustafsson
2023-09-22
Doc: copy-edit the introductory para for the pg_class catalog.
Tom Lane
2023-09-21
Allow dbname in pg_basebackup/pg_receivewal connstring
Daniel Gustafsson
2023-09-20
doc: Fix description of BUFFER_USAGE_LIMIT for VACUUM and ANALYZE
Michael Paquier
2023-09-20
unaccent: Add support for quoted translated characters
Michael Paquier
2023-09-18
Don't crash if cursor_to_xmlschema is used on a non-data-returning Portal.
Tom Lane
2023-09-18
doc: Add example for how to set file_fdw column option
Daniel Gustafsson
2023-09-08
doc: remove mention of backslash doubling in strings
Bruce Momjian
2023-09-08
Add JIT deform_counter
Daniel Gustafsson
2023-09-08
doc: Extend documentation of PG_TEST_EXTRA
Daniel Gustafsson
2023-09-07
doc: change "cross product" to "Cartesian product"
Bruce Momjian
2023-09-06
Allow using syncfs() in frontend utilities.
Nathan Bossart
2023-09-06
doc: mention that to_char() values are rounded
Bruce Momjian
2023-09-05
doc: mention libpq regression tests
Bruce Momjian
2023-09-05
Remove the "snapshot too old" feature.
Thomas Munro
2023-08-30
Doc: Improve documentation for creating custom scan paths.
Etsuro Fujita
2023-08-30
Allow pgbench to exit immediately when any client is aborted.
Tatsuo Ishii
2023-08-29
Rename logical_replication_mode to debug_logical_replication_streaming
Peter Eisentraut
2023-08-29
Allow \watch queries to stop on minimum rows returned
Daniel Gustafsson
2023-08-25
Catalog not-null constraints
Alvaro Herrera
2023-08-23
Add to_bin() and to_oct().
Nathan Bossart
2023-08-23
doc: Replace list of drivers and PLs with wiki link
Daniel Gustafsson
2023-08-23
doc: Add more ICU rules examples
Peter Eisentraut
2023-08-23
doc: Improve ICU external link
Peter Eisentraut
2023-08-23
Improve vertical spacing of documentation markup
Peter Eisentraut
2023-08-20
Add system view pg_wait_events
Michael Paquier
[next]