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
Age
Commit message (
Expand
)
Author
2024-10-18
Allow pg_set_relation_stats() to set relpages to -1.
Jeff Davis
2024-10-18
Adjust documentation for configuring Linux huge pages.
Nathan Bossart
2024-10-16
initdb: Change default to using data checksums.
Peter Eisentraut
2024-10-16
doc: Fix initdb option xreflabels
Peter Eisentraut
2024-10-15
Add contrib/pg_logicalinspect.
Masahiko Sawada
2024-10-14
doc: Add anchors for COPY format descriptions
Daniel Gustafsson
2024-10-11
Create functions pg_set_relation_stats, pg_clear_relation_stats.
Jeff Davis
2024-10-11
Add pg_ls_summariesdir().
Nathan Bossart
2024-10-08
pg_stat_statements: Add columns to track parallel worker activity
Michael Paquier
2024-10-08
Add min and max aggregates for bytea type.
Tom Lane
2024-10-08
Doc: add check to detect non-breaking spaces in the docs.
Tatsuo Ishii
2024-10-08
Add REJECT_LIMIT option to the COPY command.
Fujii Masao
2024-10-07
doc: Quote value in SET NAMES documentation
Daniel Gustafsson
2024-10-07
doc: Add minimal C and SQL example to add a custom table AM handler
Michael Paquier
2024-10-03
file_fdw: Add on_error and log_verbosity options to file_fdw.
Fujii Masao
2024-10-03
Add log_verbosity = 'silent' support to COPY command.
Fujii Masao
2024-10-03
Remove support for unlogged on partitioned tables
Michael Paquier
2024-10-02
doc: Missing markup, punctuation and wordsmithing
Daniel Gustafsson
2024-10-02
doc: Add link to login event trigger example
Daniel Gustafsson
2024-10-02
Fix inconsistent reporting of checkpointer stats.
Fujii Masao
2024-10-02
doc: Clarify name of files generated by pg_waldump --save-fullpage
Michael Paquier
2024-10-01
initdb: Add new option "--no-data-checksums"
Peter Eisentraut
2024-10-01
Tweak docs to reduce possible impact of data checksums
Peter Eisentraut
2024-10-01
jit: Require at least LLVM 14, if enabled.
Peter Eisentraut
2024-10-01
doc: Mention the connstring key word for PGSERVICE
Daniel Gustafsson
2024-10-01
Doc: replace unnecessary non-breaking space with ordinal space.
Tatsuo Ishii
2024-09-30
Do not treat \. as an EOF marker in CSV mode for COPY IN.
Tom Lane
2024-09-30
docs: Enhance the pg_stat_checkpointer view documentation.
Fujii Masao
2024-09-30
Don't disallow DROP of constraints ONLY on partitioned tables
Alvaro Herrera
2024-09-30
Add num_done counter to the pg_stat_checkpointer view.
Fujii Masao
2024-09-27
doc: Note that CREATE MATERIALIZED VIEW restricts search_path.
Nathan Bossart
2024-09-27
pg_verifybackup: Verify tar-format backups.
Robert Haas
2024-09-26
Modernize to_char's Roman-numeral code, fixing overflow problems.
Tom Lane
2024-09-26
Doc: InitPlans aren't parallel-restricted any more.
Tom Lane
2024-09-26
Doc: Add a note in the upgrade of logical replication clusters.
Amit Kapila
2024-09-25
Doc: Add the steps for upgrading the logical replication cluster.
Amit Kapila
2024-09-24
Add ONLY support for VACUUM and ANALYZE
David Rowley
2024-09-20
Doc: explain how to test ADMIN privilege with pg_has_role().
Tom Lane
2024-09-19
doc PG relnotes: remove warning about commit links in PDF build
Bruce Momjian
2024-09-19
doc PG relnotes: document "Unresolved ID reference found" cause
Bruce Momjian
2024-09-19
doc PG relnotes: rename commit link paragraph for clarity
Bruce Momjian
2024-09-18
doc PG relnotes: add paragraph explaining the section symbol
Bruce Momjian
2024-09-18
doc PG relnotes: no relnote footnotes for commit links in PDF
Bruce Momjian
2024-09-18
docs: Improve the description of num_timed column in pg_stat_checkpointer.
Fujii Masao
2024-09-18
postgres_fdw: Extend postgres_fdw_get_connections to return user name.
Fujii Masao
2024-09-17
Repair pg_upgrade for identity sequences with non-default persistence.
Tom Lane
2024-09-17
Minor cleanup related to pg_wal_replay_wait() procedure
Alexander Korotkov
2024-09-17
Add temporal FOREIGN KEY contraints
Peter Eisentraut
2024-09-17
Add temporal PRIMARY KEY and UNIQUE constraints
Peter Eisentraut
2024-09-17
Add stratnum GiST support function
Peter Eisentraut
[next]