projects
/
users
/
rhaas
/
postgres.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
users/rhaas/postgres.git
2022-11-17
Alvaro Herrera
Fix MERGE tuple count with DO NOTHING
commit
|
commitdiff
|
tree
2022-11-17
Peter Geoghegan
Use correct type name in comments about freezing.
commit
|
commitdiff
|
tree
2022-11-17
Noah Misch
Account for IPC::Run::result() Windows behavior change.
commit
|
commitdiff
|
tree
2022-11-17
Peter Eisentraut
libpq: Handle NegotiateProtocolVersion message
commit
|
commitdiff
|
tree
2022-11-17
Peter Eisentraut
libpq: Correct processing of startup response messages
commit
|
commitdiff
|
tree
2022-11-17
Daniel Gustafsson
Fix wording in comment
commit
|
commitdiff
|
tree
2022-11-17
Alvaro Herrera
Fix outdated comment in ExecDelete
commit
|
commitdiff
|
tree
2022-11-17
Peter Eisentraut
Allow initdb to complete on systems without "locale...
commit
|
commitdiff
|
tree
2022-11-17
Daniel Gustafsson
doc: Fix wording of MERGE actions in README
commit
|
commitdiff
|
tree
2022-11-17
Daniel Gustafsson
Fix typos in comments
commit
|
commitdiff
|
tree
2022-11-17
Michael Paquier
Remove unneeded include in test_slru.c
commit
|
commitdiff
|
tree
2022-11-17
Peter Eisentraut
Export with_icu when running src/bin/scripts tests...
commit
|
commitdiff
|
tree
2022-11-17
Peter Eisentraut
Update some more ObjectType switch statements to not...
commit
|
commitdiff
|
tree
2022-11-17
Tom Lane
Improve ruleutils' printout of LATERAL references withi...
commit
|
commitdiff
|
tree
2022-11-16
Thomas Munro
Fix slowdown in TAP tests due to recent walreceiver...
commit
|
commitdiff
|
tree
2022-11-16
Tom Lane
Invent "multibitmapsets", and use them to speed up...
commit
|
commitdiff
|
tree
2022-11-16
Peter Eisentraut
Add missing object classes to object_address test
commit
|
commitdiff
|
tree
2022-11-16
Tom Lane
Shave some cycles off subscription/t/100_bugs.pl tests.
commit
|
commitdiff
|
tree
2022-11-16
Peter Eisentraut
Variable renaming in preparation for refactoring
commit
|
commitdiff
|
tree
2022-11-16
Peter Eisentraut
Remove useless casts
commit
|
commitdiff
|
tree
2022-11-16
Peter Eisentraut
Turn HeapKeyTest macro into inline function
commit
|
commitdiff
|
tree
2022-11-16
Peter Eisentraut
Remove unused include
commit
|
commitdiff
|
tree
2022-11-16
Daniel Gustafsson
doc: document the TAP test environment variables
commit
|
commitdiff
|
tree
2022-11-16
Daniel Gustafsson
doc: update metacpan.org links to avoid redirects
commit
|
commitdiff
|
tree
2022-11-16
Michael Paquier
Use multi-inserts for pg_ts_config_map
commit
|
commitdiff
|
tree
2022-11-16
Jeff Davis
Fix test in ae168c794f, per buildfarm.
commit
|
commitdiff
|
tree
2022-11-16
Michael Paquier
Use multi-inserts for pg_enum
commit
|
commitdiff
|
tree
2022-11-16
Michael Paquier
Avoid some overhead with open and close of catalog...
commit
|
commitdiff
|
tree
2022-11-16
Michael Paquier
Add test module for SLRUs
commit
|
commitdiff
|
tree
2022-11-16
Jeff Davis
Mark argument of RegisterCustomRmgr() as const.
commit
|
commitdiff
|
tree
2022-11-15
Jeff Davis
Add test module for Custom WAL Resource Manager feature.
commit
|
commitdiff
|
tree
2022-11-15
Peter Geoghegan
Deduplicate freeze plans in freeze WAL records.
commit
|
commitdiff
|
tree
2022-11-15
Peter Eisentraut
Check return value of pclose() correctly
commit
|
commitdiff
|
tree
2022-11-15
Daniel Gustafsson
doc: Use more concise wording for pl/pgSQL TG_ variables
commit
|
commitdiff
|
tree
2022-11-15
Peter Eisentraut
psql: Add command to use extended query protocol
commit
|
commitdiff
|
tree
2022-11-15
Peter Eisentraut
libpq error message refactoring, part 2
commit
|
commitdiff
|
tree
2022-11-15
Peter Eisentraut
libpq error message refactoring
commit
|
commitdiff
|
tree
2022-11-15
Peter Eisentraut
Disallow setting archive_library and archive_command...
commit
|
commitdiff
|
tree
2022-11-15
Amit Kapila
Improve comments referring snapshot's subxip array.
commit
|
commitdiff
|
tree
2022-11-14
Amit Kapila
Fix cleanup lock acquisition in SPLIT_ALLOCATE_PAGE...
commit
|
commitdiff
|
tree
2022-11-14
Michael Paquier
Add error context callback when tokenizing authenticati...
commit
|
commitdiff
|
tree
2022-11-14
Michael Paquier
Invent open_auth_file() in hba.c to refactor authentica...
commit
|
commitdiff
|
tree
2022-11-13
Peter Eisentraut
libpq: Add missing newlines to error messages
commit
|
commitdiff
|
tree
2022-11-13
Peter Eisentraut
libpq: Remove unneeded cast and adjust format placeholder
commit
|
commitdiff
|
tree
2022-11-13
Tom Lane
Make Bitmapsets be valid Nodes.
commit
|
commitdiff
|
tree
2022-11-13
Andrew Dunstan
Use installed postgresql.conf.sample for GUC sanity...
commit
|
commitdiff
|
tree
2022-11-13
Andrew Dunstan
Make PostgreSQL::Test::Cluster::config_data more flexible
commit
|
commitdiff
|
tree
2022-11-13
Peter Eisentraut
Refactor aclcheck functions
commit
|
commitdiff
|
tree
2022-11-13
Peter Eisentraut
Refactor ownercheck functions
commit
|
commitdiff
|
tree
2022-11-12
Peter Eisentraut
Add repalloc0 and repalloc0_array
commit
|
commitdiff
|
tree
2022-11-12
Noah Misch
If wait_for_catchup fails under has_wal_read_bug, skip...
commit
|
commitdiff
|
tree
2022-11-12
Tom Lane
Fix volatility marking of timestamptz_trunc_zone.
commit
|
commitdiff
|
tree
2022-11-12
Jeff Davis
Document WAL rules related to PD_ALL_VISIBLE in README.
commit
|
commitdiff
|
tree
2022-11-11
Jeff Davis
Fix theoretical torn page hazard.
commit
|
commitdiff
|
tree
2022-11-11
Jeff Davis
Remove obsolete comments and code from prior to f8f4227976.
commit
|
commitdiff
|
tree
2022-11-11
Peter Eisentraut
meson: Define HAVE_LOCALE_T for msvc
commit
|
commitdiff
|
tree
2022-11-10
Tom Lane
Support writing "CREATE/ALTER TABLE ... SET STORAGE...
commit
|
commitdiff
|
tree
2022-11-10
Tom Lane
Fix alter_table.sql test case to test what it claims to.
commit
|
commitdiff
|
tree
2022-11-10
Amit Kapila
Fix comments atop ReorderBufferAddInvalidations.
commit
|
commitdiff
|
tree
2022-11-10
Michael Paquier
Fix comment of SimpleLruInit() in slru.c
commit
|
commitdiff
|
tree
2022-11-09
Tom Lane
Apply a better fix to mdunlinkfork().
commit
|
commitdiff
|
tree
2022-11-09
Alvaro Herrera
Remove redundant declaration for XidInMVCCSnapshot
commit
|
commitdiff
|
tree
2022-11-09
Tom Lane
Report a more useful error for reloptions on a partitio...
commit
|
commitdiff
|
tree
2022-11-09
Tom Lane
Doc: add comments about PreventInTransactionBlock/IsInT...
commit
|
commitdiff
|
tree
2022-11-09
Thomas Munro
Provide sigaction() for Windows.
commit
|
commitdiff
|
tree
2022-11-08
Michael Paquier
Use AbsoluteConfigLocation() when building an included...
commit
|
commitdiff
|
tree
2022-11-08
Tom Lane
Doc: improve tutorial section about grouped aggregates.
commit
|
commitdiff
|
tree
2022-11-08
Peter Eisentraut
Unify some internal error message wordings
commit
|
commitdiff
|
tree
2022-11-08
Tom Lane
Produce more-optimal plans for bitmap scans on boolean...
commit
|
commitdiff
|
tree
2022-11-08
Thomas Munro
Suppress useless wakeups in walreceiver.
commit
|
commitdiff
|
tree
2022-11-08
Michael Paquier
psql: Add information in \d+ about foreign partitions...
commit
|
commitdiff
|
tree
2022-11-08
Michael Paquier
Use pg_pwrite_zeros() in walmethods.c
commit
|
commitdiff
|
tree
2022-11-08
Michael Paquier
Introduce pg_pwrite_zeros() in fileutils.c
commit
|
commitdiff
|
tree
2022-11-08
Michael Paquier
Fix initialization of pg_stat_get_lastscan()
commit
|
commitdiff
|
tree
2022-11-07
David Rowley
Fix compiler warning on MSVC
commit
|
commitdiff
|
tree
2022-11-07
Tom Lane
Fix failure to remove non-first segments of temporary...
commit
|
commitdiff
|
tree
2022-11-07
Michael Paquier
Move code related to configuration files in directories...
commit
|
commitdiff
|
tree
2022-11-05
Tom Lane
Don't pass down nonnullable_vars while reducing outer...
commit
|
commitdiff
|
tree
2022-11-05
Tom Lane
Handle SubPlan cases in find_nonnullable_rels/vars.
commit
|
commitdiff
|
tree
2022-11-05
Andres Freund
Remove redundant breaks in HeapTupleSatisfiesVisibility
commit
|
commitdiff
|
tree
2022-11-05
Michael Paquier
Remove unneeded includes of <sys/stat.h>
commit
|
commitdiff
|
tree
2022-11-05
Andres Freund
meson: Split 'main' suite into 'regress' and 'isolation'
commit
|
commitdiff
|
tree
2022-11-05
Andres Freund
meson: Mark PROVE as not required
commit
|
commitdiff
|
tree
2022-11-04
Tom Lane
Fix CREATE DATABASE so we can pg_upgrade DBs with OIDs...
commit
|
commitdiff
|
tree
2022-11-04
Etsuro Fujita
Correct error message for row-level triggers with trans...
commit
|
commitdiff
|
tree
2022-11-04
Amit Kapila
Doc: Improve the description of confirmed_flush_lsn...
commit
|
commitdiff
|
tree
2022-11-04
John Naylor
Remove outdated include
commit
|
commitdiff
|
tree
2022-11-03
Alvaro Herrera
Create FKs properly when attaching table as partition
commit
|
commitdiff
|
tree
2022-11-03
Peter Eisentraut
Make AssertPointerAlignment available to frontend code
commit
|
commitdiff
|
tree
2022-11-03
Tom Lane
Avoid crash after function syntax error in a replicatio...
commit
|
commitdiff
|
tree
2022-11-03
Alvaro Herrera
Resolve partition strategy during early parsing
commit
|
commitdiff
|
tree
2022-11-03
Tom Lane
Add casts to simplehash.h to silence C++ warnings.
commit
|
commitdiff
|
tree
2022-11-03
John Naylor
Straighten include order in guc-file.l
commit
|
commitdiff
|
tree
2022-11-02
Tom Lane
Allow use of __sync_lock_test_and_set for spinlocks...
commit
|
commitdiff
|
tree
2022-11-02
Peter Eisentraut
pg_dump: Refactor code that constructs ALTER ... OWNER...
commit
|
commitdiff
|
tree
2022-11-02
Tom Lane
Defend against unsupported partition relkind in logical...
commit
|
commitdiff
|
tree
2022-11-02
Tom Lane
pg_dump: fix failure to dump comments on constraints...
commit
|
commitdiff
|
tree
2022-11-02
Etsuro Fujita
Fix copy-and-pasteo in comment.
commit
|
commitdiff
|
tree
2022-11-02
Amit Kapila
Doc: Update information about manually creating slots.
commit
|
commitdiff
|
tree
2022-11-02
Amit Kapila
Improve the description of XLOG_RUNNING_XACTS.
commit
|
commitdiff
|
tree
next