projects
/
postgresql.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
postgresql.git
2020-10-08
Amit Kapila
Track statistics for spilling of changes from ReorderBu...
commit
|
commitdiff
|
tree
2020-10-07
Tom Lane
Fix optimization hazard in gram.y's makeOrderedSetArgs...
commit
|
commitdiff
|
tree
2020-10-07
Tom Lane
Prevent internal overflows in date-vs-timestamp and...
commit
|
commitdiff
|
tree
2020-10-07
Tom Lane
Clean up after newly-added tests for pg_test_fsync...
commit
|
commitdiff
|
tree
2020-10-07
Tom Lane
Rethink recent fix for pg_dump's handling of extension...
commit
|
commitdiff
|
tree
2020-10-07
Amit Kapila
Display the names of missing columns in error during...
commit
|
commitdiff
|
tree
2020-10-06
Bruce Momjian
pg_upgrade: remove pre-8.4 code and >= 8.4 check
commit
|
commitdiff
|
tree
2020-10-06
Bruce Momjian
pg_upgrade; change major version comparisons to use...
commit
|
commitdiff
|
tree
2020-10-06
Tom Lane
Build EC members for child join rels in the right memor...
commit
|
commitdiff
|
tree
2020-10-06
Magnus Hagander
Further improvements on documentation for pg_dump -t
commit
|
commitdiff
|
tree
2020-10-06
Magnus Hagander
Clarify documentation around pg_dump -t option
commit
|
commitdiff
|
tree
2020-10-06
Magnus Hagander
Expand installation documentation to cover binary insta...
commit
|
commitdiff
|
tree
2020-10-06
Michael Paquier
Fix compilation warning in xlog.c
commit
|
commitdiff
|
tree
2020-10-06
Andres Freund
Try to unbreak 021_row_visibility.pl on mingw.
commit
|
commitdiff
|
tree
2020-10-06
Fujii Masao
postgres_fdw: reestablish new connection if cached...
commit
|
commitdiff
|
tree
2020-10-05
Bruce Momjian
doc: show functions returning record types and use...
commit
|
commitdiff
|
tree
2020-10-05
Bruce Momjian
Overhaul pg_hba.conf clientcert's API
commit
|
commitdiff
|
tree
2020-10-05
Tom Lane
Include the process PID in assertion-failure messages.
commit
|
commitdiff
|
tree
2020-10-05
Tom Lane
Fix two latent(?) bugs in equivclass.c.
commit
|
commitdiff
|
tree
2020-10-05
Tom Lane
Doc: fix parameter names in the docs of a couple of...
commit
|
commitdiff
|
tree
2020-10-05
Peter Eisentraut
Support for OUT parameters in procedures
commit
|
commitdiff
|
tree
2020-10-05
Tom Lane
Improve stability of identity.sql regression test.
commit
|
commitdiff
|
tree
2020-10-05
Michael Paquier
Fix handling of redundant options with COPY for "freeze...
commit
|
commitdiff
|
tree
2020-10-04
Tom Lane
Make postgres.bki use the same literal-string syntax...
commit
|
commitdiff
|
tree
2020-10-03
Peter Eisentraut
Improve <xref> vs. <command> formatting in the document...
commit
|
commitdiff
|
tree
2020-10-03
Bruce Momjian
doc: libpq connection options can override command...
commit
|
commitdiff
|
tree
2020-10-03
Bruce Momjian
doc: clarify the use of ssh port forwarding
commit
|
commitdiff
|
tree
2020-10-02
Heikki Linnakangas
Tidy up error reporting when converting PL/Python arrays.
commit
|
commitdiff
|
tree
2020-10-02
Michael Paquier
doc: Improve some documentation about HA and replication
commit
|
commitdiff
|
tree
2020-10-02
Fujii Masao
Add pg_stat_wal statistics view.
commit
|
commitdiff
|
tree
2020-10-02
Michael Paquier
Add block information in error context of WAL REDO...
commit
|
commitdiff
|
tree
2020-10-01
Tom Lane
Put back explicit setting of replication values within...
commit
|
commitdiff
|
tree
2020-10-01
Heikki Linnakangas
Fix incorrect assertion on number of array dimensions.
commit
|
commitdiff
|
tree
2020-10-01
Heikki Linnakangas
Set right-links during sorted GiST index build.
commit
|
commitdiff
|
tree
2020-10-01
Michael Paquier
Remove logging.c from the shared library of src/common/
commit
|
commitdiff
|
tree
2020-10-01
Andres Freund
Fix and test snapshot behavior on standby.
commit
|
commitdiff
|
tree
2020-09-30
Alvaro Herrera
Reword partitioning error message
commit
|
commitdiff
|
tree
2020-09-30
Tom Lane
Fix handling of BC years in to_date/to_timestamp.
commit
|
commitdiff
|
tree
2020-09-30
Heikki Linnakangas
pgbench: Use PQExpBuffer to simplify code that construc...
commit
|
commitdiff
|
tree
2020-09-30
Peter Eisentraut
Fix XML id to match GUC name
commit
|
commitdiff
|
tree
2020-09-30
Tom Lane
Remove obsolete replication settings within TAP tests.
commit
|
commitdiff
|
tree
2020-09-30
David Rowley
Doc: Improve clarity on partitioned table limitations
commit
|
commitdiff
|
tree
2020-09-29
Tom Lane
Fix make_timestamp[tz] to accept negative years as...
commit
|
commitdiff
|
tree
2020-09-29
Tom Lane
Fix memory leak in plpgsql's CALL processing.
commit
|
commitdiff
|
tree
2020-09-29
Alexander Korotkov
Support for ISO 8601 in the jsonpath .datetime() method
commit
|
commitdiff
|
tree
2020-09-29
Alexander Korotkov
Remove excess space from jsonpath .datetime() default...
commit
|
commitdiff
|
tree
2020-09-29
Fujii Masao
Archive timeline history files in standby if archive_mo...
commit
|
commitdiff
|
tree
2020-09-29
Michael Paquier
Fix progress reporting of REINDEX CONCURRENTLY
commit
|
commitdiff
|
tree
2020-09-29
Tom Lane
Add for_each_from, to simplify loops starting from...
commit
|
commitdiff
|
tree
2020-09-29
Michael Paquier
Revert "Change SHA2 implementation based on OpenSSL...
commit
|
commitdiff
|
tree
2020-09-28
Tom Lane
Stabilize create_table regression test.
commit
|
commitdiff
|
tree
2020-09-28
Tom Lane
Assign collations in partition bound expressions.
commit
|
commitdiff
|
tree
2020-09-28
Tom Lane
Remove complaints about COLLATE clauses in partition...
commit
|
commitdiff
|
tree
2020-09-28
Tom Lane
Cache the result of converting now() to a struct pg_tm.
commit
|
commitdiff
|
tree
2020-09-28
Michael Paquier
Change SHA2 implementation based on OpenSSL to use...
commit
|
commitdiff
|
tree
2020-09-28
Tom Lane
Minor mop-up for List improvements.
commit
|
commitdiff
|
tree
2020-09-28
Fujii Masao
Improve tab-completion for DEALLOCATE.
commit
|
commitdiff
|
tree
2020-09-28
David Rowley
Improve pg_list.h's linitial(), lsecond() and co macros
commit
|
commitdiff
|
tree
2020-09-28
Michael Paquier
Improve range checks of options for pg_test_fsync and...
commit
|
commitdiff
|
tree
2020-09-27
Tom Lane
Move resolution of AlternativeSubPlan choices to the...
commit
|
commitdiff
|
tree
2020-09-26
Tom Lane
Further stabilize output from rolenames regression...
commit
|
commitdiff
|
tree
2020-09-26
Tom Lane
Revise RelationBuildRowSecurity() to avoid memory leaks.
commit
|
commitdiff
|
tree
2020-09-26
Amit Kapila
Fix the logical replication from HEAD to lower versions.
commit
|
commitdiff
|
tree
2020-09-25
Thomas Munro
Defer flushing of SLRU files.
commit
|
commitdiff
|
tree
2020-09-25
Michael Paquier
Remove custom memory allocation layer in pgcrypto
commit
|
commitdiff
|
tree
2020-09-24
Tom Lane
Fix handling of -d "connection string" in pg_dump/pg_re...
commit
|
commitdiff
|
tree
2020-09-24
Robert Haas
Fix two bugs in MaintainOldSnapshotTimeMapping.
commit
|
commitdiff
|
tree
2020-09-24
Peter Eisentraut
Standardize the printf format for st_size
commit
|
commitdiff
|
tree
2020-09-24
Robert Haas
Add new 'old_snapshot' contrib module.
commit
|
commitdiff
|
tree
2020-09-24
Robert Haas
Expose oldSnapshotControl definition via new header.
commit
|
commitdiff
|
tree
2020-09-24
Tom Lane
Doc: sync lobj.sgml's copy of testlo.c with the latter...
commit
|
commitdiff
|
tree
2020-09-24
Tom Lane
Improve behavior of tsearch_readline(), and remove...
commit
|
commitdiff
|
tree
2020-09-23
Thomas Munro
Fix missing fsync of SLRU directories.
commit
|
commitdiff
|
tree
2020-09-23
Tom Lane
Improve error cursor positions for problems with partit...
commit
|
commitdiff
|
tree
2020-09-23
Tom Lane
Avoid possible dangling-pointer access in tsearch_readl...
commit
|
commitdiff
|
tree
2020-09-23
Thomas Munro
Allow WaitLatch() to be used without a latch.
commit
|
commitdiff
|
tree
2020-09-22
Tom Lane
Simplify SortTocFromFile() by removing fixed buffer...
commit
|
commitdiff
|
tree
2020-09-22
Tom Lane
Remove arbitrary line length limit for libpq service...
commit
|
commitdiff
|
tree
2020-09-22
Tom Lane
Rethink API for pg_get_line.c, one more time.
commit
|
commitdiff
|
tree
2020-09-22
Tom Lane
Exclude fmgrprotos.h from pgindent processing.
commit
|
commitdiff
|
tree
2020-09-22
Tom Lane
Improve the error message for an inappropriate column...
commit
|
commitdiff
|
tree
2020-09-21
Tom Lane
Fix a few more generator scripts to produce pgindent...
commit
|
commitdiff
|
tree
2020-09-21
Tom Lane
Copy editing: fix a bunch of misspellings and poor...
commit
|
commitdiff
|
tree
2020-09-21
Peter Eisentraut
Standardize order of use strict and use warnings in...
commit
|
commitdiff
|
tree
2020-09-21
Heikki Linnakangas
Fix checksum calculation in the new sorting GiST build.
commit
|
commitdiff
|
tree
2020-09-20
Tom Lane
Fix new GIST build code to work under CLOBBER_CACHE_ALWAYS.
commit
|
commitdiff
|
tree
2020-09-20
Peter Eisentraut
Fix whitespace
commit
|
commitdiff
|
tree
2020-09-19
Tom Lane
Remove precedence hacks no longer needed without postfi...
commit
|
commitdiff
|
tree
2020-09-19
Peter Eisentraut
Remove unused parameters
commit
|
commitdiff
|
tree
2020-09-19
Thomas Munro
Code review for dynahash change.
commit
|
commitdiff
|
tree
2020-09-18
Thomas Munro
Remove large fill factor support from dynahash.c.
commit
|
commitdiff
|
tree
2020-09-18
Tom Lane
Allow most keywords to be used as column labels without...
commit
|
commitdiff
|
tree
2020-09-18
Robert Haas
pg_surgery: Try to stabilize regression tests.
commit
|
commitdiff
|
tree
2020-09-18
Amit Kapila
Update file header comments for logical/relation.c.
commit
|
commitdiff
|
tree
2020-09-18
Amit Kapila
Fix comments in heapam.c.
commit
|
commitdiff
|
tree
2020-09-18
Tom Lane
Try to stabilize output from rolenames regression test.
commit
|
commitdiff
|
tree
2020-09-17
Tom Lane
Remove support for postfix (right-unary) operators.
commit
|
commitdiff
|
tree
2020-09-17
Tom Lane
Remove factorial operators, leaving only the factorial...
commit
|
commitdiff
|
tree
2020-09-17
Tom Lane
Further improve pgindent's list of file exclusions.
commit
|
commitdiff
|
tree
2020-09-17
Tom Lane
Improve common/logging.c's support for multiple verbosi...
commit
|
commitdiff
|
tree
next