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
/
src
/
sgml
Age
Commit message (
Expand
)
Author
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
2024-01-16
doc: Add Identity Column section under Data Definition chapter
Peter Eisentraut
2024-01-16
doc: Decorate PostgreSQL with productname tag
Peter Eisentraut
2024-01-16
libpq: Add PQsendPipelineSync()
Michael Paquier
2024-01-16
Fix a typo and some doc indentation related to libpq pipeline functions
Michael Paquier
2024-01-15
Fix typos.
Robert Haas
2024-01-14
doc: Update catalog documentation for attstattarget nullable
Peter Eisentraut
2024-01-13
Make attstattarget nullable
Peter Eisentraut
2024-01-12
Re-validate connection string in libpqrcv_connect().
Jeff Davis
2024-01-12
Fix typo.
Robert Haas
2024-01-12
Added literal tag for RETURNING
Alvaro Herrera
2024-01-11
Add new pg_walsummary tool.
Robert Haas
2024-01-11
Add new function pg_get_wal_summarizer_state().
Robert Haas
2024-01-11
Fix omission in partitioning limitation documentation
Magnus Hagander
2024-01-11
Update documentation of default fdw_tuple_cost
John Naylor
2024-01-10
doc: clarify who owns the initdb-created cluster, by default
Bruce Momjian
2024-01-09
Document WAL summarization information functions.
Robert Haas
2024-01-09
Fix documentation for wal_summary_keep_time.
Nathan Bossart
2024-01-09
Add new function, PQchangePassword(), to libpq
Joe Conway
2024-01-09
Doc: fix character_sets view.
Tatsuo Ishii
2024-01-08
Make dblink interruptible, via new libpqsrv APIs.
Noah Misch
2024-01-04
In plpgsql, allow %TYPE and %ROWTYPE to be followed by array decoration.
Tom Lane
2024-01-04
ALTER TABLE command to change generation expression
Peter Eisentraut
2024-01-04
Track conflict_reason in pg_replication_slots.
Amit Kapila
2024-01-04
Update copyright for 2024
Bruce Momjian
2024-01-03
doc: fix typo "vertexes" -> "vertices"
Michael Paquier
2024-01-03
Revert "Reorganise jsonpath operators and methods"
Peter Eisentraut
2024-01-03
Doc: Python's control flow construct is try/except not try/catch.
Tom Lane
2024-01-03
Reorganise jsonpath operators and methods
Peter Eisentraut
2024-01-02
Allow upgrades to preserve the full subscription's state.
Amit Kapila
2023-12-30
Add GUC backtrace_on_internal_error
Peter Eisentraut
2023-12-29
Make all Perl warnings fatal
Peter Eisentraut
2023-12-28
doc: Mention AttributeRelationId in FDW validator function description
Michael Paquier
2023-12-27
Doc: specify aclitem syntax more clearly.
Tom Lane
2023-12-26
doc: add ISO 8601 extended format example using to_char()
Bruce Momjian
2023-12-26
Doc: Add missing pgoutput options.
Amit Kapila
[next]