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
2021-12-22
doc: clarify when expression indexes evaluate their expressions
Bruce Momjian
2021-12-22
Correct comment and some documentation about REPLICA_IDENTITY_INDEX
Michael Paquier
2021-12-20
Add a \getenv command to psql.
Tom Lane
2021-12-20
doc: More documentation on regular expressions and SQL standard
Peter Eisentraut
2021-12-18
Add option -N/--no-sync to pg_upgrade
Michael Paquier
2021-12-16
doc: Add note about postgres_fdw.application_name.
Fujii Masao
2021-12-15
Remove pg_dump's --no-synchronized-snapshots switch.
Tom Lane
2021-12-15
Adjust behavior of some env settings for the TAP tests of MSVC
Michael Paquier
2021-12-15
Remove pg_upgrade support for upgrading from pre-9.2 servers.
Tom Lane
2021-12-14
Remove pg_dump/pg_dumpall support for dumping from pre-9.2 servers.
Tom Lane
2021-12-13
Doc: de-document unimplemented geometric operators.
Tom Lane
2021-12-13
Implement poly_distance().
Tom Lane
2021-12-13
Default to log_checkpoints=on, log_autovacuum_min_duration=10m
Robert Haas
2021-12-11
Create a new type category for "internal use" types.
Tom Lane
2021-12-11
Add bool to btree_gist documentation
Tomas Vondra
2021-12-09
Fix some typos with {a,an}
Michael Paquier
2021-12-08
Doc: improve xfunc-c-type-table.
Tom Lane
2021-12-08
Allow specifying column list for foreign key ON DELETE SET actions
Peter Eisentraut
2021-12-06
Fix inappropriate uses of PG_GETARG_UINT32()
Peter Eisentraut
2021-12-03
Doc: Fix misleading wording of CRL parameters
Daniel Gustafsson
2021-12-02
pg_waldump: Emit stats summary when interrupted by SIGINT
Michael Paquier
2021-12-01
Document that tar archives are now properly terminated.
Robert Haas
2021-12-01
doc: Some additional information about when to use referential actions
Peter Eisentraut
2021-12-01
Doc: Add "Attach Partition" limitation during logical replication.
Amit Kapila
2021-11-30
Ignore BRIN indexes when checking for HOT udpates
Tomas Vondra
2021-11-30
Add a view to show the stats of subscription workers.
Amit Kapila
2021-11-29
Doc: improve documentation about ORDER BY in matviews.
Tom Lane
2021-11-26
Copy-edit vacuuumdb --analyze-in-stages doc blurb
Alvaro Herrera
2021-11-26
Document units for max_slot_wal_keep_size
Alvaro Herrera
2021-11-24
Doc: improve documentation about nextval()/setval().
Tom Lane
2021-11-24
Fix missing space in docs.
Heikki Linnakangas
2021-11-24
Add support for Visual Studio 2022 in build scripts
Michael Paquier
2021-11-23
Add SQL functions to monitor the directory contents of replication slots
Michael Paquier
2021-11-22
Report wait events for local shell commands like archive_command.
Fujii Masao
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
[next]