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
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
2024-01-25
Doc: improve documentation for jsonpath behavior.
Tom Lane
2024-01-25
Implement various jsonpath methods
Andrew Dunstan
2024-01-25
Allow to enable failover property for replication slots via SQL API.
Amit Kapila
2024-01-25
jit: Require at least LLVM 10.
Thomas Munro
2024-01-25
Add progress reporting of skipped tuples during COPY FROM.
Masahiko Sawada
2024-01-24
Add temporal PRIMARY KEY and UNIQUE constraints
Peter Eisentraut
2024-01-24
pgbench: Add \syncpipeline
Michael Paquier
2024-01-24
Adjust populate_record_field() to handle errors softly
Amit Langote
2024-01-23
doc: Add acronym and glossary term for Access Method
Daniel Gustafsson
2024-01-22
Make documentation builds reproducible
Peter Eisentraut
2024-01-22
Add backend support for injection points
Michael Paquier
2024-01-19
Introduce the dynamic shared memory registry.
Nathan Bossart
2024-01-19
doc: Reorganize section for shared memory and LWLocks.
Nathan Bossart
2024-01-19
doc: Update compiler for FreeBSD specific instructions
Daniel Gustafsson
2024-01-19
Add stratnum GiST support function
Peter Eisentraut
2024-01-19
Rename COPY option from SAVE_ERROR_TO to ON_ERROR
Alexander Korotkov
2024-01-19
Improve some documentation about the bootstrap superuser.
Nathan Bossart
2024-01-18
Clarify language in incremental backup glossary entry.
Robert Haas
2024-01-18
More documentation updates for incremental backup.
Robert Haas
2024-01-18
Rework text in replication slots documentation
Alvaro Herrera
2024-01-16
Add new COPY option SAVE_ERROR_TO
Alexander Korotkov
2024-01-16
Support identity columns in partitioned tables
Peter Eisentraut
2024-01-16
Decorate WITH with literal markup tags
Daniel Gustafsson
[next]