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
/
sgml
/
ref
Age
Commit message (
Expand
)
Author
6 hours
psql: Add variable SERVICEFILE
HEAD
master
Michael Paquier
3 days
Add FLUSH_UNLOGGED option to CHECKPOINT command.
Nathan Bossart
3 days
Add MODE option to CHECKPOINT command.
Nathan Bossart
3 days
Add option list to CHECKPOINT command.
Nathan Bossart
3 days
Rename CHECKPOINT_IMMEDIATE to CHECKPOINT_FAST.
Nathan Bossart
5 days
Minor tweaks for pg_test_timing.
Tom Lane
6 days
Change pg_test_timing to measure in nanoseconds not microseconds.
Tom Lane
11 days
Fix broken XML
Álvaro Herrera
11 days
Fix bogus grammar for a CREATE CONSTRAINT TRIGGER error
Álvaro Herrera
11 days
Support multi-line headers in COPY FROM command.
Fujii Masao
13 days
doc: TOAST not toast
Peter Eisentraut
13 days
Add new OID alias type regdatabase.
Nathan Bossart
14 days
doc: Some copy-editing around prefix operators
Peter Eisentraut
2025-06-29
pg_recvlogical: Rename --two-phase and --failover options.
Peter Eisentraut
2025-06-26
docs: fix typo
Álvaro Herrera
2025-06-26
pg_dump: include comments on valid not-null constraints, too
Álvaro Herrera
2025-06-26
doc: Updates for RETURNING OLD/NEW.
Dean Rasheed
2025-06-26
doc: Fix indentation of MERGE synopsis.
Dean Rasheed
2025-06-25
doc: Some copy-editing around constraint validation and enforcement
Peter Eisentraut
2025-06-25
pg_createsubscriber: Rename option --remove to --clean
Peter Eisentraut
2025-06-25
Restrict virtual columns to use built-in functions and types
Peter Eisentraut
2025-06-24
doc: Add secondary index entries for vacuum-related parameters.
Fujii Masao
2025-06-24
psql: Rename meta-command \close to \close_prepared
Michael Paquier
2025-06-19
Correct docs about partitions and EXCLUDE constraints.
Jeff Davis
2025-06-19
Improve pg_dump/pg_dumpall help synopses and terminology
Peter Eisentraut
2025-06-19
doc: Mention GIN indexes support parallel builds.
Fujii Masao
2025-06-19
doc: Fix incorrect description of INCLUDING COMMENTS in CREATE FOREIGN TABLE.
Fujii Masao
2025-06-18
doc: fix for commit 09f7d36ba16 in changing "_" to "-".
Bruce Momjian
2025-06-18
pg_dump: Allow pg_dump to dump the statistics for foreign tables.
Fujii Masao
2025-06-15
psql: Change new \conninfo to use SSL instead of TLS
Peter Eisentraut
2025-06-14
doc: Add note about "Client User" and "Superuser" fields in \conninfo output.
Fujii Masao
2025-06-13
psql: Reword help message and docs for WATCH_INTERVAL
Daniel Gustafsson
2025-06-13
psql: Forbid use of COPY and \copy while in a pipeline
Michael Paquier
2025-06-12
pg_restore: Fix wrong descriptions of --with-{schema,data,statistics} options.
Fujii Masao
2025-06-05
Doc: you must own the target object to use SECURITY LABEL.
Tom Lane
2025-05-27
Change pg_dump default for statistics export.
Jeff Davis
2025-05-20
doc: Clarify use of _ccnew and _ccold in REINDEX CONCURRENTLY
Michael Paquier
2025-05-09
doc: Put new options in consistent order on man pages
Peter Eisentraut
2025-05-07
pg_dumpall: Add --sequence-data.
Nathan Bossart
2025-05-07
doc: Put some psql documentation pieces back into alphabetical order
Peter Eisentraut
2025-05-01
Remove extra "not" in pg_upgrade documentation.
Nathan Bossart
2025-05-01
doc: Improve explanations when a table rewrite is needed
Peter Eisentraut
2025-04-30
Further adjust guidance for running vacuumdb after pg_upgrade.
Nathan Bossart
2025-04-30
doc: Alphabetize long options for pg_dump[all].
Nathan Bossart
2025-04-29
Doc: Specify the interaction of publish_generated_columns with column list.
Amit Kapila
2025-04-25
doc: simplify new EXPLAIN ANALYZE BUFFERS description
Bruce Momjian
2025-04-22
Doc: reword text explaining the --maintenance-db option
David Rowley
2025-04-19
Fix typos and grammar in the code
Michael Paquier
2025-04-15
doc: Fix typos in documentation
Daniel Gustafsson
2025-04-15
doc: Fix missing whitespace in pg_restore documentation.
Fujii Masao
[next]