index
:
users/gsingh/postgres.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
Release_1_0_3
WIN32_DEV
assert_nargs_is_large_enough
ecpg_big_bison
master
Postgres clone for personal branches
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
/
sgml
Age
Commit message (
Expand
)
Author
2023-02-07
Remove useless casts to (void *) in arguments of some system functions
Peter Eisentraut
2023-02-06
doc: Fix SQL keywords lists
Peter Eisentraut
2023-02-06
doc: Fix description of SQL standard parts
Peter Eisentraut
2023-02-06
Add support for progress reporting to pg_verifybackup
Michael Paquier
2023-02-04
Allow underscores in integer and numeric constants.
Dean Rasheed
2023-02-03
doc: Fix XML formatting that psql cannot handle
Peter Eisentraut
2023-02-02
Doc: Abstract AF_UNIX sockets don't work on Windows.
Thomas Munro
2023-02-02
Allow the logical_replication_mode to be used on the subscriber.
Amit Kapila
2023-01-31
Doc: clarify use of NULL to drop comments and security labels.
Tom Lane
2023-01-30
Make Vars be outer-join-aware.
Tom Lane
2023-01-30
Doc: clarify behavior of boolean options in replication commands.
Tom Lane
2023-01-30
Rename GUC logical_decoding_mode to logical_replication_mode.
Amit Kapila
2023-01-27
doc: Adjust a few more references to "postmaster"
Peter Eisentraut
2023-01-26
Doc: use less-awkward phrasing.
Tom Lane
2023-01-26
Don't install postmaster symlink anymore
Peter Eisentraut
2023-01-26
Revert "Add eager and lazy freezing strategies to VACUUM."
Peter Geoghegan
2023-01-26
Clarify documentation for CLUSTER on partitioned tables.
Jeff Davis
2023-01-26
Revert "Rename contrib module basic_archive to basic_wal_module"
Michael Paquier
2023-01-25
Doc: update VACUUM VERBOSE freezing tip.
Peter Geoghegan
2023-01-25
Add eager and lazy freezing strategies to VACUUM.
Peter Geoghegan
2023-01-25
doc: Fix network_ops -> inet_ops in SpGiST operator class list
Michael Paquier
2023-01-25
Rename contrib module basic_archive to basic_wal_module
Michael Paquier
2023-01-24
Adjust interaction of CREATEROLE with role properties.
Robert Haas
2023-01-23
pg_walinspect: Add pg_get_wal_fpi_info()
Michael Paquier
2023-01-23
Allow parallel aggregate on string_agg and array_agg
David Rowley
2023-01-22
Track logrep apply workers' last start times to avoid useless waits.
Tom Lane
2023-01-20
Add new GUC reserved_connections.
Robert Haas
2023-01-20
Update docs and error message for superuser_reserved_connections.
Robert Haas
2023-01-20
Describe each contrib module in its SGML section title
Alvaro Herrera
2023-01-20
Improve the description of Output Plugin Callbacks.
Amit Kapila
2023-01-20
Support the same patterns for pg-user in pg_ident.conf as in pg_hba.conf
Michael Paquier
2023-01-19
doc: Fix some issues in logical replication section
Michael Paquier
2023-01-18
Display the leader apply worker's PID for parallel apply workers.
Amit Kapila
2023-01-17
Doc: fix a few oddly-spelled SGML ID attributes.
Tom Lane
2023-01-17
Track behavior of \1 in pg_ident.conf when quoted
Michael Paquier
2023-01-16
Assorted improvements to SECURITY DEFINER functions documentation.
Robert Haas
2023-01-16
More documentation update for GRANT ... WITH SET OPTION.
Robert Haas
2023-01-14
Doc: fix typo in backup.sgml.
Tatsuo Ishii
2023-01-14
Fix MAINTAIN privileges for toast tables and partitions.
Jeff Davis
2023-01-13
Simplify permissions for LOCK TABLE.
Jeff Davis
2023-01-13
doc: Simplify description of functions for pg_walinspect
Michael Paquier
2023-01-12
Doc: fix silly thinko in 8bf6ec3ba.
Tom Lane
2023-01-11
Improve handling of inherited GENERATED expressions.
Tom Lane
2023-01-11
Fix typos in code and comments
Michael Paquier
2023-01-10
Add new GUC createrole_self_grant.
Robert Haas
2023-01-10
Restrict the privileges of CREATEROLE users.
Robert Haas
2023-01-10
New header varatt.h split off from postgres.h
Peter Eisentraut
2023-01-10
Document the newly added wait events added by commit 216a784829.
Amit Kapila
2023-01-10
Fix the display of lock information for specktoken.
Amit Kapila
2023-01-09
Doc: add XML ID attributes to <sectN> and <varlistentry> tags.
Tom Lane
[next]