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-08-20
Log the conflicts while applying changes in logical replication.
Amit Kapila
2024-08-20
doc: improve create/alter sequence CYCLE syntax
Bruce Momjian
2024-08-19
doc: mention of postpostgres_fdw INSERT ON CONFLICT limitation
Bruce Momjian
2024-08-19
doc: clarify create database in start docs uses command line
Bruce Momjian
2024-08-19
doc: Improve vague pg_createsubscriber description
Bruce Momjian
2024-08-19
Document that search_path is reported by the server
Tomas Vondra
2024-08-18
doc: Fix typo in section for custom pgstats
Michael Paquier
2024-08-17
docs: fix incorrect plpgsql error message
Bruce Momjian
2024-08-16
Fix extraction of week and quarter fields from intervals.
Tom Lane
2024-08-15
Fix doc typo: unicode_assigned() return type.
Jeff Davis
2024-08-14
Remove TRACE_SORT macro
Peter Eisentraut
2024-08-12
Add user-callable CRC functions.
Nathan Bossart
2024-08-12
Remove "parent" column from pg_backend_memory_contexts
David Rowley
2024-08-10
Adjust pg_wal_replay_wait() procedure behavior on promoted standby
Alexander Korotkov
2024-08-09
doc: Standardize use of dashes in references to CRC and SHA.
Nathan Bossart
2024-08-09
doc: Fix name of CRC algorithm in "Reliability" section.
Nathan Bossart
2024-08-09
Remove obsolete RECHECK keyword completely
Peter Eisentraut
2024-08-07
Fix names of "Visual Studio" and Meson in a documentation sentence.
Noah Misch
2024-08-05
Restrict accesses to non-system views and foreign tables during pg_dump.
Masahiko Sawada
2024-08-05
injection_points: Add some cumulative stats for injection points
Michael Paquier
2024-08-04
pg_wal_replay_wait(): Fix typo in the doc
Alexander Korotkov
2024-08-04
Introduce pluggable APIs for Cumulative Statistics
Michael Paquier
2024-08-02
Fix name of "Visual Studio" in documentation.
Noah Misch
2024-08-02
Implement pg_wal_replay_wait() stored procedure
Alexander Korotkov
2024-08-01
pg_createsubscriber: Rename option --socket-directory to --socketdir
Peter Eisentraut
2024-08-01
Convert node test compile-time settings into run-time parameters
Peter Eisentraut
2024-07-31
Doc: mention executor memory usage for enable_partitionwise* GUCs
David Rowley
2024-07-31
Add API and ABI stability guidance to the C language docs
Peter Eisentraut
2024-07-31
doc: Avoid too prominent use of "backup" on pg_dump man page
Peter Eisentraut
2024-07-30
Remove --disable-atomics, require 32 bit atomics.
Thomas Munro
2024-07-30
Remove --disable-spinlocks.
Thomas Munro
2024-07-27
Doc: fix text's description of regexp_replace's arguments.
Tom Lane
2024-07-26
Introduce num_os_semaphores GUC.
Nathan Bossart
2024-07-26
Clarify error message and documentation related to typed tables.
Tom Lane
2024-07-26
postgres_fdw: Add connection status check to postgres_fdw_get_connections().
Fujii Masao
2024-07-26
postgres_fdw: Add "used_in_xact" column to postgres_fdw_get_connections().
Fujii Masao
2024-07-26
Add test for early backend startup errors
Heikki Linnakangas
2024-07-26
doc: Enhance documentation for postgres_fdw_get_connections() output columns.
Fujii Masao
2024-07-25
Doc: fix misleading syntax synopses for targetlists.
Tom Lane
2024-07-25
Doc: update some HTTP links to point to canonical URLs.
Tom Lane
2024-07-25
Document restrictions regarding incremental backups and standbys.
Robert Haas
2024-07-25
Add argument names to the regexp_XXX functions.
Tom Lane
2024-07-25
Add path column to pg_backend_memory_contexts view
David Rowley
2024-07-25
doc: Decorate psql page with application markup tags
Michael Paquier
2024-07-24
Fix a missing article in the documentation
Alvaro Herrera
2024-07-24
Doc: Fix the mistakes in the subscription's failover option.
Amit Kapila
2024-07-24
Allow altering of two_phase option of a SUBSCRIPTION.
Amit Kapila
2024-07-23
ldapurl is supported with simple bind
Peter Eisentraut
2024-07-22
Doc: improve description of plpgsql's FETCH and MOVE commands.
Tom Lane
2024-07-18
Doc: improve description of plpgsql's RAISE command.
Tom Lane
[next]