projects
/
postgresql.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
postgresql.git
2016-02-04
Robert Haas
Add some additional core functions to support join...
commit
|
commitdiff
|
tree
2016-02-04
Robert Haas
Change the way that LWLocks for extensions are allocated.
commit
|
commitdiff
|
tree
2016-02-04
Tom Lane
Simplify syntax diagram for REINDEX.
commit
|
commitdiff
|
tree
2016-02-04
Tom Lane
In pg_dump, ensure that view triggers are processed...
commit
|
commitdiff
|
tree
2016-02-03
Robert Haas
Extend sortsupport for text to more opclasses.
commit
|
commitdiff
|
tree
2016-02-03
Tom Lane
Add hstore_to_jsonb() and hstore_to_jsonb_loose() to...
commit
|
commitdiff
|
tree
2016-02-03
Robert Haas
Allow parallel custom and foreign scans.
commit
|
commitdiff
|
tree
2016-02-03
Peter Eisentraut
doc: Fix stand-alone INSTALL file build
commit
|
commitdiff
|
tree
2016-02-03
Tom Lane
Make hstore_to_jsonb_loose match hstore_to_json_loose...
commit
|
commitdiff
|
tree
2016-02-03
Robert Haas
Code review for commit dc203dc3ac40a4b02b92fb827848a547...
commit
|
commitdiff
|
tree
2016-02-03
Robert Haas
Remove CustomPath's TextOutCustomPath method.
commit
|
commitdiff
|
tree
2016-02-03
Robert Haas
postgres_fdw: Allow fetch_size to be set per-table...
commit
|
commitdiff
|
tree
2016-02-03
Tom Lane
Fix IsValidJsonNumber() to notice trailing non-alphanum...
commit
|
commitdiff
|
tree
2016-02-03
Peter Eisentraut
Add support for systemd service notifications
commit
|
commitdiff
|
tree
2016-02-03
Peter Eisentraut
Improve error reporting when location specified by...
commit
|
commitdiff
|
tree
2016-02-02
Tom Lane
Remove printQueryOpt.quote field.
commit
|
commitdiff
|
tree
2016-02-02
Alvaro Herrera
Don't test for system columns on join relations
commit
|
commitdiff
|
tree
2016-02-02
Tom Lane
Remove unnecessary "implementation of FOO operator...
commit
|
commitdiff
|
tree
2016-02-02
Tom Lane
Fix pg_description entries for jsonb_to_record() and...
commit
|
commitdiff
|
tree
2016-02-02
Magnus Hagander
Fix typo in comment
commit
|
commitdiff
|
tree
2016-02-02
Teodor Sigaev
Fix lossy KNN GiST when ordering operator returns non...
commit
|
commitdiff
|
tree
2016-02-02
Robert Haas
Make all built-in lwlock tranche IDs fixed.
commit
|
commitdiff
|
tree
2016-02-01
Alvaro Herrera
pgbench: allow per-script statistics
commit
|
commitdiff
|
tree
2016-02-01
Robert Haas
pgbench: Install guards against obscure overflow condit...
commit
|
commitdiff
|
tree
2016-02-01
Fujii Masao
Various fixes to "ALTER ... SET/RESET" tab completions
commit
|
commitdiff
|
tree
2016-02-01
Michael Meskes
Make sure ecpg header files do not have a comment lasti...
commit
|
commitdiff
|
tree
2016-02-01
Magnus Hagander
Fix typos in comments
commit
|
commitdiff
|
tree
2016-02-01
Heikki Linnakangas
Fix misspelled function name in comment.
commit
|
commitdiff
|
tree
2016-01-31
Andrew Dunstan
Fix error in documentated use of mingw-w64 compilers
commit
|
commitdiff
|
tree
2016-01-30
Peter Eisentraut
Fix whitespace
commit
|
commitdiff
|
tree
2016-01-30
Robert Haas
postgres_fdw: More preliminary refactoring for upcoming...
commit
|
commitdiff
|
tree
2016-01-29
Robert Haas
Migrate replication slot I/O locks into a separate...
commit
|
commitdiff
|
tree
2016-01-29
Robert Haas
Migrate PGPROC's backendLock into PGPROC itself, using...
commit
|
commitdiff
|
tree
2016-01-29
Alvaro Herrera
pgbench: refactor handling of stats tracking
commit
|
commitdiff
|
tree
2016-01-29
Tom Lane
Fix incorrect pattern-match processing in psql's \det...
commit
|
commitdiff
|
tree
2016-01-29
Fujii Masao
Fix syntax descriptions for replication commands in...
commit
|
commitdiff
|
tree
2016-01-28
Robert Haas
postgres_fdw: Refactor deparsing code for locking clauses.
commit
|
commitdiff
|
tree
2016-01-28
Robert Haas
Only try to push down foreign joins if the user mapping...
commit
|
commitdiff
|
tree
2016-01-28
Robert Haas
Add missing quotation mark.
commit
|
commitdiff
|
tree
2016-01-28
Robert Haas
Avoid multiple foreign server connections when all...
commit
|
commitdiff
|
tree
2016-01-28
Robert Haas
Add [NO]BYPASSRLS options to CREATE USER and ALTER...
commit
|
commitdiff
|
tree
2016-01-28
Alvaro Herrera
Fix spi_worker mention in bgworker documentation
commit
|
commitdiff
|
tree
2016-01-28
Fujii Masao
Fix typos in comments and doc
commit
|
commitdiff
|
tree
2016-01-28
Fujii Masao
Add gin_clean_pending_list function to clean up GIN...
commit
|
commitdiff
|
tree
2016-01-28
Robert Haas
Assert that create_unique_path returns non-NULL.
commit
|
commitdiff
|
tree
2016-01-28
Robert Haas
Fix cross-version pg_dump for aggregate combine functions.
commit
|
commitdiff
|
tree
2016-01-27
Fujii Masao
Fix volatility marking of pg_size_pretty function
commit
|
commitdiff
|
tree
2016-01-27
Alvaro Herrera
pgbench: improve multi-script support
commit
|
commitdiff
|
tree
2016-01-27
Alvaro Herrera
Mostly mechanical cleanup of pgbench
commit
|
commitdiff
|
tree
2016-01-26
Tom Lane
Fix startup so that log prefix %h works for the log_con...
commit
|
commitdiff
|
tree
2016-01-26
Tom Lane
Improve ResourceOwners' behavior for large numbers...
commit
|
commitdiff
|
tree
2016-01-26
Kevin Grittner
Various fixes to REFRESH MATERIALIZED VIEW tab completion.
commit
|
commitdiff
|
tree
2016-01-25
Tatsuo Ishii
Revert "Fix broken multibyte regression tests."
commit
|
commitdiff
|
tree
2016-01-24
Simon Riggs
Correct comment in GetConflictingVirtualXIDs()
commit
|
commitdiff
|
tree
2016-01-24
Tom Lane
Yet further adjust degree-based trig functions for...
commit
|
commitdiff
|
tree
2016-01-23
Tom Lane
Still further adjust degree-based trig functions for...
commit
|
commitdiff
|
tree
2016-01-23
Tom Lane
Further adjust degree-based trig functions for more...
commit
|
commitdiff
|
tree
2016-01-23
Tom Lane
Adjust degree-based trig functions for more portability.
commit
|
commitdiff
|
tree
2016-01-23
Peter Eisentraut
psql: Improve completion of FDW DDL commands
commit
|
commitdiff
|
tree
2016-01-22
Alvaro Herrera
pg_dump: Fix quoting of domain constraint names
commit
|
commitdiff
|
tree
2016-01-22
Tom Lane
Add trigonometric functions that work in degrees.
commit
|
commitdiff
|
tree
2016-01-22
Tom Lane
Improve cross-platform consistency of Inf/NaN handling...
commit
|
commitdiff
|
tree
2016-01-22
Tom Lane
Improve levenshtein() docs.
commit
|
commitdiff
|
tree
2016-01-22
Tom Lane
Remove new coupling between NAMEDATALEN and MAX_LEVENSH...
commit
|
commitdiff
|
tree
2016-01-22
Tom Lane
Make extract() do something more reasonable with infini...
commit
|
commitdiff
|
tree
2016-01-22
Tom Lane
Suppress compiler warning.
commit
|
commitdiff
|
tree
2016-01-22
Tom Lane
Improve index AMs' opclass validation procedures.
commit
|
commitdiff
|
tree
2016-01-21
Tom Lane
Add defenses against putting expanded objects into...
commit
|
commitdiff
|
tree
2016-01-21
Fujii Masao
Remove unused argument from ginInsertCleanup()
commit
|
commitdiff
|
tree
2016-01-21
Simon Riggs
Refactor headers to split out standby defs
commit
|
commitdiff
|
tree
2016-01-21
Simon Riggs
Speedup 2PC by skipping two phase state files in normal...
commit
|
commitdiff
|
tree
2016-01-21
Peter Eisentraut
psql: Add tab completion for COPY with query
commit
|
commitdiff
|
tree
2016-01-21
Simon Riggs
Refactor to create generic WAL page read callback
commit
|
commitdiff
|
tree
2016-01-20
Robert Haas
Support parallel joins, and make related improvements.
commit
|
commitdiff
|
tree
2016-01-20
Robert Haas
Support multi-stage aggregation.
commit
|
commitdiff
|
tree
2016-01-20
Alvaro Herrera
PostgresNode: Add names to nodes
commit
|
commitdiff
|
tree
2016-01-20
Bruce Momjian
Properly install dynloader.h on MSVC builds
commit
|
commitdiff
|
tree
2016-01-20
Tom Lane
Fix assorted inconsistencies in GIN opclass support...
commit
|
commitdiff
|
tree
2016-01-19
Alvaro Herrera
Add two HyperLogLog functions
commit
|
commitdiff
|
tree
2016-01-19
Tom Lane
Fix assorted inconsistencies in GiST opclass support...
commit
|
commitdiff
|
tree
2016-01-19
Andrew Dunstan
Remove Cygwin-specific code from pg_ctl
commit
|
commitdiff
|
tree
2016-01-18
Tatsuo Ishii
Fix typo.
commit
|
commitdiff
|
tree
2016-01-18
Tom Lane
Add explicit cast to amcostestimate call.
commit
|
commitdiff
|
tree
2016-01-18
Tom Lane
Restructure index access method API to hide most of...
commit
|
commitdiff
|
tree
2016-01-18
Tom Lane
Re-pgindent a few files.
commit
|
commitdiff
|
tree
2016-01-17
Tom Lane
Remove dead code in pg_dump.
commit
|
commitdiff
|
tree
2016-01-17
Peter Eisentraut
psql: Add completion support for DROP INDEX CONCURRENTLY
commit
|
commitdiff
|
tree
2016-01-15
Magnus Hagander
Fix minor typo in comment
commit
|
commitdiff
|
tree
2016-01-15
Robert Haas
Fix spelling mistakes.
commit
|
commitdiff
|
tree
2016-01-14
Tom Lane
Fix build_grouping_chain() to not clobber its input...
commit
|
commitdiff
|
tree
2016-01-14
Magnus Hagander
Properly close token in sspi authentication
commit
|
commitdiff
|
tree
2016-01-13
Tom Lane
Handle extension members when first setting object...
commit
|
commitdiff
|
tree
2016-01-13
Tom Lane
Access pg_dump's options structs through Archive struct...
commit
|
commitdiff
|
tree
2016-01-13
Tom Lane
Run pgindent on src/bin/pg_dump/*
commit
|
commitdiff
|
tree
2016-01-13
Peter Eisentraut
psql: Improve CREATE INDEX CONCURRENTLY tab completion
commit
|
commitdiff
|
tree
2016-01-13
Peter Eisentraut
psql: Fix CREATE INDEX tab completion
commit
|
commitdiff
|
tree
2016-01-13
Peter Eisentraut
psql: Update tab completion comment
commit
|
commitdiff
|
tree
2016-01-12
Simon Riggs
Add new user fn pg_current_xlog_flush_location()
commit
|
commitdiff
|
tree
2016-01-12
Simon Riggs
Maintain local LogwrtResult consistently
commit
|
commitdiff
|
tree
2016-01-12
Tom Lane
Remove no-longer-needed old-style check for incompatibl...
commit
|
commitdiff
|
tree
next