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
2020-07-21
Be more careful about marking catalog columns NOT NULL by default.
Tom Lane
2020-07-21
Assert that we don't insert nulls into attnotnull catalog columns.
Tom Lane
2020-07-20
Correctly mark pg_subscription_rel.srsublsn as nullable.
Tom Lane
2020-07-20
Rename wal_keep_segments to wal_keep_size.
Fujii Masao
2020-07-20
Add generic_plans and custom_plans fields into pg_prepared_statements.
Fujii Masao
2020-07-19
Correctly mark pg_subscription.subslotname as nullable.
Tom Lane
2020-07-18
Allow logical replication to transfer data in binary format.
Tom Lane
2020-07-18
doc: Refresh more URLs in the docs
Michael Paquier
2020-07-18
doc: Fix description of \copy for psql
Michael Paquier
2020-07-17
Cope with data-offset-less archive files during out-of-order restores.
Tom Lane
2020-07-17
Add huge_page_size setting for use on Linux.
Thomas Munro
2020-07-15
Eliminate cache lookup errors in SQL functions for object addresses
Michael Paquier
2020-07-13
Revert "Track statistics for spilling of changes from ReorderBuffer".
Amit Kapila
2020-07-12
Include replication origins in SQL functions for commit timestamp
Michael Paquier
2020-07-11
doc: Add link from pg_dump --encoding to supported encodings
Peter Eisentraut
2020-07-10
Doc: update or remove dead external links.
Tom Lane
2020-07-10
Add missing <application> tags in application doc <refentrytitle>s
Peter Eisentraut
2020-07-09
doc: Correct the description about the length of pg_stat_activity.query.
Fujii Masao
2020-07-08
docs: replace 'master process' with 'supervisor process' where appropriate.
Andres Freund
2020-07-08
docs: replace 'master' with 'root' where appropriate.
Andres Freund
2020-07-08
docs: replace 'master' with 'primary' where appropriate.
Andres Freund
2020-07-08
code: replace 'master' with 'leader' where appropriate.
Andres Freund
2020-07-08
doc: Fix inconsistencies in GIN, BRIN and SP-GiST for optional opclass methods
Michael Paquier
2020-07-07
Don't create pg_type entries for sequences or toast tables.
Tom Lane
2020-07-07
Morph pg_replication_slots.min_safe_lsn to safe_wal_size
Alvaro Herrera
2020-07-06
doc: Add note about possible performance overhead by enabling track_planning.
Fujii Masao
2020-07-05
doc: Spell checking
Peter Eisentraut
2020-07-05
doc: Fix incorrect reference to textout in plpgsql examples
Michael Paquier
2020-07-05
Rename enable_incrementalsort for clarity
Peter Eisentraut
2020-07-03
Clamp total-tuples estimates for foreign tables to ensure planner sanity.
Tom Lane
2020-07-03
doc: Correct description of restart_lsn in pg_replication_slots
Fujii Masao
2020-07-03
Change default of pg_stat_statements.track_planning to off.
Fujii Masao
2020-06-30
doc: clarify that storage parameter values are optional
Bruce Momjian
2020-06-30
doc: change pg_upgrade wal_level to be not minimal
Bruce Momjian
2020-06-30
Add +(pg_lsn,numeric) and -(pg_lsn,numeric) operators.
Fujii Masao
2020-06-29
Remove support for timezone "posixrules" file.
Tom Lane
2020-06-29
Add current substring regular expression syntax
Peter Eisentraut
2020-06-28
Fix documentation of "must be vacuumed within" warning.
Noah Misch
2020-06-27
Change libpq's default ssl_min_protocol_version to TLSv1.2.
Tom Lane
2020-06-26
Doc: explain that "timestamp - timestamp" applies justify_hours().
Tom Lane
2020-06-25
doc: mention trigger helper functions in CREATE TRIGGER docs
Bruce Momjian
2020-06-25
docs: clarify that CREATE DATABASE does not copy db permissions
Bruce Momjian
2020-06-25
Doc: correct nitpicky mistakes in array_position/array_positions examples.
Tom Lane
2020-06-24
Adjust max_slot_wal_keep_size behavior per review
Alvaro Herrera
2020-06-22
Doc fixup for hashagg_avoid_disk_plan GUC.
Jeff Davis
2020-06-22
Fix inconsistent markups in catalogs.sgml
Michael Paquier
2020-06-22
Add --no-index-cleanup and --no-truncate to vacuumdb.
Michael Paquier
2020-06-21
Language fixes for docs related to opclass options
Alexander Korotkov
2020-06-21
Doc: Tweak description of B-Tree duplicate tuples.
Peter Geoghegan
2020-06-20
Minor corrections to docs related to opclass options
Alexander Korotkov
[next]