index
:
postgresql-pgindent.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
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
master-pgindent
Auto-updated pgindent branches
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
Age
Commit message (
Expand
)
Author
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
2022-08-12
doc: improve wal_level docs for the 'minimal' level
Bruce Momjian
2022-08-12
doc: clarify DROP EXTENSION dependent members text
Bruce Momjian
2022-08-12
MERGE docs adjustments
Alvaro Herrera
2022-08-10
Improve the protocol message descriptions for 2PC logical replication.
Amit Kapila
2022-08-10
doc: mention that COPY MATCH requires columns _in_ _order_
Bruce Momjian
2022-08-09
Fix some inconsistencies with GUC categories
Michael Paquier
2022-08-08
In extensions, don't replace objects not belonging to the extension.
Tom Lane
2022-08-05
Be more prescriptive in new doc about re-archiving of same WAL file.
Noah Misch
2022-08-04
Remove configure probes for symlink/readlink, and dead code.
Thomas Munro
2022-08-04
Fix assorted doc typos
John Naylor
2022-08-04
Clarify DROP EXTENSION docs regarding explicitly dependent routines
John Naylor
2022-08-02
Change type "char"'s I/O format for non-ASCII characters.
Tom Lane
2022-08-02
doc: Fix typos in protocol.sgml
Michael Paquier
2022-07-31
Add --schema and --exclude-schema options to vacuumdb.
Andrew Dunstan
2022-07-29
Support pg_read_[binary_]file (filename, missing_ok).
Tom Lane
2022-07-28
doc: avoid saying "inheritance" ...
Alvaro Herrera
2022-07-27
Add missing PGDLLEXPORT markings in contrib/pg_prewarm.
Tom Lane
2022-07-26
Remove the restriction that the relmap must be 512 bytes.
Robert Haas
2022-07-26
Force immediate commit after CREATE DATABASE etc in extended protocol.
Tom Lane
2022-07-26
doc: Add note about re-archiving of same WAL files in docs.
Fujii Masao
2022-07-26
Fix a few issues with REINDEX grammar
Michael Paquier
2022-07-25
Add xheader_width pset option to psql
Andrew Dunstan
2022-07-23
Doc: improve documentation about random().
Tom Lane
2022-07-23
Increase minimum supported GNU make version to 3.81.
Tom Lane
2022-07-22
Rework grammar for REINDEX
Alvaro Herrera
2022-07-21
doc: use wording "restore" instead of "reload" of dumps
Bruce Momjian
2022-07-21
Make the name optional in CREATE STATISTICS.
Dean Rasheed
2022-07-21
doc: clarify that auth. names are lower case and case-sensitive
Bruce Momjian
2022-07-21
Allow users to skip logical replication of data having origin.
Amit Kapila
2022-07-21
docs: Improve pg_settings_get_flags docs.
Fujii Masao
2022-07-20
Document the ability to specify TableAM for pgbench
Alexander Korotkov
[next]