projects
/
users
/
rhaas
/
postgres.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
users/rhaas/postgres.git
2013-01-02
Magnus Hagander
Move tar function headers to pgtar.h
commit
|
commitdiff
|
tree
2013-01-02
Alvaro Herrera
Make sure MaxBackends is always set
commit
|
commitdiff
|
tree
2013-01-02
Alvaro Herrera
Fix background workers for EXEC_BACKEND
commit
|
commitdiff
|
tree
2013-01-02
Heikki Linnakangas
Fix bug in streaming replication over multiple tli...
commit
|
commitdiff
|
tree
2013-01-02
Heikki Linnakangas
Fix silly typo in code, which broke the check for reach...
commit
|
commitdiff
|
tree
2013-01-01
Bruce Momjian
Update copyrights for 2013
commit
|
commitdiff
|
tree
2013-01-01
Magnus Hagander
Add new file to MSVC build system as well
commit
|
commitdiff
|
tree
2013-01-01
Magnus Hagander
Unify some tar functionality across different parts
commit
|
commitdiff
|
tree
2013-01-01
Heikki Linnakangas
Winflex binary on FTP site doesn't work on 64-bit Windo...
commit
|
commitdiff
|
tree
2013-01-01
Magnus Hagander
Fix descrition of pg_resetxlog -l parameter
commit
|
commitdiff
|
tree
2012-12-31
Tom Lane
Fix ruleutils to cope with conflicts from adding/droppi...
commit
|
commitdiff
|
tree
2012-12-31
Peter Eisentraut
doc: Correct description of ldapurl
commit
|
commitdiff
|
tree
2012-12-31
Peter Eisentraut
Fix compiler warning about uninitialized variable
commit
|
commitdiff
|
tree
2012-12-30
Heikki Linnakangas
Keep timeline history files restored from archive in...
commit
|
commitdiff
|
tree
2012-12-30
Peter Eisentraut
doc: Correct description of LDAP authentication
commit
|
commitdiff
|
tree
2012-12-29
Robert Haas
Adjust more backend functions to return OID rather...
commit
|
commitdiff
|
tree
2012-12-28
Alvaro Herrera
Remove obsolete XLogRecPtr macros
commit
|
commitdiff
|
tree
2012-12-27
Alvaro Herrera
Assign InvalidXLogRecPtr instead of MemSet(0)
commit
|
commitdiff
|
tree
2012-12-27
Alvaro Herrera
Remove unused NextLogPage macro
commit
|
commitdiff
|
tree
2012-12-27
Peter Eisentraut
doc: Replace "NOTE" with proper markup
commit
|
commitdiff
|
tree
2012-12-27
Bruce Momjian
Add pg_upgrade --jobs parameter
commit
|
commitdiff
|
tree
2012-12-24
Tom Lane
Fix some minor issues in view pretty-printing.
commit
|
commitdiff
|
tree
2012-12-24
Simon Riggs
Update comments on rd_newRelfilenodeSubid.
commit
|
commitdiff
|
tree
2012-12-24
Simon Riggs
Keep rd_newRelfilenodeSubid across overflow.
commit
|
commitdiff
|
tree
2012-12-24
Simon Riggs
Fix more weird compiler messages caused
commit
|
commitdiff
|
tree
2012-12-24
Simon Riggs
Add function prototype from previous commit.
commit
|
commitdiff
|
tree
2012-12-23
Robert Haas
Adjust many backend functions to return OID rather...
commit
|
commitdiff
|
tree
2012-12-23
Tom Lane
Prevent failure when RowExpr or XmlExpr is parse-analyz...
commit
|
commitdiff
|
tree
2012-12-22
Tom Lane
Fix documentation typo.
commit
|
commitdiff
|
tree
2012-12-21
Heikki Linnakangas
Fix sloppiness in the timeline switch over streaming...
commit
|
commitdiff
|
tree
2012-12-21
Heikki Linnakangas
Fix race condition if a file is removed while pg_baseba...
commit
|
commitdiff
|
tree
2012-12-21
Heikki Linnakangas
Forgot to remove extern declaration of GetRecoveryTarge...
commit
|
commitdiff
|
tree
2012-12-21
Peter Eisentraut
Make some messages more consistent in style
commit
|
commitdiff
|
tree
2012-12-21
Peter Eisentraut
Fix grammatical mistake in error message
commit
|
commitdiff
|
tree
2012-12-20
Tom Lane
Fix pg_extension_config_dump() to handle update cases...
commit
|
commitdiff
|
tree
2012-12-20
Heikki Linnakangas
Fix recycling of WAL segments after switching timeline...
commit
|
commitdiff
|
tree
2012-12-20
Bruce Momjian
Avoid using NAMEDATALEN in pg_upgrade
commit
|
commitdiff
|
tree
2012-12-20
Heikki Linnakangas
Follow TLI of last replayed record, not recovery target...
commit
|
commitdiff
|
tree
2012-12-20
Heikki Linnakangas
Don't set ThisTimeLineID in checkpointer & bgwriter...
commit
|
commitdiff
|
tree
2012-12-20
Bruce Momjian
Add pg_upgrade comment about mismatch error
commit
|
commitdiff
|
tree
2012-12-19
Heikki Linnakangas
Check if we've reached end-of-backup point also if...
commit
|
commitdiff
|
tree
2012-12-19
Peter Eisentraut
Rename SQL feature S403 to ARRAY_MAX_CARDINALITY
commit
|
commitdiff
|
tree
2012-12-19
Peter Eisentraut
pg_basebackup: Small message punctuation improvements
commit
|
commitdiff
|
tree
2012-12-18
Andrew Dunstan
Don't include postgres.h in postgres_fe.h for cplusplus...
commit
|
commitdiff
|
tree
2012-12-18
Tom Lane
Ignore libedit/libreadline while probing for standard...
commit
|
commitdiff
|
tree
2012-12-18
Peter Eisentraut
Remove allow_nonpic_in_shlib
commit
|
commitdiff
|
tree
2012-12-18
Peter Eisentraut
doc: Put PL/pgSQL RAISE USING keywords into a list
commit
|
commitdiff
|
tree
2012-12-18
Tom Lane
Fix failure to ignore leftover temp tables after a...
commit
|
commitdiff
|
tree
2012-12-16
Tom Lane
Fix filling of postpid in bootstrap/standalone mode.
commit
|
commitdiff
|
tree
2012-12-16
Andrew Dunstan
Tidy up from frontend Assert change.
commit
|
commitdiff
|
tree
2012-12-16
Magnus Hagander
Properly copy fmgroids.h after clean on Win32
commit
|
commitdiff
|
tree
2012-12-16
Peter Eisentraut
doc: Remove extra table column
commit
|
commitdiff
|
tree
2012-12-15
Peter Eisentraut
doc: Add oid columns to system catalog documentation
commit
|
commitdiff
|
tree
2012-12-15
Peter Eisentraut
doc: Add pg_stat_reset and related functions to index
commit
|
commitdiff
|
tree
2012-12-14
Andrew Dunstan
Provide Assert() for frontend code.
commit
|
commitdiff
|
tree
2012-12-14
Robert Haas
Update comment in heapgetpage() regarding PD_ALL_VISIBL...
commit
|
commitdiff
|
tree
2012-12-14
Peter Eisentraut
NLS: Use msgmerge --previous option
commit
|
commitdiff
|
tree
2012-12-14
Peter Eisentraut
doc: Improve search_path mentions in index
commit
|
commitdiff
|
tree
2012-12-13
Heikki Linnakangas
Allow a streaming replication standby to follow a timel...
commit
|
commitdiff
|
tree
2012-12-13
Heikki Linnakangas
Make xlog_internal.h includable in frontend context.
commit
|
commitdiff
|
tree
2012-12-12
Heikki Linnakangas
In multi-insert, don't go into infinite loop on a huge...
commit
|
commitdiff
|
tree
2012-12-12
Tom Lane
Add defenses against integer overflow in dynahash numbu...
commit
|
commitdiff
|
tree
2012-12-12
Tom Lane
Disable event triggers in standalone mode.
commit
|
commitdiff
|
tree
2012-12-11
Kevin Grittner
Fix performance problems with autovacuum truncation...
commit
|
commitdiff
|
tree
2012-12-11
Bruce Momjian
Fix pg_upgrade for invalid indexes
commit
|
commitdiff
|
tree
2012-12-11
Heikki Linnakangas
Consistency check should compare last record replayed...
commit
|
commitdiff
|
tree
2012-12-11
Andrew Dunstan
Add mode where contrib installcheck runs each module...
commit
|
commitdiff
|
tree
2012-12-11
Bruce Momjian
Fix pg_upgrade -O/-o options
commit
|
commitdiff
|
tree
2012-12-11
Peter Eisentraut
doc: Remove blastwave.org link
commit
|
commitdiff
|
tree
2012-12-10
Heikki Linnakangas
Update minimum recovery point on truncation.
commit
|
commitdiff
|
tree
2012-12-10
Heikki Linnakangas
Fix the tracking of min recovery point timeline.
commit
|
commitdiff
|
tree
2012-12-09
Tom Lane
Fix assorted bugs in privileges-for-types patch.
commit
|
commitdiff
|
tree
2012-12-08
Tom Lane
Support automatically-updatable views.
commit
|
commitdiff
|
tree
2012-12-08
Peter Eisentraut
Update iso.org page link
commit
|
commitdiff
|
tree
2012-12-07
Bruce Momjian
Improve pg_upgrade's status display
commit
|
commitdiff
|
tree
2012-12-07
Simon Riggs
Correct xmax test for COPY FREEZE
commit
|
commitdiff
|
tree
2012-12-07
Simon Riggs
Optimize COPY FREEZE with CREATE TABLE also.
commit
|
commitdiff
|
tree
2012-12-07
Simon Riggs
Clarify that COPY FREEZE is not a hard rule.
commit
|
commitdiff
|
tree
2012-12-07
Tom Lane
Improve pl/pgsql to support composite-type expressions...
commit
|
commitdiff
|
tree
2012-12-06
Alvaro Herrera
Background worker processes
commit
|
commitdiff
|
tree
2012-12-06
Tom Lane
Fix intermittent crash in DROP INDEX CONCURRENTLY.
commit
|
commitdiff
|
tree
2012-12-06
Alvaro Herrera
Update comment at top of index_create
commit
|
commitdiff
|
tree
2012-12-05
Tom Lane
Ensure recovery pause feature doesn't pause unless...
commit
|
commitdiff
|
tree
2012-12-05
Heikki Linnakangas
Oops, meant to change the comment in writeTimeLineHistory.
commit
|
commitdiff
|
tree
2012-12-05
Simon Riggs
Must not reach consistency before XLOG_BACKUP_RECORD
commit
|
commitdiff
|
tree
2012-12-05
Heikki Linnakangas
Add pgstatginindex() function to get the size of the...
commit
|
commitdiff
|
tree
2012-12-04
Tom Lane
Attempt to un-break Windows builds with USE_LDAP.
commit
|
commitdiff
|
tree
2012-12-04
Michael Meskes
Include isinf.o in libecpg if isinf() is not available...
commit
|
commitdiff
|
tree
2012-12-04
Heikki Linnakangas
Downgrade a status message from LOG to DEBUG2.
commit
|
commitdiff
|
tree
2012-12-04
Heikki Linnakangas
Write exact xlog position of timeline switch in the...
commit
|
commitdiff
|
tree
2012-12-04
Bruce Momjian
In initdb.c, move auth warning code into main() from...
commit
|
commitdiff
|
tree
2012-12-04
Bruce Momjian
In pg_upgrade testing script, turn off command echo...
commit
|
commitdiff
|
tree
2012-12-04
Peter Eisentraut
Fix build of LDAP URL feature
commit
|
commitdiff
|
tree
2012-12-04
Heikki Linnakangas
Track the timeline associated with minRecoveryPoint...
commit
|
commitdiff
|
tree
2012-12-04
Bruce Momjian
Restore set -x in pg_upgrade/test.sh, so the user can...
commit
|
commitdiff
|
tree
2012-12-04
Peter Eisentraut
Add support for LDAP URLs
commit
|
commitdiff
|
tree
2012-12-04
Bruce Momjian
In initdb.c, rename some newly created functions, and...
commit
|
commitdiff
|
tree
2012-12-04
Bruce Momjian
Add initdb --sync-only option to sync the data director...
commit
|
commitdiff
|
tree
2012-12-04
Bruce Momjian
Revert initdb --sync-only patch that had incorrect...
commit
|
commitdiff
|
tree
2012-12-04
Bruce Momjian
dummy commit
commit
|
commitdiff
|
tree
next