index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
/
sgml
Commit message (
Expand
)
Author
Age
*
injection_points: Add some cumulative stats for injection points
Michael Paquier
2024-08-05
*
pg_wal_replay_wait(): Fix typo in the doc
Alexander Korotkov
2024-08-04
*
Introduce pluggable APIs for Cumulative Statistics
Michael Paquier
2024-08-04
*
Fix name of "Visual Studio" in documentation.
Noah Misch
2024-08-02
*
Implement pg_wal_replay_wait() stored procedure
Alexander Korotkov
2024-08-02
*
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-08-01
*
Doc: mention executor memory usage for enable_partitionwise* GUCs
David Rowley
2024-08-01
*
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-31
*
Remove --disable-atomics, require 32 bit atomics.
Thomas Munro
2024-07-30
*
Remove --disable-spinlocks.
Thomas Munro
2024-07-30
*
Doc: fix text's description of regexp_replace's arguments.
Tom Lane
2024-07-27
*
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-26
*
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-25
*
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-24
*
ldapurl is supported with simple bind
Peter Eisentraut
2024-07-23
*
Doc: improve description of plpgsql's FETCH and MOVE commands.
Tom Lane
2024-07-22
*
Doc: improve description of plpgsql's RAISE command.
Tom Lane
2024-07-18
*
Do not summarize WAL if generated with wal_level=minimal.
Robert Haas
2024-07-18
*
Add INJECTION_POINT_CACHED() to run injection points directly from cache
Michael Paquier
2024-07-18
*
Doc: fix minor syntax error in example.
Tom Lane
2024-07-17
*
SQL/JSON: Fix a paragraph in JSON_TABLE documentation
Amit Langote
2024-07-16
*
Doc: minor improvements for plpgsql "Transaction Management" section.
Tom Lane
2024-07-15
*
Fix tablespace handling in MERGE/SPLIT partition commands.
Fujii Masao
2024-07-15
*
Add min and max aggregates for composite types (records).
Tom Lane
2024-07-11
*
Revamp documentation for predefined roles.
Nathan Bossart
2024-07-10
*
doc: Update track_io_timing documentation to mention pg_stat_io.
Fujii Masao
2024-07-10
*
Extend pg_get_acl() to handle sub-object IDs
Michael Paquier
2024-07-10
*
Introduce pg_signal_autovacuum_worker.
Nathan Bossart
2024-07-09
*
SQL/JSON: Various improvements to SQL/JSON query function docs
Amit Langote
2024-07-09
*
Improve PL/Tcl's method for choosing Tcl names of procedures.
Tom Lane
2024-07-05
*
Doc: minor improvements for our "Brief History" chapter.
Tom Lane
2024-07-05
*
Support loading of injection points
Michael Paquier
2024-07-05
*
Doc: small improvements in discussion of geometric data types.
Tom Lane
2024-07-04
*
doc: Specify when ssl_prefer_server_ciphers was added
Daniel Gustafsson
2024-07-04
*
Add pg_get_acl() to get the ACL for a database object
Michael Paquier
2024-07-04
*
Remove support for HPPA (a/k/a PA-RISC) architecture.
Tom Lane
2024-07-01
[next]