index
:
user/sven/postgresql.git
copy-snapshot-fix
master
origin/HEAD
origin/REL2_0B
origin/REL6_4
origin/REL6_5_PATCHES
origin/REL7_0_PATCHES
origin/REL7_1_STABLE
origin/REL7_2_STABLE
origin/REL7_3_STABLE
origin/REL7_4_STABLE
origin/REL8_0_STABLE
origin/REL8_1_STABLE
origin/REL8_2_STABLE
origin/REL8_3_STABLE
origin/REL8_4_STABLE
origin/REL8_5_ALPHA1_BRANCH
origin/REL8_5_ALPHA2_BRANCH
origin/REL8_5_ALPHA3_BRANCH
origin/REL9_0_ALPHA4_BRANCH
origin/REL9_0_ALPHA5_BRANCH
origin/REL9_0_STABLE
origin/REL9_1_STABLE
origin/REL9_2_STABLE
origin/REL9_3_STABLE
origin/REL9_4_STABLE
origin/REL9_5_STABLE
origin/REL9_6_STABLE
origin/REL_10_STABLE
origin/REL_11_STABLE
origin/REL_12_STABLE
origin/REL_13_STABLE
origin/REL_14_STABLE
origin/REL_15_STABLE
origin/REL_16_STABLE
origin/REL_17_STABLE
origin/REL_18_STABLE
origin/Release_1_0_3
origin/WIN32_DEV
origin/ecpg_big_bison
origin/master
PostgreSQL
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
Age
Commit message (
Expand
)
Author
2024-12-03
doc: Clarify some terms for pg_createsubscriber
Michael Paquier
2024-12-02
doc Makefile: issue warning about chars that cannot be output
Bruce Momjian
2024-12-02
Deprecate MD5 passwords.
Nathan Bossart
2024-11-30
doc: Fix typo
Peter Eisentraut
2024-11-29
doc: Improve description of referential actions
Peter Eisentraut
2024-11-27
Require ucrt if using MinGW.
Thomas Munro
2024-11-27
Support LIKE with nondeterministic collations
Peter Eisentraut
2024-11-27
Handle better implicit transaction state of pipeline mode
Michael Paquier
2024-11-26
Fix commit 641a5b7a144 for "nbsp" output in SVG files
Bruce Momjian
2024-11-26
Reordering DISTINCT keys to match input path's pathkeys
Richard Guo
2024-11-25
Doc: Clarify the `inactive_since` field description.
Amit Kapila
2024-11-25
doc: Fix example with __next__() in PL/Python function
Michael Paquier
2024-11-21
doc: clarify how logical replication takes its initial snapshot
Bruce Momjian
2024-11-20
doc: clarify that jsonb_path_match() returns an SQL boolean
Bruce Momjian
2024-11-20
clarify --no-comments option in --help and SGML files
Bruce Momjian
2024-11-20
file_fdw: Add REJECT_LIMIT option to file_fdw.
Fujii Masao
2024-11-20
doc: Fix section of functions age(xid) and mxid_age(xid)
Michael Paquier
2024-11-20
Improve error message for database object stats manipulation functions.
Fujii Masao
2024-11-18
doc: clarify pg_dump --no-comments meaning as SQL comments
Bruce Momjian
2024-11-18
doc: clarify text about combining row-level policies
Bruce Momjian
2024-11-15
Fix collation handling for foreign keys
Peter Eisentraut
2024-11-13
doc: Update pg_constraint.conexclop docs for WITHOUT OVERLAPS
Peter Eisentraut
2024-11-13
doc: Add PERIOD to ALTER TABLE reference docs
Peter Eisentraut
2024-11-13
doc: Small improvement in CREATE TABLE / PERIOD documentation
Peter Eisentraut
2024-11-13
doc: Add WITHOUT OVERLAPS to ALTER TABLE reference docs
Peter Eisentraut
2024-11-11
Block environment variable mutations from trusted PL/Perl.
Noah Misch
2024-11-11
Doc: Add links to clarify the max_replication_slots.
Amit Kapila
2024-11-11
Add two attributes to pg_stat_database for parallel workers activity
Michael Paquier
2024-11-11
libpq: Bail out during SSL/GSS negotiation errors
Michael Paquier
2024-11-08
Add pg_constraint rows for not-null constraints
Álvaro Herrera
2024-11-07
doc: Reword ALTER TABLE ATTACH restriction on NO INHERIT constraints
Álvaro Herrera
2024-11-07
Replicate generated columns when 'publish_generated_columns' is set.
Amit Kapila
2024-11-06
doc: Remove event trigger firing matrix
Peter Eisentraut
2024-11-04
Revert pg_wal_replay_wait() stored procedure
Alexander Korotkov
2024-11-04
doc: use more accurate URL for bug reporting
Bruce Momjian
2024-11-04
pg_basebackup, pg_receivewal: fix failure to find password in ~/.pgpass.
Tom Lane
2024-11-04
doc: remove check of SVG files, since they are derived
Bruce Momjian
2024-11-04
docs: Consistently use <optional> to indicate optional parameters
Heikki Linnakangas
2024-11-04
doc: fix typo in mvcc clarification in commit 2fa255ce9b9
Bruce Momjian
2024-11-04
Make PG_TEST_EXTRA env var override the "meson setup" option
Heikki Linnakangas
2024-11-04
Doc: Update the behavior of generated columns in Logical Replication.
Amit Kapila
2024-11-01
doc: clarify text around MVCC example query
Bruce Momjian
2024-11-01
doc: remove useless MERGE example
Bruce Momjian
2024-11-01
doc: improve tablespace example query and link to helper funcs.
Bruce Momjian
2024-11-01
doc: fix ALTER DOMAIN domain_constraint to spell out options
Bruce Momjian
2024-11-01
doc: explain how the home directory is found on Unix-like syst.
Bruce Momjian
2024-11-01
doc: Add link to listen_addresses as cause of connection failure
Bruce Momjian
2024-11-01
doc: improve build for non-Latin1 characters
Bruce Momjian
2024-11-01
doc: remove mention of ActiveState for Perl and Tcl on Windows
Bruce Momjian
2024-11-01
Add SQL function array_reverse()
Michael Paquier
[next]