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
2025-04-22
doc: Mention naming convention used by injection points
Michael Paquier
2025-04-22
Doc: reword text explaining the --maintenance-db option
David Rowley
2025-04-21
Doc: various fixups
David Rowley
2025-04-21
Doc: fix incorrect punctuation
David Rowley
2025-04-21
doc: Fix memory context level in pg_log_backend_memory_contexts() example.
Fujii Masao
2025-04-19
Fix typos and grammar in the code
Michael Paquier
2025-04-18
Doc: fix missing comma at the end of a line.
Tatsuo Ishii
2025-04-15
doc: Fix typos in documentation
Daniel Gustafsson
2025-04-15
doc: Fix missing whitespace in pg_restore documentation.
Fujii Masao
2025-04-13
Doc: use "an SQL" consistently rather than "a SQL"
David Rowley
2025-04-12
Doc: do a little copy-editing on Index Storage Parameters list.
Tom Lane
2025-04-11
Fix recently introduced typos
Daniel Gustafsson
2025-04-11
Add missing space in pg_restore documentation.
Nathan Bossart
2025-04-10
Doc: remove long-obsolete advice about generated constraint names.
Tom Lane
2025-04-10
Cosmetic fixes for pg_createsubscriber's -all option.
Amit Kapila
2025-04-08
Move contrib/spi testing from core regression tests to contrib/spi.
Tom Lane
2025-04-08
pg_buffercache: Change page_num type to bigint
Tomas Vondra
2025-04-08
doc: Correct pg_shmem_allocations_numa.size data type
Tomas Vondra
2025-04-08
Fix typo in docs.
Thomas Munro
2025-04-08
Introduce file_copy_method setting.
Thomas Munro
2025-04-08
Add function to get memory context stats for processes
Daniel Gustafsson
2025-04-08
Add pg_buffercache_evict_{relation,all} functions
Andres Freund
2025-04-08
Fix PG 17 [NOT] NULL optimization bug for domains
Bruce Momjian
2025-04-07
Add pg_buffercache_numa view with NUMA node info
Tomas Vondra
2025-04-07
Introduce pg_shmem_allocations_numa view
Tomas Vondra
2025-04-07
Add support for basic NUMA awareness
Tomas Vondra
2025-04-07
Fix some issues in contrib/spi/refint.c.
Tom Lane
2025-04-07
doc: Fix a typo in pg_recvlogical documentation.
Masahiko Sawada
2025-04-07
Allow NOT NULL constraints to be added as NOT VALID
Álvaro Herrera
2025-04-07
Add local-address escape "%L" to log_line_prefix.
Tom Lane
2025-04-06
doc: Clarify project naming
Daniel Gustafsson
2025-04-06
Doc: fix PDF "contents ... exceed the available area" warnings.
Tom Lane
2025-04-05
Add modern SHA-2 based password hashes to pgcrypto.
Álvaro Herrera
2025-04-04
Non text modes for pg_dumpall, correspondingly change pg_restore
Andrew Dunstan
2025-04-04
pg_recvlogical: Add --failover option.
Masahiko Sawada
2025-04-04
Add nbtree skip scan optimization.
Peter Geoghegan
2025-04-04
docs: Clarify that NULL arg to set_config() means reset to default
Heikki Linnakangas
2025-04-04
Allow "COPY table TO" command to copy rows from materialized views.
Fujii Masao
2025-04-04
Extend ALTER DEFAULT PRIVILEGES to define default privileges for large objects.
Fujii Masao
2025-04-04
doc: Clarify the system value for sslrootcert
Daniel Gustafsson
2025-04-03
Restrict copying of invalidated replication slots.
Masahiko Sawada
2025-04-03
libpq: Add support for dumping SSL key material to file
Daniel Gustafsson
2025-04-03
Add support for sorted gist index builds to btree_gist
Heikki Linnakangas
2025-04-03
Doc: Improve -R option added in e5aeed4b80.
Amit Kapila
2025-04-03
Fix slot synchronization for two_phase enabled slots.
Amit Kapila
2025-04-02
Change SQL-language functions to use the plan cache.
Tom Lane
2025-04-02
docs: Fix column count attribute in table
Heikki Linnakangas
2025-04-02
docs: Add a new section and a table listing protocol versions
Heikki Linnakangas
2025-04-02
Make cancel request keys longer
Heikki Linnakangas
2025-04-02
libpq: Add min/max_protocol_version connection options
Heikki Linnakangas
[next]