Age | Commit message (Expand) | Author |
2022-05-08 | Release notes for 14.3, 13.7, 12.11, 11.16, 10.21. | Tom Lane |
2022-04-12 | Doc: tweak textsearch.sgml for SEO purposes. | Tom Lane |
2022-03-31 | doc: Fix typo in ANALYZE documentation | Daniel Gustafsson |
2022-03-28 | Document autoanalyze limitations for partitioned tables | Tomas Vondra |
2022-03-20 | Doc: fix our example systemd script. | Tom Lane |
2022-03-19 | doc: Mention SET TABLESPACE clause for ALTER MATERIALIZED VIEW | Michael Paquier |
2022-03-09 | doc: Add ALTER/DROP ROUTINE to the event trigger matrix | Michael Paquier |
2022-03-02 | Allow root-owned SSL private keys in libpq, not only the backend. | Tom Lane |
2022-02-16 | Doc: Update documentation for modifying postgres_fdw foreign tables. | Etsuro Fujita |
2022-02-14 | WAL log unchanged toasted replica identity key attributes. | Amit Kapila |
2022-02-06 | Release notes for 14.2, 13.6, 12.10, 11.15, 10.20. | Tom Lane |
2022-02-05 | Doc: be clearer that foreign-table partitions need user-added constraints. | Tom Lane |
2022-02-03 | doc: clarify syntax notation, particularly parentheses | Bruce Momjian |
2022-02-02 | doc: Fix mistake in PL/Python documentation | Peter Eisentraut |
2022-02-02 | Replace use of deprecated Python module distutils.sysconfig, take 2. | Tom Lane |
2022-01-25 | doc: Fix some grammar | Michael Paquier |
2022-01-20 | doc: Mention the level of locks taken on objects in COMMENT | Michael Paquier |
2022-01-19 | doc: Fix description of pg_replication_origin_oid() in error case | Michael Paquier |
2022-01-10 | Doc: fix bogus example about ambiguous timestamps. | Tom Lane |
2022-01-08 | Update copyright for 2022 | Bruce Momjian |
2022-01-02 | Fix typo | Magnus Hagander |
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-15 | Adjust behavior of some env settings for the TAP tests of MSVC | Michael Paquier |
2021-12-08 | Doc: improve xfunc-c-type-table. | Tom Lane |
2021-12-03 | Doc: Fix misleading wording of CRL parameters | Daniel Gustafsson |
2021-11-29 | Doc: improve documentation about ORDER BY in matviews. | Tom Lane |
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-17 | Doc: add see-also references to CREATE PUBLICATION. | Daniel Gustafsson |
2021-11-10 | Doc: improve protocol spec for logical replication Type messages. | Tom Lane |
2021-11-08 | Last-minute updates for release notes. | Tom Lane |
2021-11-08 | libpq: reject extraneous data after SSL or GSS encryption handshake. | Tom Lane |
2021-11-07 | Release notes for 14.1, 13.5, 12.9, 11.14, 10.19, 9.6.24. | Tom Lane |
2021-10-28 | doc: Fix link to SELinux user guide in sepgsql page | Michael Paquier |
2021-10-27 | Clarify that --system reindexes system catalogs *only* | Magnus Hagander |
2021-10-23 | doc: Describe calculation method of streaming start for pg_receivewal | Michael Paquier |
2021-10-05 | Doc: improve description of UNION/INTERSECT/EXCEPT syntax. | Tom Lane |
2021-10-04 | doc: remove URL for ICU explorer/locexp | Bruce Momjian |
2021-09-26 | Fix typos in docs | Michael Paquier |
2021-09-25 | Doc: extend warnings about collation-mismatch hazards in postgres_fdw. | Tom Lane |
2021-09-25 | Add alternative output for OpenSSL 3 without legacy loaded | Daniel Gustafsson |
2021-09-25 | doc: Improve description of index vacuuming with GUCs | Michael Paquier |
2021-09-25 | doc: Add missing markup in CREATE EVENT TRIGGER page | Michael Paquier |
2021-09-19 | Doc: fix typos. | Tom Lane |
2021-09-02 | doc: Replace some uses of "which" by "that" in parallel.sgml | Michael Paquier |
2021-08-27 | docs: clarify bgw_restart_time documentation | Daniel Gustafsson |
2021-08-17 | doc: \123 and \x12 escapes in COPY are in database encoding. | Heikki Linnakangas |
2021-08-09 | Last-minute updates for release notes. | Tom Lane |