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
/
tools
Age
Commit message (
Expand
)
Author
2024-12-03
Revert "Introduce CompactAttribute array in TupleDesc"
David Rowley
2024-12-03
Introduce CompactAttribute array in TupleDesc
David Rowley
2024-11-30
Avoid mislabeling of lateral references, redux.
Tom Lane
2024-11-27
ci: Fix cached MacPorts installation management
Andres Freund
2024-11-27
Fix typo
Peter Eisentraut
2024-11-24
Teach bitmap path generation about transforming OR-clauses to SAOP's
Alexander Korotkov
2024-11-15
Avoid deleting critical WAL segments during pg_rewind
Álvaro Herrera
2024-11-14
Assign a child slot to every postmaster child process
Heikki Linnakangas
2024-11-14
Replace postmaster.c's own backend type codes with BackendType
Heikki Linnakangas
2024-11-11
Ensure cached plans are correctly marked as dependent on role.
Nathan Bossart
2024-11-06
Monkey-patch LLVM code to fix ARM relocation bug.
Thomas Munro
2024-11-04
Use portable diff options in pg_bsd_indent's regression test.
Tom Lane
2024-11-04
Revert pg_wal_replay_wait() stored procedure
Alexander Korotkov
2024-11-04
Make PG_TEST_EXTRA env var override the "meson setup" option
Heikki Linnakangas
2024-10-25
For inplace update, send nontransactional invalidations.
Noah Misch
2024-10-24
Refactor WaitForLSNReplay() to return the result of waiting
Alexander Korotkov
2024-10-24
Avoid looping over all type cache entries in TypeCacheRelCallback()
Alexander Korotkov
2024-10-22
Improve reporting of errors in extension script files.
Tom Lane
2024-10-22
Restructure foreign key handling code for ATTACH/DETACH
Álvaro Herrera
2024-10-14
ecpg: improve preprocessor's memory management.
Tom Lane
2024-10-09
Remove incorrect function import from pgindent
Daniel Gustafsson
2024-10-07
Prepare tab-complete.c for preprocessing.
Tom Lane
2024-10-04
Rename PageData to GenericXLogPageData
Peter Eisentraut
2024-09-27
pg_verifybackup: Verify tar-format backups.
Robert Haas
2024-09-24
Add further excludes to headerscheck
Peter Eisentraut
2024-09-19
Improve Perl script which adds commit links to release notes
Bruce Momjian
2024-09-19
Add UpgradeTaskProcessCB to typedefs.list
Alexander Korotkov
2024-09-16
Introduce framework for parallelizing various pg_upgrade tasks.
Nathan Bossart
2024-09-16
scripts: add Perl script to add links to release notes
Bruce Momjian
2024-09-15
Perl scripts: revert 43ce181059d
Bruce Momjian
2024-09-15
Perl scripts: eliminate "Useless interpolation" warnings
Bruce Momjian
2024-09-10
Introduce an RTE for the grouping step
Richard Guo
2024-09-03
Add block_range_read_stream_cb(), to deduplicate code.
Noah Misch
2024-08-26
Revert: Avoid looping over all type cache entries in TypeCacheRelCallback()
Alexander Korotkov
2024-08-25
Avoid looping over all type cache entries in TypeCacheRelCallback()
Alexander Korotkov
2024-08-24
Revert support for ALTER TABLE ... MERGE/SPLIT PARTITION(S) commands
Alexander Korotkov
2024-08-22
psql: Add more meta-commands able to use the extended protocol
Michael Paquier
2024-08-20
Log the conflicts while applying changes in logical replication.
Amit Kapila
2024-08-19
ci: Upgrade MacPorts version to 2.10.1.
Thomas Munro
2024-08-05
Rename bbstreamer to astreamer.
Robert Haas
2024-08-05
injection_points: Add some fixed-numbered statistics
Michael Paquier
2024-08-05
injection_points: Add some cumulative stats for injection points
Michael Paquier
2024-08-03
Add -Wmissing-variable-declarations to the standard compilation flags
Peter Eisentraut
2024-08-02
Implement pg_wal_replay_wait() stored procedure
Alexander Korotkov
2024-07-31
Improve performance of dumpSequence().
Nathan Bossart
2024-07-31
Parse sequence type and integer metadata in dumpSequence().
Nathan Bossart
2024-07-28
Fix whitespace in commit 005c6b833f.
Jeff Davis
2024-07-25
ci: Pin MacPorts version to 2.9.3.
Thomas Munro
2024-07-25
ci: Upgrade macOS version from 13 to 14.
Thomas Munro
2024-07-15
Use atomics to avoid locking in InjectionPointRun()
Heikki Linnakangas
[next]