projects
/
postgresql.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix assertion failure with replication slot release in single-user mode
[postgresql.git]
/
src
/
9 hours ago
Michael Paquier
Fix assertion failure with replication slot release...
master
github/master
tree
|
commitdiff
11 hours ago
Fujii Masao
vacuumdb: Make vacuumdb --analyze-only process partitio...
tree
|
commitdiff
17 hours ago
Nathan Bossart
Fix comment for MAX_SIMUL_LWLOCKS.
tree
|
commitdiff
24 hours ago
Nathan Bossart
Fix misspelling of "tranche" in dsa.h.
tree
|
commitdiff
33 hours ago
Peter Eisentraut
Add src/include/catalog/README
tree
|
commitdiff
34 hours ago
Amit Kapila
Fix self-deadlock during DROP SUBSCRIPTION.
tree
|
commitdiff
34 hours ago
Michael Paquier
Refactor ReadMultiXactCounts() into GetMultiXactInfo()
tree
|
commitdiff
38 hours ago
Michael Paquier
Remove useless pointer update in StatsShmemInit()
tree
|
commitdiff
39 hours ago
Richard Guo
Simplify relation_has_unique_index_for()
tree
|
commitdiff
39 hours ago
Richard Guo
Pathify RHS unique-ification for semijoin planning
tree
|
commitdiff
39 hours ago
Michael Paquier
test_ddl_deparse: Rename test create_sequence_1 to...
tree
|
commitdiff
39 hours ago
Michael Paquier
Remove unneeded header declarations in multixact.c
tree
|
commitdiff
40 hours ago
David Rowley
Remove HASH_DEBUG output from dynahash.c
tree
|
commitdiff
40 hours ago
David Rowley
Use elog(DEBUG4) for dynahash.c statistics output
tree
|
commitdiff
44 hours ago
Tom Lane
Fix missing "use Test::More" in Kerberos.pm.
tree
|
commitdiff
2 days ago
Peter Eisentraut
Detect buffer underflow in get_th()
tree
|
commitdiff
2 days ago
Michael Paquier
Move SQL-callable code related to multixacts into its...
tree
|
commitdiff
2 days ago
Michael Paquier
Refactor init_params() in sequence.c to not use FormDat...
tree
|
commitdiff
2 days ago
Michael Paquier
Remove md5() call from isolation test for CLUSTER and...
tree
|
commitdiff
3 days ago
Etsuro Fujita
Update obsolete comments in ResultRelInfo struct.
tree
|
commitdiff
3 days ago
Michael Paquier
Add isolation test for TOAST value reuse during CLUSTER
tree
|
commitdiff
4 days ago
Masahiko Sawada
Fix typos in comments.
tree
|
commitdiff
4 days ago
Masahiko Sawada
Fix constant when extracting timestamp from UUIDv7.
tree
|
commitdiff
5 days ago
Peter Eisentraut
Add TAP tests for LDAP connection parameter lookup
tree
|
commitdiff
5 days ago
David Rowley
Fix invalid format string in HASH_DEBUG code
tree
|
commitdiff
5 days ago
David Rowley
Fix failing -D HASH_STATISTICS builds
tree
|
commitdiff
5 days ago
David Rowley
Add Asserts to validate prevbit values in bms_prev_member
tree
|
commitdiff
5 days ago
Michael Paquier
Add SQL test for TOAST value allocations on rewrite
tree
|
commitdiff
5 days ago
Andres Freund
ci: Per-repo configuration for manually trigger tasks
tree
|
commitdiff
5 days ago
Álvaro Herrera
Avoid including tableam.h and xlogreader.h in nbtree.h
tree
|
commitdiff
6 days ago
Tom Lane
Don't leak memory during failure exit from SelectConfig...
tree
|
commitdiff
6 days ago
Heikki Linnakangas
Fix LSN format in debug message
tree
|
commitdiff
6 days ago
Michael Paquier
Fix compilation warning with SerializeClientConnectionI...
tree
|
commitdiff
6 days ago
Fujii Masao
Revert logical snapshot filename format change in SnapB...
tree
|
commitdiff
6 days ago
Fujii Masao
Fix incorrect LSN format in comment.
tree
|
commitdiff
6 days ago
Tom Lane
Grab the low-hanging fruit from forcing USE_FLOAT8_BYVA...
tree
|
commitdiff
6 days ago
Tom Lane
Grab the low-hanging fruit from forcing sizeof(Datum...
tree
|
commitdiff
6 days ago
Tom Lane
Make type Datum be 8 bytes wide everywhere.
tree
|
commitdiff
6 days ago
Andres Freund
Add very basic test for kill_prior_tuples
tree
|
commitdiff
6 days ago
Tom Lane
Don't treat EINVAL from semget() as a hard failure.
tree
|
commitdiff
7 days ago
Peter Eisentraut
libpq: Set LDAP protocol version 3
tree
|
commitdiff
8 days ago
Andres Freund
Reduce ExecSeqScan* code size using pg_assume()
tree
|
commitdiff
8 days ago
Andres Freund
meson: add and use stamp files for generated headers
tree
|
commitdiff
9 days ago
Nathan Bossart
Restrict psql meta-commands in plain-text dumps.
tree
|
commitdiff
9 days ago
Noah Misch
Convert newlines to spaces in names written in v11...
tree
|
commitdiff
9 days ago
Dean Rasheed
Fix security checks in selectivity estimation functions.
tree
|
commitdiff
11 days ago
Thomas Munro
Fix rare bug in read_stream.c's split IO handling.
tree
|
commitdiff
11 days ago
Tom Lane
Mop-up for Datum conversion cleanups.
tree
|
commitdiff
11 days ago
Peter Eisentraut
Add missing Datum conversions
tree
|
commitdiff
11 days ago
Peter Eisentraut
Remove useless/superfluous Datum conversions
tree
|
commitdiff
11 days ago
Jacob Champion
Revert "oauth: Add unit tests for multiplexer handling"
tree
|
commitdiff
12 days ago
Jacob Champion
oauth: Add unit tests for multiplexer handling
tree
|
commitdiff
12 days ago
Jacob Champion
oauth: Track total call count during a client flow
tree
|
commitdiff
12 days ago
Jacob Champion
oauth: Remove expired timers from the multiplexer
tree
|
commitdiff
12 days ago
Jacob Champion
oauth: Ensure unused socket registrations are removed
tree
|
commitdiff
12 days ago
Jacob Champion
oauth: Remove stale events from the kqueue multiplexer
tree
|
commitdiff
12 days ago
Thomas Munro
Remove obsolete comment.
tree
|
commitdiff
12 days ago
Etsuro Fujita
Fix oversight in FindTriggerIncompatibleWithInheritance.
tree
|
commitdiff
12 days ago
Fujii Masao
pg_dump: Fix incorrect parsing of object types in pg_du...
tree
|
commitdiff
12 days ago
Etsuro Fujita
Disallow collecting transition tuples from child foreig...
tree
|
commitdiff
12 days ago
Michael Paquier
Add information about "generation" when dropping twice...
tree
|
commitdiff
13 days ago
Dean Rasheed
Extend int128.h to support more numeric code.
tree
|
commitdiff
13 days ago
Alexander Korotkov
Fix checkpointer shared memory allocation
tree
|
commitdiff
13 days ago
John Naylor
Update ICU C++ API symbols
tree
|
commitdiff
13 days ago
Peter Eisentraut
pg_upgrade: Improve message indentation
tree
|
commitdiff
13 days ago
Dean Rasheed
Simplify non-native 64x64-bit multiplication in int128.h.
tree
|
commitdiff
13 days ago
Dean Rasheed
Optimise non-native 128-bit addition in int128.h.
tree
|
commitdiff
13 days ago
Michael Paquier
Improve tests of date_trunc() with infinity and unsuppo...
tree
|
commitdiff
13 days ago
Michael Paquier
Fix incorrect Datum conversion in timestamptz_trunc_int...
tree
|
commitdiff
13 days ago
Nathan Bossart
Expand usage of macros for protocol characters.
tree
|
commitdiff
13 days ago
Nathan Bossart
Rename transformRelOptions()'s "namspace" parameter...
tree
|
commitdiff
2025-08-06
Fujii Masao
Fix typo in comment.
tree
|
commitdiff
2025-08-06
Dean Rasheed
Refactor int128.h, bringing the native and non-native...
tree
|
commitdiff
2025-08-06
Dean Rasheed
Fix printf format specfiers in test_int128 module.
tree
|
commitdiff
2025-08-06
Peter Eisentraut
Remove INT64_HEX_FORMAT and UINT64_HEX_FORMAT
tree
|
commitdiff
2025-08-06
Dean Rasheed
Convert src/tools/testint128.c into a test module.
tree
|
commitdiff
2025-08-06
Michael Paquier
Add regression test for short varlenas saved in TOAST...
tree
|
commitdiff
2025-08-05
Masahiko Sawada
Suppress maybe-uninitialized warning.
tree
|
commitdiff
2025-08-05
Tom Lane
Fix incorrect return value in brin_minmax_multi_distanc...
tree
|
commitdiff
2025-08-05
Álvaro Herrera
Hide expensive pg_upgrade test behind PG_TEST_EXTRA
tree
|
commitdiff
2025-08-05
Masahiko Sawada
Add backup_type column to pg_stat_progress_basebackup.
tree
|
commitdiff
2025-08-05
Jeff Davis
Don't copy datlocale from template unless provider...
tree
|
commitdiff
2025-08-05
Tom Lane
Mop-up for commit e035863c9.
tree
|
commitdiff
2025-08-05
Peter Eisentraut
Convert varatt.h access macros to static inline functions.
tree
|
commitdiff
2025-08-05
Peter Eisentraut
Fix varatt versus Datum type confusions
tree
|
commitdiff
2025-08-05
Peter Eisentraut
Fix various hash function uses
tree
|
commitdiff
2025-08-05
Amit Kapila
Throw ERROR when publish_generated_columns is specified...
tree
|
commitdiff
2025-08-05
Peter Eisentraut
Fix mixups of FooGetDatum() vs. DatumGetFoo()
tree
|
commitdiff
2025-08-04
Melanie Plageman
Minor test fixes in 035_standby_logical_decoding.pl
tree
|
commitdiff
2025-08-04
Dean Rasheed
Fix typo in create_index.sql.
tree
|
commitdiff
2025-08-04
Álvaro Herrera
Rename XLogData protocol message to WALData
tree
|
commitdiff
2025-08-04
Fujii Masao
Avoid unexpected shutdown when sync_replication_slots...
tree
|
commitdiff
2025-08-04
David Rowley
Fix incorrect comment regarding mod_since_analyze
tree
|
commitdiff
2025-08-04
Amit Kapila
Detect and report update_deleted conflicts.
tree
|
commitdiff
2025-08-03
Tom Lane
Take a little more care in set_backtrace().
tree
|
commitdiff
2025-08-03
Tom Lane
Avoid leakage of zero-length arrays in partition_bounds...
tree
|
commitdiff
2025-08-03
Tom Lane
Silence complaints about leaks in PlanCacheComputeResul...
tree
|
commitdiff
2025-08-03
Tom Lane
Suppress complaints about leaks in TS dictionary loading.
tree
|
commitdiff
2025-08-03
Tom Lane
Suppress complaints about leaks in function cache loading.
tree
|
commitdiff
2025-08-03
Tom Lane
Reduce leakage during PL/pgSQL function compilation.
tree
|
commitdiff
next