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
2023-03-15
Tom Lane
Support PlaceHolderVars in MERGE actions.
commit
|
commitdiff
|
tree
2023-03-15
Alvaro Herrera
doc: Add lists of modules trusted/obsolete
commit
|
commitdiff
|
tree
2023-03-15
Thomas Munro
Use nanosleep() to implement pg_usleep().
commit
|
commitdiff
|
tree
2023-03-15
Thomas Munro
Update obsolete comment about pg_usleep() accuracy.
commit
|
commitdiff
|
tree
2023-03-15
Amit Kapila
Add the testcases for 89e46da5e5.
commit
|
commitdiff
|
tree
2023-03-15
Michael Paquier
Improve WIN32 port of fstat() to detect more file types
commit
|
commitdiff
|
tree
2023-03-15
Amit Kapila
Allow the use of indexes other than PK and REPLICA...
commit
|
commitdiff
|
tree
2023-03-15
Thomas Munro
Fix fractional vacuum_cost_delay.
commit
|
commitdiff
|
tree
2023-03-15
Thomas Munro
Fix waitpid() emulation on Windows.
commit
|
commitdiff
|
tree
2023-03-14
Tom Lane
Fix corner case bug in numeric to_char() some more.
commit
|
commitdiff
|
tree
2023-03-14
Tom Lane
Allow pg_dump to include/exclude child tables automatic...
commit
|
commitdiff
|
tree
2023-03-14
Tom Lane
Remove unnecessary code in dependency_is_compatible_exp...
commit
|
commitdiff
|
tree
2023-03-14
Daniel Gustafsson
doc: spell out full productname
commit
|
commitdiff
|
tree
2023-03-14
Michael Paquier
Rework design of functions in pg_walinspect
commit
|
commitdiff
|
tree
2023-03-14
Dean Rasheed
Add support for the error functions erf() and erfc().
commit
|
commitdiff
|
tree
2023-03-14
Michael Paquier
libpq: Add support for require_auth to control authoriz...
commit
|
commitdiff
|
tree
2023-03-13
Andres Freund
meson: fix openssl detection issues in 6a30027
commit
|
commitdiff
|
tree
2023-03-13
Tom Lane
Fix JSON error reporting for many cases of erroneous...
commit
|
commitdiff
|
tree
2023-03-13
Tom Lane
Fix failure to detect some cases of improperly-nested...
commit
|
commitdiff
|
tree
2023-03-13
Andrew Dunstan
Add a DEFAULT option to COPY FROM
commit
|
commitdiff
|
tree
2023-03-13
Dean Rasheed
Fix MERGE command tag for actions blocked by BEFORE...
commit
|
commitdiff
|
tree
2023-03-13
Dean Rasheed
Fix concurrent update issues with MERGE.
commit
|
commitdiff
|
tree
2023-03-13
Peter Eisentraut
Fix expected test output
commit
|
commitdiff
|
tree
2023-03-13
Peter Eisentraut
Remove incidental md5() function uses from main regress...
commit
|
commitdiff
|
tree
2023-03-13
Peter Eisentraut
Improve support for UNICODE collation on older ICU
commit
|
commitdiff
|
tree
2023-03-13
Michael Paquier
Fix inconsistent error handling for GSS encryption...
commit
|
commitdiff
|
tree
2023-03-13
Peter Eisentraut
cirrus/ccache: Use G rather than GB suffix
commit
|
commitdiff
|
tree
2023-03-13
Peter Eisentraut
meson: Make auto the default of the ssl option
commit
|
commitdiff
|
tree
2023-03-13
Michael Paquier
Refactor and improve tests of pg_walinspect
commit
|
commitdiff
|
tree
2023-03-12
Tom Lane
Work around implementation restriction in adjust_append...
commit
|
commitdiff
|
tree
2023-03-12
Andrew Dunstan
Mark unsafe_tests module as not runnable with installcheck
commit
|
commitdiff
|
tree
2023-03-11
Andres Freund
pg_amcheck: Minor test speedups
commit
|
commitdiff
|
tree
2023-03-11
Andres Freund
amcheck: Fix FullTransactionIdFromXidAndCtx() for xids...
commit
|
commitdiff
|
tree
2023-03-11
Andres Freund
amcheck: Fix ordering bug in update_cached_xid_range()
commit
|
commitdiff
|
tree
2023-03-11
Andres Freund
meson: fix header path of ossp-uuid
commit
|
commitdiff
|
tree
2023-03-11
Tom Lane
Fix misbehavior in contrib/pg_trgm with an unsatisfiabl...
commit
|
commitdiff
|
tree
2023-03-10
Tom Lane
Ensure COPY TO on an RLS-enabled table copies no more...
commit
|
commitdiff
|
tree
2023-03-10
Jeff Davis
initdb: derive encoding from locale for ICU; similar...
commit
|
commitdiff
|
tree
2023-03-10
Peter Eisentraut
Fix tests for non-ICU build
commit
|
commitdiff
|
tree
2023-03-10
Peter Eisentraut
Add standard collation UNICODE
commit
|
commitdiff
|
tree
2023-03-10
Michael Paquier
Include headers of archive/ in installation
commit
|
commitdiff
|
tree
2023-03-10
Peter Eisentraut
Add a test for UCS_BASIC collation
commit
|
commitdiff
|
tree
2023-03-10
Peter Eisentraut
doc: Better example for custom ICU rules
commit
|
commitdiff
|
tree
2023-03-10
Peter Eisentraut
Fix incorrect format placeholders
commit
|
commitdiff
|
tree
2023-03-10
Michael Paquier
pg_walinspect: pg_get_wal_fpi_info() -> pg_get_wal_bloc...
commit
|
commitdiff
|
tree
2023-03-09
Jeff Davis
Fix test failure caused in 27b62377b4.
commit
|
commitdiff
|
tree
2023-03-09
Tom Lane
Reject combining "epoch" and "infinity" with other...
commit
|
commitdiff
|
tree
2023-03-09
Jeff Davis
Use ICU by default at initdb time.
commit
|
commitdiff
|
tree
2023-03-09
Alvaro Herrera
HTML docs: Add padding to table.simplelist for more...
commit
|
commitdiff
|
tree
2023-03-09
Jeff Davis
Fix 9637badd9f.
commit
|
commitdiff
|
tree
2023-03-09
Jeff Davis
pg_upgrade: copy locale and encoding information to...
commit
|
commitdiff
|
tree
2023-03-09
Stephen Frost
For Kerberos testing, disable reverse DNS lookup
commit
|
commitdiff
|
tree
2023-03-09
Alvaro Herrera
Avoid criticizable perl code
commit
|
commitdiff
|
tree
2023-03-09
Michael Paquier
Add b6dfee28 to .git-blame-ignore-revs
commit
|
commitdiff
|
tree
2023-03-09
Peter Eisentraut
Improve/correct comments
commit
|
commitdiff
|
tree
2023-03-09
Peter Eisentraut
Disallow specifying ICU rules unless locale provider...
commit
|
commitdiff
|
tree
2023-03-09
Michael Paquier
Run pgindent on libpq's fe-auth.c, fe-auth-scram.c...
commit
|
commitdiff
|
tree
2023-03-09
Thomas Munro
Fix race in SERIALIZABLE READ ONLY.
commit
|
commitdiff
|
tree
2023-03-09
Andres Freund
meson: tests: Adjust with_icu/ZSTD env vars for pg_dump...
commit
|
commitdiff
|
tree
2023-03-09
Michael Paquier
doc: Add guidelines to generate coverage reports with...
commit
|
commitdiff
|
tree
2023-03-08
Andres Freund
meson: Add target for installing test files & improve...
commit
|
commitdiff
|
tree
2023-03-08
Alvaro Herrera
001_libpq_pipeline.pl: use Test::Differences if available
commit
|
commitdiff
|
tree
2023-03-08
Peter Eisentraut
Allow tailoring of ICU locales with custom rules
commit
|
commitdiff
|
tree
2023-03-08
Peter Eisentraut
Clean up comments
commit
|
commitdiff
|
tree
2023-03-08
Peter Eisentraut
Break up long GETTEXT_FILES lists
commit
|
commitdiff
|
tree
2023-03-08
Peter Eisentraut
Update comment
commit
|
commitdiff
|
tree
2023-03-08
Michael Paquier
Reflect normalization of query strings for utilities...
commit
|
commitdiff
|
tree
2023-03-08
Andres Freund
Fix corruption due to vacuum_defer_cleanup_age underflo...
commit
|
commitdiff
|
tree
2023-03-08
Michael Paquier
Refine query jumbling handling for CallStmt
commit
|
commitdiff
|
tree
2023-03-08
Andres Freund
meson: don't require 'touch' binary, make use of 'cp...
commit
|
commitdiff
|
tree
2023-03-08
Michael Paquier
Ignore IntoClause.viewQuery in query jumbling
commit
|
commitdiff
|
tree
2023-03-08
Michael Paquier
Improve readability of code PROCESS_MAIN in vacuum_rel()
commit
|
commitdiff
|
tree
2023-03-07
Tom Lane
Fix more bugs caused by adding columns to the end of...
commit
|
commitdiff
|
tree
2023-03-07
Peter Eisentraut
Add support for unit "B" to pg_size_bytes()
commit
|
commitdiff
|
tree
2023-03-07
Peter Eisentraut
doc: Update pg_size_pretty documentation about petabyte...
commit
|
commitdiff
|
tree
2023-03-07
Andres Freund
Fix flakey pg_stat_io test
commit
|
commitdiff
|
tree
2023-03-07
Michael Paquier
Make get_extension_schema() available
commit
|
commitdiff
|
tree
2023-03-07
David Rowley
Fix incorrect comment in pg_get_partkeydef()
commit
|
commitdiff
|
tree
2023-03-06
Michael Paquier
Improve cleanup phases in regression tests of pg_stat_s...
commit
|
commitdiff
|
tree
2023-03-06
Tom Lane
Fix some more cases of missed GENERATED-column updates.
commit
|
commitdiff
|
tree
2023-03-06
Michael Paquier
Silence -Wmissing-braces complaints in file_utils.c
commit
|
commitdiff
|
tree
2023-03-06
Tom Lane
Fill EState.es_rteperminfos more systematically.
commit
|
commitdiff
|
tree
2023-03-06
Robert Haas
Reword overly-optimistic comment about backup checksum...
commit
|
commitdiff
|
tree
2023-03-06
Robert Haas
Remove an old comment that doesn't seem especially...
commit
|
commitdiff
|
tree
2023-03-06
Robert Haas
In basebackup.c, perform end-of-file test after checksu...
commit
|
commitdiff
|
tree
2023-03-06
Daniel Gustafsson
Fix handling of default option values in createuser
commit
|
commitdiff
|
tree
2023-03-06
Michael Paquier
Add PROCESS_MAIN to VACUUM
commit
|
commitdiff
|
tree
2023-03-06
Michael Paquier
Improve the regression tests of VACUUM (PROCESS_TOAST)
commit
|
commitdiff
|
tree
2023-03-06
Amit Kapila
Deduplicate handling of binary and text modes in logica...
commit
|
commitdiff
|
tree
2023-03-06
Michael Paquier
Revise pg_pwrite_zeros()
commit
|
commitdiff
|
tree
2023-03-06
Thomas Munro
Fix assert failures in parallel SERIALIZABLE READ ONLY.
commit
|
commitdiff
|
tree
2023-03-05
Peter Eisentraut
SQL JSON path enhanced numeric literals
commit
|
commitdiff
|
tree
2023-03-04
Tom Lane
Avoid failure when altering state of partitioned foreig...
commit
|
commitdiff
|
tree
2023-03-04
Tom Lane
Tighten header pre-inclusions in headerscheck and cplus...
commit
|
commitdiff
|
tree
2023-03-03
Robert Haas
Update some incorrect comments about xlog records.
commit
|
commitdiff
|
tree
2023-03-03
Peter Eisentraut
meson: Prevent installation of test files during main...
commit
|
commitdiff
|
tree
2023-03-03
Peter Eisentraut
Fix incorrect format placeholders
commit
|
commitdiff
|
tree
2023-03-03
Michael Paquier
Force testing of query jumbling in 027_stream_regress.pl
commit
|
commitdiff
|
tree
2023-03-02
Michael Paquier
Refactor more the regression tests of pg_stat_statements
commit
|
commitdiff
|
tree
2023-03-02
Tom Lane
Harden new test case against force_parallel_mode =...
commit
|
commitdiff
|
tree
next