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
/
src
/
include
Age
Commit message (
Expand
)
Author
2022-01-20
Support base backup targets.
Robert Haas
2022-01-20
Remove 'datlastsysoid'.
Robert Haas
2022-01-19
Make logical decoding a part of the rmgr.
Jeff Davis
2022-01-19
interval_out() must be marked STABLE, not IMMUTABLE.
Tom Lane
2022-01-18
Modify pg_basebackup to use a new COPY subprotocol for base backups.
Robert Haas
2022-01-17
pg_upgrade: Preserve relfilenodes and tablespace OIDs.
Robert Haas
2022-01-17
Add Boolean node
Peter Eisentraut
2022-01-17
Introduce log_destination=jsonlog
Michael Paquier
2022-01-16
Add stxdinherit flag to pg_statistic_ext_data
Tomas Vondra
2022-01-14
Unify VACUUM VERBOSE and autovacuum logging.
Peter Geoghegan
2022-01-15
Allow "in place" tablespaces.
Thomas Munro
2022-01-14
Rename value node fields
Peter Eisentraut
2022-01-13
Improve error handling of HMAC computations
Michael Paquier
2022-01-12
Fix memory leak in indexUnchanged hint mechanism.
Peter Geoghegan
2022-01-12
Add index on pg_publication_rel.prpubid
Alvaro Herrera
2022-01-12
Refactor set of routines specific to elog.c
Michael Paquier
2022-01-12
Add missing include guard to win32ntdll.h.
Thomas Munro
2022-01-11
Clean up messy API for src/port/thread.c.
Tom Lane
2022-01-11
Improve error handling of cryptohash computations
Michael Paquier
2022-01-11
Make EXEC_BACKEND more convenient on Linux and FreeBSD.
Thomas Munro
2022-01-07
Update copyright for 2022
Bruce Momjian
2022-01-05
Create foreign key triggers in partitioned tables too
Alvaro Herrera
2022-01-03
Fix index-only scan plans, take 2.
Tom Lane
2022-01-03
Use MaxLockMode symbol in more places.
Tom Lane
2022-01-03
Avoid using DefElemAction in AlterPublicationStmt
Alvaro Herrera
2022-01-01
Fix index-only scan plans when not all index columns can be returned.
Tom Lane
2021-12-30
Small cleanups related to PUBLICATION framework code
Alvaro Herrera
2021-12-27
Revert changes about warnings/errors for placeholders.
Tom Lane
2021-12-27
Rename EmitWarningsOnPlaceholders() to MarkGUCPrefixReserved().
Tom Lane
2021-12-23
Move parallel vacuum code to vacuumparallel.c.
Amit Kapila
2021-12-22
Correct comment and some documentation about REPLICA_IDENTITY_INDEX
Michael Paquier
2021-12-22
Move index vacuum routines to vacuum.c.
Amit Kapila
2021-12-20
Add fast path for validating UTF-8 text
John Naylor
2021-12-17
Simplify the general-purpose 64-bit integer parsing APIs
Peter Eisentraut
2021-12-16
Change ProcSendSignal() to take pgprocno.
Thomas Munro
2021-12-13
Remove unimplemented/undocumented geometric functions & operators.
Tom Lane
2021-12-13
Remove InitXLOGAccess().
Robert Haas
2021-12-11
Create a new type category for "internal use" types.
Tom Lane
2021-12-10
Check for STATUS_DELETE_PENDING on Windows.
Thomas Munro
2021-12-08
Standardize cleanup lock terminology.
Peter Geoghegan
2021-12-08
Allow specifying column list for foreign key ON DELETE SET actions
Peter Eisentraut
2021-12-08
Fix changing the ownership of ALL TABLES IN SCHEMA publication.
Amit Kapila
2021-12-07
Update snowball
Peter Eisentraut
2021-12-06
Rethink pg_dump's handling of object ACLs.
Tom Lane
2021-12-03
Some RELKIND macro refactoring
Peter Eisentraut
2021-12-02
Add configure probe for rl_variable_bind().
Tom Lane
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-30
Fix typos
Michael Paquier
2021-11-29
Simplify declaring variables exported from libpgcommon and libpgport.
Tom Lane
[next]