projects
/
postgresql.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
postgresql.git
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-05
Bruce Momjian
doc: show functions returning record types and use...
commit
|
commitdiff
|
tree
2020-10-05
Bruce Momjian
docs: clarify the interaction of clientcert and cert...
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
Tom Lane
Improve stability of identity.sql regression test.
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-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-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
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 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-28
Tom Lane
Assign collations in partition bound expressions.
commit
|
commitdiff
|
tree
2020-09-26
Tom Lane
Revise RelationBuildRowSecurity() to avoid memory leaks.
commit
|
commitdiff
|
tree
2020-09-24
Tom Lane
Fix handling of -d "connection string" in pg_dump/pg_re...
commit
|
commitdiff
|
tree
2020-09-23
Thomas Munro
Fix missing fsync of SLRU directories.
commit
|
commitdiff
|
tree
2020-09-23
Tom Lane
Avoid possible dangling-pointer access in tsearch_readl...
commit
|
commitdiff
|
tree
2020-09-21
Tom Lane
Stamp 13.0.
REL_13_0
commit
|
commitdiff
|
tree
2020-09-21
Tom Lane
Doc: improve v13 release note item about autovacuum...
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
Translation updates
commit
|
commitdiff
|
tree
2020-09-21
Peter Eisentraut
Update list of acknowledgments in release notes
commit
|
commitdiff
|
tree
2020-09-18
Tom Lane
Use factorial rather than numeric_fac in create_operato...
commit
|
commitdiff
|
tree
2020-09-18
Amit Kapila
Fix comments in heapam.c.
commit
|
commitdiff
|
tree
2020-09-17
Amit Kapila
Update parallel BTree scan state when the scan keys...
commit
|
commitdiff
|
tree
2020-09-17
Alvaro Herrera
Fix bogus completion tag usage in walsender
commit
|
commitdiff
|
tree
2020-09-16
Peter Geoghegan
Fix amcheck child check pg_upgrade bug.
commit
|
commitdiff
|
tree
2020-09-16
Tom Lane
Avoid unnecessary recursion to child tables in ALTER...
commit
|
commitdiff
|
tree
2020-09-16
Tom Lane
Fix bogus cache-invalidation logic in logical replicati...
commit
|
commitdiff
|
tree
2020-09-16
Jeff Davis
Change LogicalTapeSetBlocks() to use nBlocksWritten.
commit
|
commitdiff
|
tree
2020-09-16
Jeff Davis
HashAgg: release write buffers sooner by rewinding...
commit
|
commitdiff
|
tree
2020-09-16
Alvaro Herrera
Fix use-after-free bug with event triggers in an extens...
commit
|
commitdiff
|
tree
2020-09-15
Tom Lane
Doc: improve release notes' info about FROM UNPACKAGED...
commit
|
commitdiff
|
tree
2020-09-15
Tom Lane
Doc: fix misstatement in v13 release notes.
commit
|
commitdiff
|
tree
2020-09-14
Tom Lane
Stamp 13rc1.
REL_13_RC1
commit
|
commitdiff
|
tree
2020-09-14
Peter Eisentraut
Translation updates
commit
|
commitdiff
|
tree
2020-09-14
Noah Misch
Fix interpolation in test name.
commit
|
commitdiff
|
tree
2020-09-14
Peter Eisentraut
Message fixes and style improvements
commit
|
commitdiff
|
tree
2020-09-13
Tom Lane
Use the properly transformed RangeVar for expandTableLi...
commit
|
commitdiff
|
tree
2020-09-12
Peter Eisentraut
doc: Don't hide the "Up" link when it is the same as...
commit
|
commitdiff
|
tree
2020-09-12
Jeff Davis
logtape.c: do not preallocate for tapes when sorting
commit
|
commitdiff
|
tree
2020-09-11
Alvaro Herrera
psql: Display stats target of extended statistics
commit
|
commitdiff
|
tree
2020-09-11
Alvaro Herrera
Update copyright year
commit
|
commitdiff
|
tree
2020-09-10
Tom Lane
Doc: some more v13 release note tweaking.
commit
|
commitdiff
|
tree
2020-09-10
Tom Lane
Doc: update v13 release notes through today, do a copy...
commit
|
commitdiff
|
tree
2020-09-10
Tom Lane
Doc: fill in "major enhancements" list in v13 release...
commit
|
commitdiff
|
tree
2020-09-10
Tom Lane
Use _exit(2) for SIGQUIT during ProcessStartupPacket...
commit
|
commitdiff
|
tree
2020-09-10
Peter Eisentraut
doc: Remove buggy ICU collation from documentation
commit
|
commitdiff
|
tree
2020-09-10
Magnus Hagander
Fix title in reference section
commit
|
commitdiff
|
tree
2020-09-10
Etsuro Fujita
Clean up some code and comments in partbounds.c.
commit
|
commitdiff
|
tree
2020-09-10
Etsuro Fujita
Doc: clean up contributor names.
commit
|
commitdiff
|
tree
2020-09-10
Michael Paquier
doc: Fix some grammar and inconsistencies
commit
|
commitdiff
|
tree
2020-09-10
Noah Misch
Fix rd_firstRelfilenodeSubid for nailed relations,...
commit
|
commitdiff
|
tree
2020-09-09
Tom Lane
Make archiver's SIGQUIT handler exit via _exit().
commit
|
commitdiff
|
tree
2020-09-09
Tom Lane
Doc: adjust documentation related to index support...
commit
|
commitdiff
|
tree
2020-09-09
Tom Lane
Minor fixes in docs and error messages.
commit
|
commitdiff
|
tree
2020-09-09
Magnus Hagander
Add missing quote in docs
commit
|
commitdiff
|
tree
2020-09-08
Alvaro Herrera
Check default partitions constraints while descending
commit
|
commitdiff
|
tree
2020-09-07
Jeff Davis
Adjust cost model for HashAgg that spills to disk.
commit
|
commitdiff
|
tree
2020-09-07
Tom Lane
Clarify comments in enforce_generic_type_consistency().
commit
|
commitdiff
|
tree
2020-09-07
Peter Eisentraut
Update list of acknowledgments in release notes
commit
|
commitdiff
|
tree
2020-09-07
Michael Paquier
doc: Tweak sentence for pg_checksums when enabling...
commit
|
commitdiff
|
tree
2020-09-06
Magnus Hagander
Change path in example of file_fdw for logs
commit
|
commitdiff
|
tree
2020-09-06
Tom Lane
Fix misleading error message about inconsistent moving...
commit
|
commitdiff
|
tree
2020-09-06
Tom Lane
Remove useless lstat() call in pg_rewind.
commit
|
commitdiff
|
tree
2020-09-05
Tom Lane
Make new authentication test case more robust.
commit
|
commitdiff
|
tree
2020-09-05
Tom Lane
Fix over-eager ping'ing in logical replication receiver.
commit
|
commitdiff
|
tree
2020-09-04
Jeff Davis
Fix bogus MaxAllocSize check in logtape.c.
commit
|
commitdiff
|
tree
2020-09-04
Andrew Dunstan
Collect attribute data on extension owned tables being...
commit
|
commitdiff
|
tree
2020-09-04
Bruce Momjian
C comment: correct use of 64-"byte" cache line size
commit
|
commitdiff
|
tree
2020-09-04
Tom Lane
Fix rare deadlock failure in create_am regression test.
commit
|
commitdiff
|
tree
2020-09-03
Tom Lane
Avoid lockup of a parallel worker when reporting a...
commit
|
commitdiff
|
tree
2020-09-03
Tom Lane
Doc: mention packager-supplied tools for server start...
commit
|
commitdiff
|
tree
2020-09-02
Alvaro Herrera
Fix typo in comment
commit
|
commitdiff
|
tree
2020-09-01
Bruce Momjian
doc: clarify that max_wal_size is "during" checkpoints
commit
|
commitdiff
|
tree
2020-09-01
Alvaro Herrera
Raise error on concurrent drop of partitioned index
commit
|
commitdiff
|
tree
2020-09-01
Tom Lane
Teach libpq to handle arbitrary-length lines in .pgpass...
commit
|
commitdiff
|
tree
2020-08-31
Bruce Momjian
doc: document how the backup manifest is transferred
commit
|
commitdiff
|
tree
2020-08-31
Bruce Momjian
doc: add commas after 'i.e.' and 'e.g.'
commit
|
commitdiff
|
tree
2020-08-31
Bruce Momjian
C comment: remove mention of use of t_hoff WAL structu...
commit
|
commitdiff
|
tree
2020-08-31
Bruce Momjian
pg_upgrade doc: mention saving postgresql.conf.auto...
commit
|
commitdiff
|
tree
2020-08-31
Alvaro Herrera
doc: Update partitioning limitation on BEFORE triggers
commit
|
commitdiff
|
tree
2020-08-31
Bruce Momjian
docs: in mapping SQL to C data types, timestamp isn...
commit
|
commitdiff
|
tree
2020-08-31
Bruce Momjian
doc: cross-link file-fdw and CSV config log sections
commit
|
commitdiff
|
tree
2020-08-31
Bruce Momjian
docs: clarify intermediate certificate creation instru...
commit
|
commitdiff
|
tree
2020-08-31
Bruce Momjian
docs: replace "stable storage" with "durable" in descr...
commit
|
commitdiff
|
tree
2020-08-31
Bruce Momjian
doc: improve description of subscripting of arrays
commit
|
commitdiff
|
tree
2020-08-31
Bruce Momjian
docs: improve 'capitals' inheritance example
commit
|
commitdiff
|
tree
next