projects
/
postgresql.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
postgresql.git
2020-10-19
Magnus Hagander
Update link for pllua
commit
|
commitdiff
|
tree
2020-10-19
David Rowley
Relax some asserts in merge join costing code
commit
|
commitdiff
|
tree
2020-10-19
Michael Paquier
Fix potential memory leak in pgcrypto
commit
|
commitdiff
|
tree
2020-10-17
Tom Lane
Doc: caution against misuse of 'now' and related dateti...
commit
|
commitdiff
|
tree
2020-10-17
Tom Lane
Update time zone data files to tzdata release 2020c.
commit
|
commitdiff
|
tree
2020-10-17
Tom Lane
Sync our copy of the timezone library with IANA release...
commit
|
commitdiff
|
tree
2020-10-16
Tom Lane
Add missing error check in pgcrypto/crypt-md5.c.
commit
|
commitdiff
|
tree
2020-10-16
Tom Lane
Doc: tweak column widths in synchronous-commit-matrix...
commit
|
commitdiff
|
tree
2020-10-16
Bruce Momjian
pg_upgrade: remove C99 compiler req. from commit 3c047...
commit
|
commitdiff
|
tree
2020-10-15
Bruce Momjian
pg_upgrade: generate check error for left-over new...
commit
|
commitdiff
|
tree
2020-10-15
Bruce Momjian
doc: improve description of synchronous_commit modes
commit
|
commitdiff
|
tree
2020-10-15
Tom Lane
In the postmaster, rely on the signal infrastructure...
commit
|
commitdiff
|
tree
2020-10-12
Tom Lane
Fix memory leak when guc.c decides a setting can't...
commit
|
commitdiff
|
tree
2020-10-07
Tom Lane
Fix optimization hazard in gram.y's makeOrderedSetArgs...
commit
|
commitdiff
|
tree
2020-10-07
Tom Lane
Rethink recent fix for pg_dump's handling of extension...
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-05
Bruce Momjian
doc: show functions returning record types and use...
commit
|
commitdiff
|
tree
2020-10-05
Tom Lane
Fix two latent(?) bugs in equivclass.c.
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
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-29
Fujii Masao
Archive timeline history files in standby if archive_mo...
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-18
Tom Lane
Use factorial rather than numeric_fac in create_operato...
commit
|
commitdiff
|
tree
2020-09-17
Amit Kapila
Update parallel BTree scan state when the scan keys...
commit
|
commitdiff
|
tree
2020-09-16
Tom Lane
Fix bogus cache-invalidation logic in logical replicati...
commit
|
commitdiff
|
tree
2020-09-14
Noah Misch
Fix race in test of pg_switch_wal().
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-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
Michael Paquier
doc: Fix some grammar and inconsistencies
commit
|
commitdiff
|
tree
2020-09-09
Tom Lane
Make archiver's SIGQUIT handler exit via _exit().
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
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-01
Bruce Momjian
doc: clarify that max_wal_size is "during" checkpoints
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: 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
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
2020-08-31
Magnus Hagander
Fix docs bug stating file_fdw requires absolute paths
commit
|
commitdiff
|
tree
2020-08-30
Tom Lane
Mark factorial operator, and postfix operators in gener...
commit
|
commitdiff
|
tree
2020-08-27
Tom Lane
Fix code for re-finding scan position in a multicolumn...
commit
|
commitdiff
|
tree
2020-08-25
Bruce Momjian
docs: client certificates are always sent to the server
commit
|
commitdiff
|
tree
2020-08-22
Tom Lane
Avoid pushing quals down into sub-queries that have...
commit
|
commitdiff
|
tree
2020-08-22
Bruce Momjian
docs: improve description of how to handle multiple...
commit
|
commitdiff
|
tree
2020-08-21
Tom Lane
Fix handling of CREATE TABLE LIKE with inheritance.
commit
|
commitdiff
|
tree
2020-08-17
Alvaro Herrera
Disable autovacuum for BRIN test table
commit
|
commitdiff
|
tree
2020-08-17
Tom Lane
Doc: fix description of UNION/CASE/etc type unification.
commit
|
commitdiff
|
tree
2020-08-17
Michael Paquier
doc: Fix description about bgwriter and checkpoint...
commit
|
commitdiff
|
tree
2020-08-15
Noah Misch
Move new LOCKTAG_DATABASE_FROZEN_IDS to end of enum...
commit
|
commitdiff
|
tree
2020-08-15
Noah Misch
Prevent concurrent SimpleLruTruncate() for any given...
commit
|
commitdiff
|
tree
2020-08-15
Tom Lane
Be more careful about the shape of hashable subplan...
commit
|
commitdiff
|
tree
2020-08-14
Tom Lane
Fix postmaster's behavior during smart shutdown.
commit
|
commitdiff
|
tree
2020-08-13
Alvaro Herrera
Handle new HOT chains in index-build table scans
commit
|
commitdiff
|
tree
2020-08-12
Alvaro Herrera
BRIN: Handle concurrent desummarization properly
commit
|
commitdiff
|
tree
2020-08-10
Tom Lane
Stamp 10.14.
REL_10_14
commit
|
commitdiff
|
tree
2020-08-10
Tom Lane
Last-minute updates for release notes.
commit
|
commitdiff
|
tree
2020-08-10
Noah Misch
Document clashes between logical replication and untrus...
commit
|
commitdiff
|
tree
2020-08-10
Noah Misch
Empty search_path in logical replication apply worker...
commit
|
commitdiff
|
tree
2020-08-10
Noah Misch
Move connect.h from fe_utils to src/include/common.
commit
|
commitdiff
|
tree
2020-08-10
Tom Lane
Make contrib modules' installation scripts more secure.
commit
|
commitdiff
|
tree
2020-08-10
Peter Eisentraut
Translation updates
commit
|
commitdiff
|
tree
2020-08-09
Tom Lane
Check for fseeko() failure in pg_dump's _tarAddFile().
commit
|
commitdiff
|
tree
2020-08-09
Tom Lane
Release notes for 12.4, 11.9, 10.14, 9.6.19, 9.5.23.
commit
|
commitdiff
|
tree
2020-08-08
Alvaro Herrera
walsnd: Don't set waiting_for_ping_response spuriously
commit
|
commitdiff
|
tree
2020-08-05
Bruce Momjian
doc: clarify "state" table reference in tutorial
commit
|
commitdiff
|
tree
2020-08-04
Tom Lane
Increase hard-wired timeout values in ecpg regression...
commit
|
commitdiff
|
tree
2020-08-03
Tom Lane
Doc: fix obsolete info about allowed range of TZ offset...
commit
|
commitdiff
|
tree
2020-08-02
Tom Lane
Adjust pgcrypto's expected test results for --disable...
commit
|
commitdiff
|
tree
2020-07-31
Tom Lane
Fix recently-introduced performance problem in ts_headl...
commit
|
commitdiff
|
tree
2020-07-30
Tatsuo Ishii
Doc: fix high availability solutions comparison.
commit
|
commitdiff
|
tree
2020-07-29
Peter Geoghegan
Backpatch tuplesort.c assertion.
commit
|
commitdiff
|
tree
2020-07-27
Michael Paquier
Fix corner case with 16kB-long decompression in pgcrypt...
commit
|
commitdiff
|
tree
2020-07-25
Amit Kapila
Fix buffer usage stats for nodes above Gather Merge.
commit
|
commitdiff
|
tree
2020-07-23
Tom Lane
Fix ancient violation of zlib's API spec.
commit
|
commitdiff
|
tree
2020-07-23
Peter Eisentraut
doc: Document that ssl_ciphers does not affect TLS 1.3
commit
|
commitdiff
|
tree
2020-07-23
Thomas Munro
Fix error message.
commit
|
commitdiff
|
tree
2020-07-22
Michael Paquier
Revert "Fix corner case with PGP decompression in pgcrypto"
commit
|
commitdiff
|
tree
2020-07-22
Michael Paquier
Fix corner case with PGP decompression in pgcrypto
commit
|
commitdiff
|
tree
next