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
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
/
src
Age
Commit message (
Expand
)
Author
2024-03-05
Fix search_path to a safe value during maintenance operations.
Jeff Davis
2024-03-04
Add macro for customizing an archiving WARNING message.
Nathan Bossart
2024-03-04
Remove the adminpack contrib extension
Daniel Gustafsson
2024-03-04
Fix doc omission for MERGE into updatable views.
Dean Rasheed
2024-03-04
doc: Fix datatype for postgres_fdw option
Daniel Gustafsson
2024-03-03
Replace BackendIds with 0-based ProcNumbers
Heikki Linnakangas
2024-03-02
Documentation update for Standard Collations.
Jeff Davis
2024-02-29
Support MERGE into updatable views.
Dean Rasheed
2024-02-28
Improve performance of subsystems on top of SLRU
Alvaro Herrera
2024-02-28
Remove AIX support
Heikki Linnakangas
2024-02-28
Rename SLRU elements in view pg_stat_slru
Alvaro Herrera
2024-02-26
Revise MERGE documentation
Alvaro Herrera
2024-02-25
Doc: fix minor typos in two ECPG function descriptions.
Tom Lane
2024-02-25
Improve documentation and GUC description for transaction_timeout
Alexander Korotkov
2024-02-22
Add a new slot sync worker to synchronize logical slots.
Amit Kapila
2024-02-21
doc: Fix link to pg_ident_file_mappings view
Daniel Gustafsson
2024-02-20
Doc: improve explanation of type interval, especially extract().
Tom Lane
2024-02-20
Revert "Improve compression and storage support with inheritance"
Peter Eisentraut
2024-02-20
doc: Use system-username instead of system-user
Michael Paquier
2024-02-19
Doc: fix typo in SECURITY LABEL synopsis.
Tom Lane
2024-02-16
Improve compression and storage support with inheritance
Peter Eisentraut
2024-02-15
Introduce transaction_timeout
Alexander Korotkov
2024-02-15
Allow passing extra options to initdb for tests
Peter Eisentraut
2024-02-14
Centralize logic for restoring errno in signal handlers.
Nathan Bossart
2024-02-14
Allow pg_monitor to execute pg_current_logfile().
Nathan Bossart
2024-02-14
doc: Remove links to further reading from pgcrypto docs
Daniel Gustafsson
2024-02-14
Add a slot synchronization function.
Amit Kapila
2024-02-13
Skip .DS_Store files in server side utils
Daniel Gustafsson
2024-02-13
Doc: Improve upgrade for streaming replication section.
Amit Kapila
2024-02-11
Fix some typos in event trigger docs
Alexander Korotkov
2024-02-10
Disallow jsonpath methods involving TZ in immutable functions
Andrew Dunstan
2024-02-08
doc: Remove superfluous bracket in synopsis
Daniel Gustafsson
2024-02-08
Fix documentation build with older docbook-xsl
Peter Eisentraut
2024-02-08
Update comment
Peter Eisentraut
2024-02-07
Update PQparameterStatus and ParameterStatus docs
Alvaro Herrera
2024-02-07
Clean-ups for 776621a5e4 and 7329240437.
Amit Kapila
2024-02-06
doc: Spell I/O consistently
Michael Paquier
2024-02-02
Improve documentation for COPY ... ON_ERROR ...
Alexander Korotkov
2024-02-01
doc: improve role option documentation
Bruce Momjian
2024-02-01
doc: remove incorrect grammar for ALTER EVENT TRIGGER
Daniel Gustafsson
2024-02-01
doc: Fix incorrect openssl option
Daniel Gustafsson
2024-01-31
doc: Document more that relations share a namespace
Peter Eisentraut
2024-01-30
Add a failover option to subscriptions.
Amit Kapila
2024-01-29
Doc: mention foreign keys can reference unique indexes
David Rowley
2024-01-29
Add EXPLAIN (MEMORY) to report planner memory consumption
Alvaro Herrera
2024-01-29
Doc: Fix incorrect reference to conflicting column in pg_replication_slots.
Amit Kapila
2024-01-29
Remove make function vpathsearch
Peter Eisentraut
2024-01-29
Allow setting failover property in the replication command.
Amit Kapila
2024-01-26
Make spelling of cancelled/cancellation consistent
Alvaro Herrera
2024-01-25
Support TZ and OF format codes in to_timestamp().
Tom Lane
[next]