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
Age
Commit message (
Expand
)
Author
2022-09-07
Doc: Explain about Column List feature.
Amit Kapila
2022-09-05
Doc: clarify partitioned table limitations
David Rowley
2022-09-03
doc: Fix two queries related to jsonb functions
Michael Paquier
2022-09-03
doc: simplify docs about analyze and inheritance/partitions
Bruce Momjian
2022-09-03
doc: clarify recursion internal behavior
Bruce Momjian
2022-09-02
Doc: fix column list vs. replica identity rules.
Amit Kapila
2022-09-02
Doc: Update struct Trigger definition.
Etsuro Fujita
2022-09-01
Revert SQL/JSON features
Andrew Dunstan
2022-09-01
doc: in create statistics docs, mention analyze for parent info
Bruce Momjian
2022-09-01
doc: mention "bloom" as a possible index access method
Bruce Momjian
2022-09-01
doc: use FILTER in aggregate example
Bruce Momjian
2022-09-01
doc: clarify that pgcrypto's gen_random_uuid calls core func.
Bruce Momjian
2022-09-01
doc: split out the NATURAL/CROSS JOIN in SELECT syntax
Bruce Momjian
2022-09-01
doc: warn of SECURITY DEFINER schemas for non-sql_body functions
Bruce Momjian
2022-09-01
doc: mention that SET TIME ZONE often needs to be quoted
Bruce Momjian
2022-08-31
doc: document the maximum char/varchar length value
Bruce Momjian
2022-08-31
doc: show direction is optional in FETCH/MOVE's FROM/IN syntax
Bruce Momjian
2022-08-31
doc: simplify WITH clause syntax in CREATE DATABASE
Bruce Momjian
2022-08-31
doc: Fix typo in user inheritance documentation
Daniel Gustafsson
2022-08-29
Remove stray "the".
Robert Haas
2022-08-29
docs: Fix up some out-of-date references to INHERIT/NOINHERIT.
Robert Haas
2022-08-28
Doc: fix example of recursive query.
Tom Lane
2022-08-25
Remove configure probe for sockaddr_in6 and require AF_INET6.
Thomas Munro
2022-08-25
Fix doc oversight for custom WAL resource managers.
Jeff Davis
2022-08-25
Allow grant-level control of role inheritance behavior.
Robert Haas
2022-08-25
doc: Fix typo in GRANT docs
Daniel Gustafsson
2022-08-24
Doc: remove duplicate "a" from func.sgml
David Rowley
2022-08-23
Doc: document possible need to raise kernel's somaxconn limit.
Tom Lane
2022-08-23
Doc: prefer sysctl to /proc/sys in docs and comments.
Tom Lane
2022-08-22
Make role grant system more consistent with other privileges.
Robert Haas
2022-08-22
doc: Minor wordsmithing to COPY docs
Daniel Gustafsson
2022-08-19
doc: Improve some markups and some wording around archiving modules
Michael Paquier
2022-08-18
Ensure that pg_auth_members.grantor is always valid.
Robert Haas
2022-08-18
Refer to replication origin roident as "ID" in user facing messages and docs
John Naylor
2022-08-17
doc: Add a note on PO editors
Daniel Gustafsson
2022-08-17
doc: Consistently spell case-insensitive
Daniel Gustafsson
2022-08-17
doc: Document pg_trgm being case-insensitive by default
Daniel Gustafsson
2022-08-17
Allow event trigger table_rewrite for ALTER MATERIALIZED VIEW
Michael Paquier
2022-08-16
doc: Remove reference to tty libpq connstring param
Daniel Gustafsson
2022-08-16
doc: Add missing parenthesis to keycombo
Daniel Gustafsson
2022-08-16
doc: fix wrong tag used in create sequence manual.
Tatsuo Ishii
2022-08-15
doc: Add unit to pg_shmem_allocations attributes
Daniel Gustafsson
2022-08-13
Remove HAVE_UNIX_SOCKETS.
Thomas Munro
2022-08-13
Remove configure probe for sys/select.h.
Thomas Munro
2022-08-12
doc: add missing role attributes to user management section
Bruce Momjian
2022-08-12
doc: add section about heap-only tuples (HOT)
Bruce Momjian
2022-08-12
doc: warn about security issues around log files
Bruce Momjian
2022-08-12
doc: clarify configuration file for Windows builds
Bruce Momjian
2022-08-12
doc: document the CREATE INDEX "USING" clause
Bruce Momjian
2022-08-12
doc: clarify CREATE TABLE AS ... IF NOT EXISTS
Bruce Momjian
[next]