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
2021-11-17
Doc: add see-also references to CREATE PUBLICATION.
Daniel Gustafsson
2021-11-11
doc: Add referential actions to CREATE/ALTER TABLE synopsis
Peter Eisentraut
2021-11-10
Doc: improve protocol spec for logical replication Type messages.
Tom Lane
2021-11-10
Add pg_checkpointer predefined role for CHECKPOINT command.
Jeff Davis
2021-11-09
doc: Add index entries for pg_stat_statements configuration parameters.
Fujii Masao
2021-11-08
libpq: reject extraneous data after SSL or GSS encryption handshake.
Tom Lane
2021-11-06
Disallow making an empty lexeme via array_to_tsvector().
Tom Lane
2021-11-05
Document that ALTER TABLE .. TYPE removes statistics
Alvaro Herrera
2021-11-05
Pipeline mode disallows multicommand strings
Alvaro Herrera
2021-11-05
Document default and changeability of log_startup_progress_interval
Alvaro Herrera
2021-11-05
Reword doc blurb for vacuumdb --analyze-in-stages
Alvaro Herrera
2021-11-05
pgcrypto: Remove non-OpenSSL support
Peter Eisentraut
2021-11-05
Add support for LZ4 compression in pg_receivewal
Michael Paquier
2021-11-04
Fix some thinkos with pg_receivewal --compression-method
Michael Paquier
2021-11-04
Rework compression options of pg_receivewal
Michael Paquier
2021-11-02
Doc: clean up some places that mentioned template1 but not template0.
Tom Lane
2021-11-02
Doc: be more precise about conflicts between relation names.
Tom Lane
2021-11-02
pgbench: Improve error-handling in pgbench.
Fujii Masao
2021-10-30
doc: Remove some obsolete pgcrypto documentation
Peter Eisentraut
2021-10-30
Remove unused chunk from standalone-profile.xsl
Peter Eisentraut
2021-10-29
Test and document the behavior of initialization cross-refs in plpgsql.
Tom Lane
2021-10-28
doc: Fix link to SELinux user guide in sepgsql page
Michael Paquier
2021-10-27
Grant memory views to pg_read_all_stats.
Jeff Davis
2021-10-27
Clarify that --system reindexes system catalogs *only*
Magnus Hagander
2021-10-27
Allow publishing the tables of schema.
Amit Kapila
2021-10-26
Allow GRANT on pg_log_backend_memory_contexts().
Jeff Davis
2021-10-26
doc: Fix grammar in page of pg_receivewal
Michael Paquier
2021-10-26
Allow pg_receivewal to stream from a slot's restart LSN
Michael Paquier
2021-10-25
Reject huge_pages=on if shared_memory_type=sysv.
Thomas Munro
2021-10-25
Report progress of startup operations that take a long time.
Robert Haas
2021-10-24
Add replication command READ_REPLICATION_SLOT
Michael Paquier
2021-10-23
doc: Describe calculation method of streaming start for pg_receivewal
Michael Paquier
2021-10-21
Remove unused wait events.
Amit Kapila
2021-10-13
pg_amcheck: avoid unhelpful verification attempts.
Peter Geoghegan
2021-10-12
Doc: normalize vacuum_multixact_failsafe_age ID.
Peter Geoghegan
2021-10-09
Doc: improve documentation for ^@ starts-with operator.
Tom Lane
2021-10-07
Doc: update our claims about the minimum recommended AIX version.
Tom Lane
2021-10-05
Flexible options for CREATE_REPLICATION_SLOT.
Robert Haas
2021-10-05
Flexible options for BASE_BACKUP.
Robert Haas
2021-10-05
Doc: improve description of UNION/INTERSECT/EXCEPT syntax.
Tom Lane
2021-10-05
doc: Document pg_encoding_to_char() and pg_char_to_encoding().
Fujii Masao
2021-10-04
doc: remove URL for ICU explorer/locexp
Bruce Momjian
2021-10-04
Doc: fix minor issues in GiST support function documentation.
Tom Lane
2021-10-03
Fix checking of query type in plpgsql's RETURN QUERY command.
Tom Lane
2021-10-01
Error out if SKIP LOCKED and WITH TIES are both specified
Alvaro Herrera
2021-10-01
Doc: Move pg_stat_replication_slots view to "Collected Statistics Views" sect...
Amit Kapila
2021-09-29
doc: Fix some typos and markups
Michael Paquier
2021-09-28
Support amcheck of sequences
Peter Eisentraut
2021-09-26
Fix typos in docs
Michael Paquier
2021-09-25
Doc: extend warnings about collation-mismatch hazards in postgres_fdw.
Tom Lane
[next]