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
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
/
src
Age
Commit message (
Expand
)
Author
2024-01-29
Remove make function vpathsearch
Peter Eisentraut
2024-01-29
Fix comments in ReplicationSlotAcquire().
Amit Kapila
2024-01-29
Allow setting failover property in the replication command.
Amit Kapila
2024-01-29
Remove ReorderBufferTupleBuf structure.
Masahiko Sawada
2024-01-28
Fix DROP ROLE when specifying duplicated roles
Michael Paquier
2024-01-26
Attempt to fix newly added Memoize regression test
David Rowley
2024-01-26
Compare varnullingrels too in assign_param_for_var().
Tom Lane
2024-01-26
Detect Julian-date overflow in timestamp[tz]_pl_interval.
Tom Lane
2024-01-26
Temporary patch to help debug pg_walsummary test failures.
Robert Haas
2024-01-26
Combine FSM updates for prune and no-prune cases.
Robert Haas
2024-01-26
Split some code out from MergeAttributes()
Peter Eisentraut
2024-01-26
Make spelling of cancelled/cancellation consistent
Alvaro Herrera
2024-01-26
MergeAttributes code deduplication
Peter Eisentraut
2024-01-26
Reindex toast before its main relation in reindex_relation()
Michael Paquier
2024-01-26
De-dupicate Memoize cache keys
David Rowley
2024-01-26
Fix comment in index.c
Michael Paquier
2024-01-26
Improve NestLoopParam generation for lateral subqueries
David Rowley
2024-01-26
Revert "Add support for parsing of large XML data (>= 10MB)"
Michael Paquier
2024-01-25
Update comment, generation mem contexts have a "keeper" block
Heikki Linnakangas
2024-01-25
Support TZ and OF format codes in to_timestamp().
Tom Lane
2024-01-25
Clean up a bug in sql/json items commit 66ea94e8e6
Andrew Dunstan
2024-01-25
Implement various jsonpath methods
Andrew Dunstan
2024-01-25
Add a const decoration
Peter Eisentraut
2024-01-25
Remove dummy_spinlock
Alvaro Herrera
2024-01-25
MergeAttributes: convert pg_attribute back to ColumnDef before comparing
Peter Eisentraut
2024-01-25
Fix s_lock_test compile
Alvaro Herrera
2024-01-25
Silence compiler warning introduced in 1edb3b491b
Amit Langote
2024-01-25
Add more LOG messages when starting and ending recovery from a backup
Michael Paquier
2024-01-25
Allow to enable failover property for replication slots via SQL API.
Amit Kapila
2024-01-25
Remove redundant HandleWalWriterInterrupts().
Fujii Masao
2024-01-25
jit: Require at least LLVM 10.
Thomas Munro
2024-01-25
Add progress reporting of skipped tuples during COPY FROM.
Masahiko Sawada
2024-01-25
Track LLVM 18 changes.
Thomas Munro
2024-01-24
Rename index "abc" in aggregates.sql
Alexander Korotkov
2024-01-24
Add temporal PRIMARY KEY and UNIQUE constraints
Peter Eisentraut
2024-01-24
Improve notation of BuiltinTrancheNames
Alvaro Herrera
2024-01-24
pgbench: Add \syncpipeline
Michael Paquier
2024-01-24
Refactor code used by jsonpath executor to fetch variables
Amit Langote
2024-01-24
Adjust populate_record_field() to handle errors softly
Amit Langote
2024-01-24
Add soft error handling to some expression nodes
Amit Langote
2024-01-24
Fix ALTER TABLE .. ADD COLUMN with complex inheritance trees
Michael Paquier
2024-01-23
Support shared libraries on Android (using make)
Peter Eisentraut
2024-01-23
Fix makefiles for newly added files
Peter Eisentraut
2024-01-23
Revert "libpqwalreceiver: Convert to libpq-be-fe-helpers.h"
Heikki Linnakangas
2024-01-23
Generate syscache info from catalog files
Peter Eisentraut
2024-01-23
Improve stability of recovery test 035_standby_logical_decoding
Michael Paquier
2024-01-23
Add better handling of redundant IS [NOT] NULL quals
David Rowley
2024-01-23
Fix possible NULL pointer dereference in GetNamedDSMSegment().
Nathan Bossart
2024-01-23
Fix ERROR message in injection_point.c
Michael Paquier
2024-01-22
Fix two memcpy() bugs in the new injection point code
Heikki Linnakangas
[next]