index
:
users/rhaas/postgres.git
ThisTimeLineID3
ThisTimeLineID4
advice
advice2
aset_changes
aset_frontend
async
async2
bufmgr
chash
chash2014
contexts
conveyor
conveyor_old
copy_hack
cv
fastlock91
flexlock
gather
gather3
gather_pushdown
gathertest
group_locking
joinadvice
manifest
master
memory
memory2
metapage
pa_setop
parallel
parallel_count
partdesc
pg_background
pg_ringflush
pgfruit
robert
serial_cost
slot2
snaparray
sort
walsummarizer2
walsummarizermanifest
xlogacceptwrites
Robert Haas's development tree.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2014-02-06
Hack, hack.
memory
Robert Haas
2014-02-06
Hack.
Robert Haas
2014-02-06
Hack.
Robert Haas
2014-02-06
Hack.
Robert Haas
2014-02-06
Hack.
Robert Haas
2014-02-06
Get back to where we can compile.
Robert Haas
2014-02-06
Rename stuff.
Robert Haas
2014-02-06
Hack.
Robert Haas
2014-02-06
Hack, hack.
Robert Haas
2014-02-06
Note problems.
Robert Haas
2014-02-06
Make it compile again (but not link).
Robert Haas
2014-02-06
Hack.
Robert Haas
2014-02-06
Hack.
Robert Haas
2014-02-06
Hack, hack.
Robert Haas
2014-02-06
Hack, hack.
Robert Haas
2014-02-06
Hack, hack.
Robert Haas
2014-02-06
Hack, hack.
Robert Haas
2014-02-06
Beginnings of new memory allocation infrastrcture.
Robert Haas
2014-02-05
PL/Perl: Fix compiler warning
Peter Eisentraut
2014-02-04
Fix comparison of an array of characters with zero to compare with '\0' instead.
Fujii Masao
2014-02-04
Fix lexing of U& sequences just before EOF.
Tom Lane
2014-02-03
Fix *-qualification of named parameters in SQL-language functions.
Tom Lane
2014-02-03
Adjust pg_sleep_for/pg_sleep_until to use clock_timestamp.
Robert Haas
2014-02-03
In json code, clean up temp memory contexts after processing.
Andrew Dunstan
2014-02-03
Make pg_basebackup skip temporary statistics files.
Fujii Masao
2014-02-02
Switch in psql_scan() must cover all lexer states (except backslash cases).
Tom Lane
2014-02-02
Clean up some sloppy coding in repl_gram.y.
Tom Lane
2014-02-02
Add primary_slotname to recovery.conf.sample.
Fujii Masao
2014-02-02
Fix typos in docs and comments.
Fujii Masao
2014-02-02
Fix makefile syntax.
Andrew Dunstan
2014-02-01
Fix some wide-character bugs in the text-search parser.
Tom Lane
2014-02-01
fix whitespace
Andrew Dunstan
2014-02-01
Fix some more bugs in signal handlers and process shutdown logic.
Tom Lane
2014-02-01
Don't use deprecated dllwrap on Cygwin.
Andrew Dunstan
2014-02-01
Copy the libpq DLL to the bin directory on Mingw and Cygwin.
Andrew Dunstan
2014-02-01
arrays: tighten checks for multi-dimensional input
Bruce Momjian
2014-02-01
Introduce replication slots.
Robert Haas
2014-02-01
pg_restore: make help output plural for multi-enabled options
Bruce Momjian
2014-02-01
Clear MyProc and MyProcSignalState before they become invalid.
Robert Haas
2014-01-31
Disallow use of SSL v3 protocol in the server as well as in libpq.
Tom Lane
2014-01-31
system catalogs: reorder pg_amproc entries into proper sections
Bruce Momjian
2014-01-31
pgindent: add Perl comment
Bruce Momjian
2014-01-31
pgindent: add --list-of-typedefs option
Bruce Momjian
2014-01-31
Add tab completion for ALTER TABLESPACE MOVE in psql.
Fujii Masao
2014-01-31
entab: add new options
Bruce Momjian
2014-01-31
pgindent: preserve blank lines around #else/#endif
Bruce Momjian
2014-01-30
Add convenience functions pg_sleep_for and pg_sleep_until.
Robert Haas
2014-01-30
Fix bogus handling of "postponed" lateral quals.
Tom Lane
2014-01-30
Add checks for interval overflow/underflow
Bruce Momjian
2014-01-30
Fix unsafe references to errno within error messaging logic.
Tom Lane
[next]