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
2021-04-06
Peter Eisentraut
Change return type of EXTRACT to numeric
commit
|
commitdiff
|
tree
2021-04-06
Fujii Masao
Fix typo in pgstat.c.
commit
|
commitdiff
|
tree
2021-04-06
Fujii Masao
Add function to log the memory contexts of specified...
commit
|
commitdiff
|
tree
2021-04-06
Michael Paquier
Fix some issues with SSL and Kerberos tests
commit
|
commitdiff
|
tree
2021-04-06
Amit Kapila
Allow pgoutput to send logical decoding messages.
commit
|
commitdiff
|
tree
2021-04-06
Amit Kapila
Refactor function parse_output_parameters.
commit
|
commitdiff
|
tree
2021-04-06
Michael Paquier
Change PostgresNode::connect_fails() to never send...
commit
|
commitdiff
|
tree
2021-04-06
Peter Geoghegan
Allocate access strategy in parallel VACUUM workers.
commit
|
commitdiff
|
tree
2021-04-05
Tom Lane
Support INCLUDE'd columns in SP-GiST.
commit
|
commitdiff
|
tree
2021-04-05
Peter Geoghegan
Propagate parallel VACUUM's buffer access strategy.
commit
|
commitdiff
|
tree
2021-04-05
Peter Geoghegan
Simplify state managed by VACUUM.
commit
|
commitdiff
|
tree
2021-04-05
Stephen Frost
Add pg_read_all_data and pg_write_all_data roles
commit
|
commitdiff
|
tree
2021-04-05
Fujii Masao
Shut down transaction tracking at startup process exit.
commit
|
commitdiff
|
tree
2021-04-05
Alvaro Herrera
Align some terms in arch-dev.sgml to glossary
commit
|
commitdiff
|
tree
2021-04-05
Peter Eisentraut
Renumber cursor option flags
commit
|
commitdiff
|
tree
2021-04-05
Michael Paquier
Fix typo in collationcmds.c
commit
|
commitdiff
|
tree
2021-04-05
Michael Paquier
Refactor all TAP test suites doing connection checks
commit
|
commitdiff
|
tree
2021-04-04
Tom Lane
Fix more confusion in SP-GiST.
commit
|
commitdiff
|
tree
2021-04-04
Tom Lane
Fix confusion in SP-GiST between attribute type and...
commit
|
commitdiff
|
tree
2021-04-04
Tomas Vondra
Fix bug in brin_minmax_multi_union
commit
|
commitdiff
|
tree
2021-04-04
Tomas Vondra
Add regression test for minmax-multi macaddr8 type
commit
|
commitdiff
|
tree
2021-04-04
Tomas Vondra
Fix order of parameters in BRIN minmax-multi calls
commit
|
commitdiff
|
tree
2021-04-04
Tomas Vondra
Fix BRIN minmax-multi distance for inet type
commit
|
commitdiff
|
tree
2021-04-04
Tomas Vondra
Fix BRIN minmax-multi distance for timetz type
commit
|
commitdiff
|
tree
2021-04-04
Tomas Vondra
Fix BRIN minmax-multi distance for interval type
commit
|
commitdiff
|
tree
2021-04-03
Tom Lane
Improve psql's behavior when the editor is exited witho...
commit
|
commitdiff
|
tree
2021-04-03
Andres Freund
Improve efficiency of wait event reporting, remove...
commit
|
commitdiff
|
tree
2021-04-03
Andres Freund
Split backend status and progress related functionality...
commit
|
commitdiff
|
tree
2021-04-03
Michael Paquier
Use more verbose matching patterns for errors in SSL...
commit
|
commitdiff
|
tree
2021-04-03
Michael Paquier
Refactor HMAC implementations
commit
|
commitdiff
|
tree
2021-04-03
Andres Freund
Do not rely on pgstat.h to indirectly include storage...
commit
|
commitdiff
|
tree
2021-04-03
Andres Freund
Split wait event related code from pgstat.[ch] into...
commit
|
commitdiff
|
tree
2021-04-02
David Rowley
Remove useless Asserts in Result Cache code
commit
|
commitdiff
|
tree
2021-04-02
Bruce Momjian
Use macro MONTHS_PER_YEAR instead of '12' in /ecpg...
commit
|
commitdiff
|
tree
2021-04-02
Thomas Munro
Detect POLLHUP/POLLRDHUP while running queries.
commit
|
commitdiff
|
tree
2021-04-02
Joe Conway
Clarify documentation of RESET ROLE
commit
|
commitdiff
|
tree
2021-04-02
Fujii Masao
pg_checksums: Fix progress reporting.
commit
|
commitdiff
|
tree
2021-04-02
Tom Lane
Strip file names reported in error messages on Windows...
commit
|
commitdiff
|
tree
2021-04-02
Andrew Dunstan
Fix typo in 6d7a6feac4
commit
|
commitdiff
|
tree
2021-04-02
Fujii Masao
postgres_fdw: Add option to control whether to keep...
commit
|
commitdiff
|
tree
2021-04-02
Peter Eisentraut
Add support for NullIfExpr in eval_const_expressions
commit
|
commitdiff
|
tree
2021-04-02
Fujii Masao
Fix pgstat_report_replslot() to use proper data types...
commit
|
commitdiff
|
tree
2021-04-02
Michael Paquier
doc: Clarify how to generate backup files with non...
commit
|
commitdiff
|
tree
2021-04-02
Fujii Masao
Fix typos in comments.
commit
|
commitdiff
|
tree
2021-04-02
David Rowley
Attempt to fix unstable Result Cache regression tests
commit
|
commitdiff
|
tree
2021-04-02
Bruce Momjian
doc: mention that intervening major releases can be...
commit
|
commitdiff
|
tree
2021-04-02
David Rowley
Add Result Cache executor node (take 2)
commit
|
commitdiff
|
tree
2021-04-02
Michael Paquier
Improve stability of test with vacuum_truncate in relop...
commit
|
commitdiff
|
tree
2021-04-01
Tom Lane
Rethink handling of pass-by-value leaf datums in SP...
commit
|
commitdiff
|
tree
2021-04-01
Stephen Frost
Rename Default Roles to Predefined Roles
commit
|
commitdiff
|
tree
2021-04-01
Alvaro Herrera
Fix setvbuf()-induced crash in libpq_pipeline
commit
|
commitdiff
|
tree
2021-04-01
Robert Haas
amcheck: Fix verify_heapam's tuple visibility checking...
commit
|
commitdiff
|
tree
2021-04-01
Tom Lane
Fix pg_restore's misdesigned code for detecting archive...
commit
|
commitdiff
|
tree
2021-04-01
Peter Eisentraut
Fix internal extract(timezone_minute) formulas
commit
|
commitdiff
|
tree
2021-04-01
Alvaro Herrera
libpq_pipeline: Must strdup(optarg) to avoid crash
commit
|
commitdiff
|
tree
2021-04-01
Heikki Linnakangas
Do COPY FROM encoding conversion/verification in larger...
commit
|
commitdiff
|
tree
2021-04-01
Heikki Linnakangas
Add 'noError' argument to encoding conversion functions.
commit
|
commitdiff
|
tree
2021-04-01
Peter Eisentraut
Make extract(timetz) tests a bit more interesting
commit
|
commitdiff
|
tree
2021-04-01
Michael Paquier
doc: Clarify use of ACCESS EXCLUSIVE lock in various...
commit
|
commitdiff
|
tree
2021-04-01
Amit Kapila
Ensure to send a prepare after we detect concurrent...
commit
|
commitdiff
|
tree
2021-04-01
Michael Paquier
Move some client-specific routines from SSLServer to...
commit
|
commitdiff
|
tree
2021-04-01
David Rowley
Revert b6002a796
commit
|
commitdiff
|
tree
2021-03-31
David Rowley
Add Result Cache executor node
commit
|
commitdiff
|
tree
2021-03-31
Alvaro Herrera
Remove setvbuf() call from PQtrace()
commit
|
commitdiff
|
tree
2021-03-31
Alvaro Herrera
Initialize conn->Pfdebug to NULL when creating a connection
commit
|
commitdiff
|
tree
2021-03-31
Alvaro Herrera
Disable force_parallel_mode in libpq_pipeline
commit
|
commitdiff
|
tree
2021-03-31
Tom Lane
Fix unportable use of isprint().
commit
|
commitdiff
|
tree
2021-03-31
Tom Lane
Fix portability and safety issues in pqTraceFormatTimes...
commit
|
commitdiff
|
tree
2021-03-31
Tom Lane
Silence compiler warning in non-assert builds.
commit
|
commitdiff
|
tree
2021-03-31
Tom Lane
Don't prematurely cram a value into a short int.
commit
|
commitdiff
|
tree
2021-03-31
Stephen Frost
Add a docs section for obsoleted and renamed functions...
commit
|
commitdiff
|
tree
2021-03-31
Tom Lane
Suppress compiler warning in libpq_pipeline.c.
commit
|
commitdiff
|
tree
2021-03-31
Tom Lane
Improve style of some replication-related error messages.
commit
|
commitdiff
|
tree
2021-03-31
Alvaro Herrera
Fix some libpq_pipeline test problems
commit
|
commitdiff
|
tree
2021-03-31
Joe Conway
Fix has_column_privilege function corner case
commit
|
commitdiff
|
tree
2021-03-31
Tom Lane
Rework planning and execution of UPDATE and DELETE.
commit
|
commitdiff
|
tree
2021-03-31
Peter Eisentraut
Allow an alias to be attached to a JOIN ... USING
commit
|
commitdiff
|
tree
2021-03-31
Etsuro Fujita
Add support for asynchronous execution.
commit
|
commitdiff
|
tree
2021-03-31
Peter Eisentraut
Add p_names field to ParseNamespaceItem
commit
|
commitdiff
|
tree
2021-03-31
Peter Eisentraut
Add errhint_plural() function and make use of it
commit
|
commitdiff
|
tree
2021-03-31
Peter Eisentraut
doc: Remove Cyrillic from unistr example
commit
|
commitdiff
|
tree
2021-03-31
Amit Kapila
Remove extra semicolon in postgres_fdw tests.
commit
|
commitdiff
|
tree
2021-03-31
Amit Kapila
Doc: Use consistent terminology for tablesync slots.
commit
|
commitdiff
|
tree
2021-03-31
Noah Misch
Accept slightly-filled pages for tuples larger than...
commit
|
commitdiff
|
tree
2021-03-31
Michael Paquier
Fix comment in parsenodes.h
commit
|
commitdiff
|
tree
2021-03-31
Michael Paquier
Add support for --extension in pg_dump
commit
|
commitdiff
|
tree
2021-03-31
Tom Lane
Remove small inefficiency in ExecARDeleteTriggers/ExecA...
commit
|
commitdiff
|
tree
2021-03-30
Bruce Momjian
adjust dblink regression expected output for commit...
commit
|
commitdiff
|
tree
2021-03-30
Alvaro Herrera
libpq_pipeline: add PQtrace() support and tests
commit
|
commitdiff
|
tree
2021-03-30
Alvaro Herrera
Improve PQtrace() output format
commit
|
commitdiff
|
tree
2021-03-30
Bruce Momjian
In messages, use singular nouns for -1, like we do...
commit
|
commitdiff
|
tree
2021-03-30
Peter Eisentraut
Add tests for date_part of epoch near upper bound of...
commit
|
commitdiff
|
tree
2021-03-30
Stephen Frost
Use a WaitLatch for vacuum/autovacuum sleeping
commit
|
commitdiff
|
tree
2021-03-30
Tom Lane
Further tweaking of pg_dump's handling of default_toast...
commit
|
commitdiff
|
tree
2021-03-30
David Rowley
Allow estimate_num_groups() to pass back further detail...
commit
|
commitdiff
|
tree
2021-03-30
David Rowley
Fix compiler warning in unistr function
commit
|
commitdiff
|
tree
2021-03-30
David Rowley
Allow users of simplehash.h to perform direct deletions
commit
|
commitdiff
|
tree
2021-03-30
Peter Eisentraut
Add upper boundary tests for timestamp and timestamptz...
commit
|
commitdiff
|
tree
2021-03-30
Amit Kapila
Add a xid argument to the filter_prepare callback for...
commit
|
commitdiff
|
tree
2021-03-30
Etsuro Fujita
Update obsolete comment.
commit
|
commitdiff
|
tree
next