projects
/
postgresql.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
postgresql.git
2017-11-03
Tom Lane
Flag index metapages as standard-format in xlog.c calls.
commit
|
commitdiff
|
tree
2017-11-03
Alvaro Herrera
Fix thinkos in BRIN summarization
commit
|
commitdiff
|
tree
2017-11-03
Peter Eisentraut
doc: Convert ids to upper case at build time
commit
|
commitdiff
|
tree
2017-11-03
Peter Eisentraut
Don't reset additional columns on subscriber to NULL...
commit
|
commitdiff
|
tree
2017-11-03
Alvaro Herrera
Fix BRIN summarization concurrent with extension
commit
|
commitdiff
|
tree
2017-11-03
Michael Meskes
Improve error message for incorrect number inputs in...
commit
|
commitdiff
|
tree
2017-11-02
Tom Lane
pgbench: replace run-time string comparisons with an...
commit
|
commitdiff
|
tree
2017-11-02
Tom Lane
Set the metapage's pd_lower correctly in brin, gin...
commit
|
commitdiff
|
tree
2017-11-02
Michael Meskes
Fix float parsing in ecpg INFORMIX mode.
commit
|
commitdiff
|
tree
2017-11-02
Peter Eisentraut
pg_ctl: Improve message
commit
|
commitdiff
|
tree
2017-11-02
Peter Eisentraut
Simplify new test suite handling of passwordcheck
commit
|
commitdiff
|
tree
2017-11-02
Tom Lane
Fix corner-case errors in brin_doupdate().
commit
|
commitdiff
|
tree
2017-11-02
Peter Eisentraut
Remove wal_keep_segments from default configuration...
commit
|
commitdiff
|
tree
2017-11-02
Peter Eisentraut
doc: Clarify pgstattuple privileges information
commit
|
commitdiff
|
tree
2017-11-02
Tom Lane
Teach planner to account for HAVING quals in aggregatio...
commit
|
commitdiff
|
tree
2017-11-02
Alvaro Herrera
Revert bogus fixes of HOT-freezing bug
commit
|
commitdiff
|
tree
2017-11-02
Peter Eisentraut
doc: Adjust name in acknowledgments
commit
|
commitdiff
|
tree
2017-11-02
Noah Misch
In client support of v10 features, use standard schema...
commit
|
commitdiff
|
tree
2017-11-02
Tom Lane
Doc: update URL for check_postgres.
commit
|
commitdiff
|
tree
2017-11-01
Tom Lane
Allow bitmap scans to operate as index-only scans when...
commit
|
commitdiff
|
tree
2017-11-01
Peter Eisentraut
doc: Mention pg_stat_wal_receiver in streaming replicat...
commit
|
commitdiff
|
tree
2017-11-01
Tom Lane
Fix ALTER TABLE code to update domain constraints when...
commit
|
commitdiff
|
tree
2017-11-01
Peter Eisentraut
doc: Add to hot standby documentation
commit
|
commitdiff
|
tree
2017-11-01
Peter Eisentraut
pg_basebackup: Fix comparison handling of tablespace...
commit
|
commitdiff
|
tree
2017-11-01
Michael Meskes
Make sure ecpglib does accepts digits behind decimal...
commit
|
commitdiff
|
tree
2017-10-31
Stephen Frost
Remove inbound links to sql-createuser
commit
|
commitdiff
|
tree
2017-10-31
Tom Lane
Fix underqualified cast-target type names in pg_dump...
commit
|
commitdiff
|
tree
2017-10-31
Robert Haas
Don't exaggerate the number of temporary blocks read.
commit
|
commitdiff
|
tree
2017-10-31
Robert Haas
Fix code related to partitioning schemes for dropped...
commit
|
commitdiff
|
tree
2017-10-31
Robert Haas
Add sanity check for pg_proc.provariadic
commit
|
commitdiff
|
tree
2017-10-30
Tom Lane
Doc: call out UPDATE syntax change as a v10 compatibili...
commit
|
commitdiff
|
tree
2017-10-30
Alvaro Herrera
Fix autovacuum work item error handling
commit
|
commitdiff
|
tree
2017-10-30
Magnus Hagander
Fix typo
commit
|
commitdiff
|
tree
2017-10-30
Magnus Hagander
Fix typo in comment
commit
|
commitdiff
|
tree
2017-10-29
Robert Haas
Fix problems with the "role" GUC and parallel query.
commit
|
commitdiff
|
tree
2017-10-29
Robert Haas
pg_receivewal: Add --no-sync option.
commit
|
commitdiff
|
tree
2017-10-29
Robert Haas
Add hash_combine64.
commit
|
commitdiff
|
tree
2017-10-28
Tom Lane
Support domains over composite types in PL/Perl.
commit
|
commitdiff
|
tree
2017-10-28
Robert Haas
Fix typo.
commit
|
commitdiff
|
tree
2017-10-28
Robert Haas
Improve comments for parallel executor estimation funct...
commit
|
commitdiff
|
tree
2017-10-28
Robert Haas
Add table_constraint synopsis to ALTER TABLE documentation.
commit
|
commitdiff
|
tree
2017-10-28
Robert Haas
Fix grammar.
commit
|
commitdiff
|
tree
2017-10-28
Robert Haas
Fix misplaced ReleaseSysCache call in get_default_parti...
commit
|
commitdiff
|
tree
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
Robert Haas
Allow parallel query for prepared statements with gener...
commit
|
commitdiff
|
tree
2017-10-27
Tom Lane
Rethink the dependencies recorded for FieldSelect/Field...
commit
|
commitdiff
|
tree
2017-10-27
Robert Haas
Revert "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
Move new structure member to the end.
commit
|
commitdiff
|
tree
2017-10-27
Robert Haas
Fix mistaken failure to allow parallelism in corner...
commit
|
commitdiff
|
tree
2017-10-26
Tom Lane
Support domains over composite types in PL/Tcl.
commit
|
commitdiff
|
tree
2017-10-26
Tom Lane
Support domains over composite types.
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
Robert Haas
In relevant log messages, indicate whether vacuums...
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-24
Tom Lane
Documentation improvements around domain types.
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-21
Peter Eisentraut
Convert another SGML ID to lower case
commit
|
commitdiff
|
tree
2017-10-20
Peter Eisentraut
Convert SGML IDs to lower case
commit
|
commitdiff
|
tree
2017-10-20
Tom Lane
Fix typcache's failure to treat ranges as container...
commit
|
commitdiff
|
tree
2017-10-20
Tom Lane
Fix misimplementation of typcache logic for extended...
commit
|
commitdiff
|
tree
2017-10-20
Robert Haas
pg_stat_statements: Add a comment about the dangers...
commit
|
commitdiff
|
tree
2017-10-19
Tom Lane
Fix incorrect link in v10 release notes.
commit
|
commitdiff
|
tree
2017-10-19
Alvaro Herrera
Add more tests for reloptions
commit
|
commitdiff
|
tree
2017-10-19
Magnus Hagander
Fix typos
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-19
Peter Eisentraut
UCS_to_most.pl: Process encodings in sorted order
commit
|
commitdiff
|
tree
2017-10-18
Alvaro Herrera
Make OWNER TO subcommand mention consistent
commit
|
commitdiff
|
tree
2017-10-18
Alvaro Herrera
Make release notes aware that --xlog-method was renamed
commit
|
commitdiff
|
tree
2017-10-17
Peter Eisentraut
Don't use SGML empty tags
commit
|
commitdiff
|
tree
2017-10-17
Alvaro Herrera
REASSIGN OWNED BY doc: s/privileges/membership/
commit
|
commitdiff
|
tree
2017-10-16
Tom Lane
Fix incorrect handling of CTEs and ENRs as DML target...
commit
|
commitdiff
|
tree
2017-10-16
Peter Eisentraut
Exclude flex-generated code from coverage testing
commit
|
commitdiff
|
tree
2017-10-16
Tom Lane
Treat aggregate direct arguments as per-agg data not...
commit
|
commitdiff
|
tree
2017-10-16
Tom Lane
Allow the built-in ordered-set aggregates to share...
commit
|
commitdiff
|
tree
2017-10-16
Tom Lane
Repair breakage of aggregate FILTER option.
commit
|
commitdiff
|
tree
2017-10-16
Alvaro Herrera
Rework DefineIndex relkind check
commit
|
commitdiff
|
tree
2017-10-15
Tom Lane
Restore nodeAgg.c's ability to check for improperly...
commit
|
commitdiff
|
tree
2017-10-15
Peter Eisentraut
doc: Postgres -> PostgreSQL
commit
|
commitdiff
|
tree
2017-10-14
Tom Lane
gcc's support for __attribute__((noinline)) hasn't...
commit
|
commitdiff
|
tree
2017-10-14
Tom Lane
Explicitly track whether aggregate final functions...
commit
|
commitdiff
|
tree
2017-10-14
Peter Eisentraut
Reinstate genhtml --prefix option for non-vpath builds
commit
|
commitdiff
|
tree
2017-10-13
Joe Conway
Add missing options to pg_regress help() output
commit
|
commitdiff
|
tree
2017-10-13
Andres Freund
Improve sys/catcache performance.
commit
|
commitdiff
|
tree
2017-10-13
Andres Freund
Add pg_noinline macro to c.h.
commit
|
commitdiff
|
tree
2017-10-13
Andres Freund
Force "restrict" not to be used when compiling with...
commit
|
commitdiff
|
tree
2017-10-13
Robert Haas
Fix possible crash with Parallel Bitmap Heap Scan.
commit
|
commitdiff
|
tree
2017-10-13
Tom Lane
Improve implementation of CRE-stack-flattening in map_v...
commit
|
commitdiff
|
tree
2017-10-13
Tom Lane
Rely on sizeof(typename) rather than sizeof(variable...
commit
|
commitdiff
|
tree
next