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
2023-04-05
meson: add docs, docs_pdf options
Andres Freund
2023-04-05
meson: docs: Preparatory cleanups
Andres Freund
2023-04-05
docs: Remove support for 'htmlhelp' format
Andres Freund
2023-04-04
doc: Add more details about pg_stat_get_xact_blocks_{fetched,hit}
Michael Paquier
2023-04-04
Canonicalize ICU locale names to language tags.
Jeff Davis
2023-04-04
Add a way to get the current function's OID in pl/pgsql.
Tom Lane
2023-04-04
Add a run_as_owner option to subscriptions.
Robert Haas
2023-04-04
Perform logical replication actions as the table owner.
Robert Haas
2023-04-04
Add missing XML ID attributes
Peter Eisentraut
2023-04-04
bufmgr: Remove buffer-write-dirty tracepoints
Andres Freund
2023-04-03
Disable vacuum's use of a buffer access strategy during failsafe
David Rowley
2023-03-31
Doc: add Buffer Access Strategy to the glossary
David Rowley
2023-03-31
Add show_data option to pg_get_wal_block_info.
Peter Geoghegan
2023-03-31
SQL/JSON: support the IS JSON predicate
Alvaro Herrera
2023-03-31
pg_regress: Emit TAP compliant output
Daniel Gustafsson
2023-03-31
Add XML ID attributes to create_publication.sgml.
Amit Kapila
2023-03-31
Track shared buffer hits in pg_stat_io
Andres Freund
2023-03-30
Show record information in pg_get_wal_block_info.
Peter Geoghegan
2023-03-30
Fix documentation build for c3afe8cf5a1e465bd71e48e4bc717f5bfdc7a7d6.
Robert Haas
2023-03-30
Add new predefined role pg_create_subscription.
Robert Haas
2023-03-29
Support connection load balancing in libpq
Daniel Gustafsson
2023-03-29
SQL/JSON: add standard JSON constructor functions
Alvaro Herrera
2023-03-29
meson: Change default buildtype to debugoptimized
Peter Eisentraut
2023-03-29
Avoid syncing data twice for the 'publish_via_partition_root' option.
Amit Kapila
2023-03-29
Add XML ID attributes to create_subscription.sgml.
Amit Kapila
2023-03-28
Validate ICU locales.
Jeff Davis
2023-03-28
Save a few bytes in pg_attribute
Peter Eisentraut
2023-03-27
doc: fix Apple Silicon Homebrew prefix change documentation
Daniel Gustafsson
2023-03-27
doc: Fix XML_CATALOG_FILES env var for Apple M1 machines
Daniel Gustafsson
2023-03-27
Make SCRAM iteration count configurable
Daniel Gustafsson
2023-03-26
Doc: clarify introduction to database roles.
Tom Lane
2023-03-25
Fix CREATE INDEX progress reporting for multi-level partitioning.
Tom Lane
2023-03-25
Doc: fix another "contents...exceed the available area" PDF warning.
Tom Lane
2023-03-24
Doc: fix examples for pg_input_error_info().
Tom Lane
2023-03-24
docs: Explain how to silence overly verbose messages by fop
Andres Freund
2023-03-24
Invent GENERIC_PLAN option for EXPLAIN.
Tom Lane
2023-03-24
meson: docs: add texinfo target
Andres Freund
2023-03-24
libpq: Add sslcertmode option to control client certificates
Michael Paquier
2023-03-24
meson: add install-{docs,doc-html,doc-man} targets
Andres Freund
2023-03-24
Doc: Improve description of the "batch_size" option for postgres_fdw.
Etsuro Fujita
2023-03-23
doc: fix another case of missing productname markup
Daniel Gustafsson
2023-03-23
Count updates that move row to a new page.
Peter Geoghegan
2023-03-23
Allow logical replication to copy tables in binary format.
Amit Kapila
2023-03-23
Improve the naming of Parallel Hash Join phases.
Thomas Munro
2023-03-22
Add "-c name=value" switch to initdb.
Tom Lane
2023-03-22
doc: Add description of some missing monitoring functions
Michael Paquier
2023-03-21
Add SHELL_ERROR and SHELL_EXIT_CODE magic variables to psql.
Tom Lane
2023-03-21
docs: use consistent markup for PostgreSQL
Daniel Gustafsson
2023-03-21
pg_waldump: Allow hexadecimal values for -t/--timeline option
Peter Eisentraut
2023-03-21
meson: rename html_help target to htmlhelp
Andres Freund
[next]