projects
/
postgresql
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
postgresql
2013-08-14
Tom Lane
Remove ph_may_need from PlaceHolderInfo, with attendant...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Bruce Momjian
docs: document TRIM "comma" syntax
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Kevin Grittner
Remove Assert that matview is not in system schema...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Peter Eisentraut
Update Emacs configuration
commit
|
commitdiff
|
tree
|
snapshot
2013-08-13
Tom Lane
Emit a log message if output is about to be redirected...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-13
Bruce Momjian
9.3 release notes: move foreign table item
commit
|
commitdiff
|
tree
|
snapshot
2013-08-13
Bruce Momjian
pg_dump: avoid schema qualification for ALTER ......
commit
|
commitdiff
|
tree
|
snapshot
2013-08-11
Peter Eisentraut
PL/Python: Adjust the regression tests for Python 3.3
commit
|
commitdiff
|
tree
|
snapshot
2013-08-10
Bruce Momjian
docs: mention Julian is midnight _UTC_
commit
|
commitdiff
|
tree
|
snapshot
2013-08-09
Bruce Momjian
Docs: Document to_*() Julian values are integers
commit
|
commitdiff
|
tree
|
snapshot
2013-08-09
Fujii Masao
Document how auto_explain.log_timing can be changed.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-09
Peter Eisentraut
Message punctuation and pluralization fixes
commit
|
commitdiff
|
tree
|
snapshot
2013-08-08
Peter Eisentraut
Message style improvements
commit
|
commitdiff
|
tree
|
snapshot
2013-08-07
Fujii Masao
Fix assertion failure by an immediate shutdown.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-05
Bruce Momjian
pgtest: allow passing parameters, e.g. -s/--silent
commit
|
commitdiff
|
tree
|
snapshot
2013-08-05
Tom Lane
Simplify query_planner's API by having it return the...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-05
Kevin Grittner
Various cleanups for REFRESH MATERIALIZED VIEW CONCURRE...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-03
Tom Lane
Make sure float4in/float8in accept all standard spellin...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-02
Alvaro Herrera
Fix old visibility bug in HeapTupleSatisfiesDirty
commit
|
commitdiff
|
tree
|
snapshot
2013-08-02
Alvaro Herrera
Fix crash in error report of invalid tuple lock
commit
|
commitdiff
|
tree
|
snapshot
2013-08-02
Robert Haas
Fix typo in comment.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-02
Bruce Momjian
pg_test_fsync: expand ops/sec display
commit
|
commitdiff
|
tree
|
snapshot
2013-08-01
Stephen Frost
Improve handling of pthread_mutex_lock error case
commit
|
commitdiff
|
tree
|
snapshot
2013-08-01
Kevin Grittner
Improve comments for IncrementalMaintenance DML enablin...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-01
Robert Haas
Assorted bgworker-related comment fixes.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-01
Robert Haas
Remove SnapshotNow and HeapTupleSatisfiesNow.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-01
Stephen Frost
Add locking around SSL_context usage in libpq
commit
|
commitdiff
|
tree
|
snapshot
2013-08-01
Stephen Frost
Allow a context to be passed in for error handling
commit
|
commitdiff
|
tree
|
snapshot
2013-07-31
Alvaro Herrera
Fix mis-indented lines
commit
|
commitdiff
|
tree
|
snapshot
2013-07-31
Alvaro Herrera
Fix a couple of inconsequential typos in new header
commit
|
commitdiff
|
tree
|
snapshot
2013-07-31
Bruce Momjian
pg_dump/pg_dumpall: remove unnecessary SQL trailing...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-31
Tom Lane
Fix regexp_matches() handling of zero-length matches.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-31
Fujii Masao
Fix typo in comment.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-31
Fujii Masao
Fix inaccurate description of tablespace.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-30
Noah Misch
Restore REINDEX constraint validation.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-30
Bruce Momjian
pg_upgrade: clarify C comment about Windows thread...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-29
Greg Stark
Sync ECPG with WITH ORDINALITY changes
commit
|
commitdiff
|
tree
|
snapshot
2013-07-29
Greg Stark
Add SQL Standard WITH ORDINALITY support for UNNEST...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-29
Tom Lane
Fix contrib/cube and contrib/seg to build with bison...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-28
Peter Eisentraut
Message style improvements
commit
|
commitdiff
|
tree
|
snapshot
2013-07-27
Bruce Momjian
pg_upgrade: fix -j race condition on Windows
commit
|
commitdiff
|
tree
|
snapshot
2013-07-26
Bruce Momjian
pg_upgrade docs: don't use cluster for binary/lib
commit
|
commitdiff
|
tree
|
snapshot
2013-07-25
Tom Lane
Prevent leakage of SPI tuple tables during subtransacti...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-25
Robert Haas
pgstattuple: Doc update for previous commit.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-25
Robert Haas
Change currtid functions to use an MVCC snapshot, not...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-25
Robert Haas
pgstattuple: Use SnapshotDirty, not SnapshotNow.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-25
Robert Haas
Don't use SnapshotNow in get_actual_variable_range.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-25
Tom Lane
Fix configure probe for sys/ucred.h.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-25
Bruce Momjian
pg_upgrade: adjust umask() calls
commit
|
commitdiff
|
tree
|
snapshot
2013-07-25
Stephen Frost
Improvements to GetErrorContextStack()
commit
|
commitdiff
|
tree
|
snapshot
2013-07-25
Bruce Momjian
pg_upgrade: fix initialization of thread argument
commit
|
commitdiff
|
tree
|
snapshot
2013-07-24
Stephen Frost
Add GET DIAGNOSTICS ... PG_CONTEXT in PL/PgSQL
commit
|
commitdiff
|
tree
|
snapshot
2013-07-24
Tom Lane
Improve ilist.h's support for deletion of slist element...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-24
Bruce Momjian
pg_upgrade: more Windows parallel/-j fixes
commit
|
commitdiff
|
tree
|
snapshot
2013-07-24
Bruce Momjian
pg_upgrade: fix parallel/-j crash on Windows
commit
|
commitdiff
|
tree
|
snapshot
2013-07-24
Tom Lane
Fix booltestsel() for case where we have NULL stats...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Tom Lane
Move strip_implicit_coercions() from optimizer to nodeF...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Tom Lane
Further hacking on ruleutils' new column-alias-assignme...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Alvaro Herrera
Check for NULL result from strdup
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Tom Lane
Change post-rewriter representation of dropped columns...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Alvaro Herrera
Tweak FOR UPDATE/SHARE error message wording (again)
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Robert Haas
Use InvalidSnapshot, now SnapshotNow, as the default...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Robert Haas
Additional regression tests for ALTER OPERATOR FAMILY.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Peter Eisentraut
ecpg: Move function prototype into header file
commit
|
commitdiff
|
tree
|
snapshot
2013-07-23
Peter Eisentraut
doc: Remove tab from SGML file
commit
|
commitdiff
|
tree
|
snapshot
2013-07-22
Tatsuo Ishii
Add --rate option.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-22
Robert Haas
Fix cache flush hazard in ExecRefreshMatView.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-22
Robert Haas
pgrowlocks: Use GetActiveSnapshot() rather than Snapsho...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-22
Robert Haas
Remove bgw_sighup and bgw_sigterm.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-22
Robert Haas
Adjust HeapTupleSatisfies* routines to take a HeapTuple.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-22
Alvaro Herrera
Silence compiler warning on an unused variable
commit
|
commitdiff
|
tree
|
snapshot
2013-07-22
Robert Haas
Add infrastructure for mapping relfilenodes to relation...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-20
Tom Lane
Fix error handling in PLy_spi_execute_fetch_result().
commit
|
commitdiff
|
tree
|
snapshot
2013-07-20
Peter Eisentraut
Clean up new JSON API typedefs
commit
|
commitdiff
|
tree
|
snapshot
2013-07-19
Alvaro Herrera
Fix HeapTupleSatisfiesVacuum on aborted updater xacts
commit
|
commitdiff
|
tree
|
snapshot
2013-07-19
Robert Haas
doc: Fix typos in conversion names.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-19
Michael Meskes
Initialize day of year value.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-19
Tom Lane
Add checks for valid multibyte character length in...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-19
Tom Lane
Fix regex match failures for backrefs combined with...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
Stephen Frost
WITH CHECK OPTION support for auto-updatable VIEWs
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
Fujii Masao
Fix typo in update scripts for some contrib modules.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
Fujii Masao
Fix pgstattuple functions to use regclass-type as the...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
Andrew Dunstan
Move checking an explicit VARIADIC "any" argument into...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
Tom Lane
Fix direct access to Relation->rd_indpred.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-17
Peter Eisentraut
doc: Remove tab from SGML file
commit
|
commitdiff
|
tree
|
snapshot
2013-07-17
Tom Lane
Fix a few problems in barrier.h.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-17
Heikki Linnakangas
Fix variable names mentioned in comment to match the...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-17
Heikki Linnakangas
Fix assert failure at end of recovery, broken by XLogIn...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-17
Heikki Linnakangas
Fix end-of-loop optimization in pglz_find_match() function.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-17
Fujii Masao
Fix typo in previous pgbench --progress patch.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-17
Stephen Frost
Use correct parameter name for view_option_value
commit
|
commitdiff
|
tree
|
snapshot
2013-07-17
Noah Misch
Fix systable_recheck_tuple() for MVCC scan snapshots.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-17
Noah Misch
Implement the FILTER clause for aggregate function...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-17
Noah Misch
Comment on why planagg.c punts "MIN(x ORDER BY y)".
commit
|
commitdiff
|
tree
|
snapshot
2013-07-16
Tatsuo Ishii
Add --progress option to show progress report
commit
|
commitdiff
|
tree
|
snapshot
2013-07-16
Kevin Grittner
Add support for REFRESH MATERIALIZED VIEW CONCURRENTLY.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-16
Robert Haas
Allow background workers to be started dynamically.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-16
Peter Eisentraut
Fix PQconninfoParse error message handling
commit
|
commitdiff
|
tree
|
snapshot
2013-07-15
Stephen Frost
Check get_tle_by_resno() result before deref
commit
|
commitdiff
|
tree
|
snapshot
2013-07-15
Robert Haas
Tab completion for \lo_import
commit
|
commitdiff
|
tree
|
snapshot
next