projects
/
postgresql.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
postgresql.git
2017-10-27
Tom Lane
Dept of second thoughts: keep aliasp_item in sync with...
commit
|
commitdiff
|
tree
2017-10-27
Tom Lane
Fix crash when columns have been added to the end of...
commit
|
commitdiff
|
tree
2017-10-27
Tom Lane
Rethink the dependencies recorded for FieldSelect/Field...
commit
|
commitdiff
|
tree
2017-10-27
Robert Haas
Move new structure member to the end.
commit
|
commitdiff
|
tree
2017-10-27
Tom Lane
Doc: mention that you can't PREPARE TRANSACTION after...
commit
|
commitdiff
|
tree
2017-10-27
Robert Haas
Fix mistaken failure to allow parallelism in corner...
commit
|
commitdiff
|
tree
2017-10-26
Tom Lane
Make setrefs.c match by ressortgroupref even for plain...
commit
|
commitdiff
|
tree
2017-10-26
Andrew Dunstan
Improve gendef.pl diagnostic on failure to open sym...
commit
|
commitdiff
|
tree
2017-10-26
Andrew Dunstan
Undo inadvertent change in capitalization in commit...
commit
|
commitdiff
|
tree
2017-10-26
Michael Meskes
Fixed handling of escape character in libecpg.
commit
|
commitdiff
|
tree
2017-10-25
Tom Lane
Fix libpq to not require user's home directory to exist.
commit
|
commitdiff
|
tree
2017-10-25
Andrew Dunstan
Process variadic arguments consistently in json functions
commit
|
commitdiff
|
tree
2017-10-25
Andrew Dunstan
Add a utility function to extract variadic function...
commit
|
commitdiff
|
tree
2017-10-24
Tom Lane
In the planner, delete joinaliasvars lists after we...
commit
|
commitdiff
|
tree
2017-10-23
Tom Lane
Update time zone data files to tzdata release 2017c.
commit
|
commitdiff
|
tree
2017-10-23
Tom Lane
Sync our copy of the timezone library with IANA release...
commit
|
commitdiff
|
tree
2017-10-23
Tom Lane
Fix some oversights in expression dependency recording.
commit
|
commitdiff
|
tree
2017-10-22
Tom Lane
Adjust psql \d query to avoid use of @> operator.
commit
|
commitdiff
|
tree
2017-10-20
Tom Lane
Fix typcache's failure to treat ranges as container...
commit
|
commitdiff
|
tree
2017-10-19
Tom Lane
Fix incorrect link in v10 release notes.
commit
|
commitdiff
|
tree
2017-10-19
Magnus Hagander
Fix typo
commit
|
commitdiff
|
tree
2017-10-19
Magnus Hagander
Fix typo in release notes
commit
|
commitdiff
|
tree
2017-10-18
Alvaro Herrera
Make release notes aware that --xlog-method was renamed
commit
|
commitdiff
|
tree
2017-10-16
Tom Lane
Fix incorrect handling of CTEs and ENRs as DML target...
commit
|
commitdiff
|
tree
2017-10-16
Tom Lane
Repair breakage of aggregate FILTER option.
commit
|
commitdiff
|
tree
2017-10-15
Tom Lane
Restore nodeAgg.c's ability to check for improperly...
commit
|
commitdiff
|
tree
2017-10-13
Robert Haas
Fix possible crash with Parallel Bitmap Heap Scan.
commit
|
commitdiff
|
tree
2017-10-12
Tom Lane
Fix AggGetAggref() so it won't lie to aggregate final...
commit
|
commitdiff
|
tree
2017-10-12
Tom Lane
Doc: fix typo in release notes.
commit
|
commitdiff
|
tree
2017-10-12
Alvaro Herrera
Infer functional dependency past RelabelType
commit
|
commitdiff
|
tree
2017-10-12
Robert Haas
Fix logical replication to fire BEFORE ROW DELETE triggers.
commit
|
commitdiff
|
tree
2017-10-12
Tom Lane
Prevent sharing transition states between ordered-set...
commit
|
commitdiff
|
tree
2017-10-11
Andres Freund
Prevent idle in transaction session timeout from someti...
commit
|
commitdiff
|
tree
2017-10-11
Tom Lane
Doc: fix missing explanation of default object privileges.
commit
|
commitdiff
|
tree
2017-10-11
Robert Haas
Fix mistakes in comments.
commit
|
commitdiff
|
tree
2017-10-11
Tom Lane
Fix low-probability loss of NOTIFY messages due to...
commit
|
commitdiff
|
tree
2017-10-10
Tom Lane
Add missing clean step to src/test/modules/brin/Makefile.
commit
|
commitdiff
|
tree
2017-10-08
Tom Lane
Increase distance between flush requests during bulk...
commit
|
commitdiff
|
tree
2017-10-06
Tom Lane
Fix crash when logical decoding is invoked from a PL...
commit
|
commitdiff
|
tree
2017-10-06
Tom Lane
Fix intra-query memory leakage in nodeProjectSet.c.
commit
|
commitdiff
|
tree
2017-10-06
Tom Lane
Fix access-off-end-of-array in clog.c.
commit
|
commitdiff
|
tree
2017-10-06
Alvaro Herrera
Fix traversal of half-frozen update chains
commit
|
commitdiff
|
tree
2017-10-05
Robert Haas
Fix more user-visible elog() calls.
commit
|
commitdiff
|
tree
2017-10-03
Tom Lane
Fix race condition with unprotected use of a latch...
commit
|
commitdiff
|
tree
2017-10-03
Alvaro Herrera
Fix coding rules violations in walreceiver.c
commit
|
commitdiff
|
tree
2017-10-02
Tom Lane
Stamp 10.0.
REL_10_0
commit
|
commitdiff
|
tree
2017-10-02
Peter Eisentraut
Translation updates
commit
|
commitdiff
|
tree
2017-10-02
Peter Eisentraut
Expand collation documentation
commit
|
commitdiff
|
tree
2017-10-01
Tom Lane
Update v10 release notes, and set the official release...
commit
|
commitdiff
|
tree
2017-10-01
Tom Lane
Use a longer connection timeout in pg_isready test.
commit
|
commitdiff
|
tree
2017-10-01
Peter Eisentraut
Add list of acknowledgments to release notes
commit
|
commitdiff
|
tree
2017-10-01
Heikki Linnakangas
Fix busy-wait in pgbench, with --rate.
commit
|
commitdiff
|
tree
2017-09-29
Tom Lane
Fix inadequate locking during get_rel_oids().
commit
|
commitdiff
|
tree
2017-09-29
Robert Haas
pgbench: If we fail to send a command to the server...
commit
|
commitdiff
|
tree
2017-09-29
Peter Eisentraut
psql: Update \d sequence display
commit
|
commitdiff
|
tree
2017-09-28
Alvaro Herrera
Fix freezing of a dead HOT-updated tuple
commit
|
commitdiff
|
tree
2017-09-27
Tom Lane
Fix behavior when converting a float infinity to numeric.
commit
|
commitdiff
|
tree
2017-09-27
Tom Lane
Revert to 9.6 treatment of ALTER TYPE enumtype ADD...
commit
|
commitdiff
|
tree
2017-09-27
Dean Rasheed
Improve the CREATE POLICY documentation.
commit
|
commitdiff
|
tree
2017-09-27
Noah Misch
Don't recommend "DROP SCHEMA information_schema CASCADE".
commit
|
commitdiff
|
tree
2017-09-26
Tom Lane
Improve wording of error message added in commit 714805010.
commit
|
commitdiff
|
tree
2017-09-26
Tom Lane
Fix failure-to-read-man-page in commit 899bd785c.
commit
|
commitdiff
|
tree
2017-09-26
Tom Lane
Remove heuristic same-transaction test from check_safe_...
commit
|
commitdiff
|
tree
2017-09-26
Tom Lane
Use a blacklist to distinguish original from add-on...
commit
|
commitdiff
|
tree
2017-09-26
Peter Eisentraut
Handle heap rewrites better in logical replication
commit
|
commitdiff
|
tree
2017-09-25
Tom Lane
Avoid SIGBUS on Linux when a DSM memory request overrun...
commit
|
commitdiff
|
tree
2017-09-25
Andrew Dunstan
Support building with Visual Studio 2017
commit
|
commitdiff
|
tree
2017-09-24
Peter Eisentraut
Allow ICU to use SortSupport on Windows with UTF-8
commit
|
commitdiff
|
tree
2017-09-24
Peter Eisentraut
doc: Expand user documentation on SCRAM
commit
|
commitdiff
|
tree
2017-09-24
Peter Eisentraut
Fix pg_basebackup test to original intent
commit
|
commitdiff
|
tree
2017-09-23
Peter Eisentraut
Fix saving and restoring umask
commit
|
commitdiff
|
tree
2017-09-23
Alvaro Herrera
Test BRIN autosummarization
commit
|
commitdiff
|
tree
2017-09-22
Peter Eisentraut
doc: Document commands that cannot be run in a transact...
commit
|
commitdiff
|
tree
2017-09-22
Robert Haas
For wal_consistency_checking, mask page checksum as...
commit
|
commitdiff
|
tree
2017-09-22
Peter Eisentraut
Fix build with !USE_WIDE_UPPER_LOWER
commit
|
commitdiff
|
tree
2017-09-22
Alvaro Herrera
Document further existing locks as wait events
commit
|
commitdiff
|
tree
2017-09-22
Tom Lane
Sync our copy of the timezone library with IANA tzcode
commit
|
commitdiff
|
tree
2017-09-21
Tom Lane
Give a better error for duplicate entries in VACUUM...
commit
|
commitdiff
|
tree
2017-09-20
Tom Lane
Improve dubious memory management in pg_newlocale_from_...
commit
|
commitdiff
|
tree
2017-09-20
Tom Lane
Fix instability in subscription regression test.
commit
|
commitdiff
|
tree
2017-09-20
Tom Lane
Fix erroneous documentation about noise word GROUP.
commit
|
commitdiff
|
tree
2017-09-20
Bruce Momjian
docs: re-add instructions on setting wal_level for...
commit
|
commitdiff
|
tree
2017-09-20
Magnus Hagander
Mention need for --no-inc-recursive in rsync command
commit
|
commitdiff
|
tree
2017-09-19
Bruce Momjian
doc: add example of % substitution for connection...
commit
|
commitdiff
|
tree
2017-09-18
Tom Lane
Stamp 10rc1.
REL_10_RC1
commit
|
commitdiff
|
tree
2017-09-18
Michael Meskes
Fixed ECPG to correctly handle out-of-scope cursor...
commit
|
commitdiff
|
tree
2017-09-18
Tom Lane
Fix, or at least ameliorate, bugs in logicalrep_worker_...
commit
|
commitdiff
|
tree
2017-09-18
Peter Eisentraut
Update some dead external links in the documentation
commit
|
commitdiff
|
tree
2017-09-18
Peter Eisentraut
Remove dead external links from documentation
commit
|
commitdiff
|
tree
2017-09-18
Peter Eisentraut
Translation updates
commit
|
commitdiff
|
tree
2017-09-18
Peter Eisentraut
Fix DROP SUBSCRIPTION hang
commit
|
commitdiff
|
tree
2017-09-17
Tom Lane
Doc: update v10 release notes through today.
commit
|
commitdiff
|
tree
2017-09-17
Tom Lane
Allow rel_is_distinct_for() to look through RelabelType...
commit
|
commitdiff
|
tree
2017-09-17
Tom Lane
Fix possible dangling pointer dereference in trigger.c.
commit
|
commitdiff
|
tree
2017-09-17
Tom Lane
Ensure that BEFORE STATEMENT triggers fire the right...
commit
|
commitdiff
|
tree
2017-09-16
Tom Lane
Doc: add example of transition table use in a trigger.
commit
|
commitdiff
|
tree
2017-09-16
Tom Lane
Fix SQL-spec incompatibilities in new transition table...
commit
|
commitdiff
|
tree
2017-09-16
Bruce Momjian
docs: clarify pg_upgrade docs regarding standbys and...
commit
|
commitdiff
|
tree
2017-09-16
Robert Haas
After a MINVALUE/MAXVALUE bound, allow only more of...
commit
|
commitdiff
|
tree
2017-09-15
Peter Eisentraut
Apply pg_get_serial_sequence() to identity column seque...
commit
|
commitdiff
|
tree
next