projects
/
postgresql
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
postgresql
2005-09-22
Bruce Momjian
Add:
commit
|
commitdiff
|
tree
|
snapshot
2005-09-22
Bruce Momjian
Fix psql \x by removing puts().
commit
|
commitdiff
|
tree
|
snapshot
2005-09-22
Bruce Momjian
Suppress port number for unix domain sockets in log...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-22
Tom Lane
Remove some dead code.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-21
Tom Lane
Fix postgresql.conf lexer to accept doubled single...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-21
Tom Lane
Suppress database dump item when --table and/or --schem...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-21
Tom Lane
optimize_minmax_aggregates() neglected to check for...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-20
Bruce Momjian
Fix interaction between psql \set AUTOCOMMIT and "ON_ER...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-20
Bruce Momjian
Merge items:
commit
|
commitdiff
|
tree
|
snapshot
2005-09-20
Bruce Momjian
Return proper value for psql -f filename failure if...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-20
Bruce Momjian
autovacuum setting false -> off, for consistency
commit
|
commitdiff
|
tree
|
snapshot
2005-09-20
Bruce Momjian
Fix typo:
commit
|
commitdiff
|
tree
|
snapshot
2005-09-20
Bruce Momjian
Add:
commit
|
commitdiff
|
tree
|
snapshot
2005-09-20
Bruce Momjian
Update profile file location.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-20
Bruce Momjian
Add:
commit
|
commitdiff
|
tree
|
snapshot
2005-09-19
Bruce Momjian
Remove:
commit
|
commitdiff
|
tree
|
snapshot
2005-09-19
Bruce Momjian
Print proper cause of statement cancel, user interactio...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-19
Bruce Momjian
update timestamp on file.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-18
Peter Eisentraut
Clarify some error messages
commit
|
commitdiff
|
tree
|
snapshot
2005-09-18
Tom Lane
Fix typo in link label, per Evgeny Gridasov.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-17
Bruce Momjian
Add:
commit
|
commitdiff
|
tree
|
snapshot
2005-09-16
Bruce Momjian
Add:
commit
|
commitdiff
|
tree
|
snapshot
2005-09-16
Bruce Momjian
Adjust regression for new cancel query message.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-16
Bruce Momjian
Update query cancel message:
commit
|
commitdiff
|
tree
|
snapshot
2005-09-16
Bruce Momjian
Adjust bcc to work for thread changes.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-16
Bruce Momjian
This correction is required of nmake of Windows.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-16
Bruce Momjian
Update numbering.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-16
Bruce Momjian
Add:
commit
|
commitdiff
|
tree
|
snapshot
2005-09-16
PostgreSQL...
tag it all beta2 ...
REL8_1_0BETA2
commit
|
commitdiff
|
tree
|
snapshot
2005-09-16
Bruce Momjian
Update wording:
commit
|
commitdiff
|
tree
|
snapshot
2005-09-16
Teodor Sigaev
Small fixes
commit
|
commitdiff
|
tree
|
snapshot
2005-09-16
Bruce Momjian
Add:
commit
|
commitdiff
|
tree
|
snapshot
2005-09-16
Neil Conway
Rename pg_complete_relation_size() to pg_total_relation...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-16
Neil Conway
Update two comments to refer to use the new list API...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-16
Tom Lane
Update release notes for changes between beta1 and...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-16
Alvaro Herrera
Add note about pg_autovacuum settings not being saved...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-16
Tom Lane
Force the size and alignment of LWLock array entries...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-15
Neil Conway
Copy-editing for GiST README.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-15
Teodor Sigaev
Readme about GiST's algorithms
commit
|
commitdiff
|
tree
|
snapshot
2005-09-15
Teodor Sigaev
1 Update Snowball sources
commit
|
commitdiff
|
tree
|
snapshot
2005-09-14
Neil Conway
Various documentation improvements. Add a lot of index...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-14
Neil Conway
Tweak the PL/PgSQL regression tests to catch the recent...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-14
Tom Lane
Fix recent breakage of decl_cursor_arglist syntax,...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-13
Tom Lane
Fix make_tuple_from_row to support nested rowtypes...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-13
Neil Conway
Minor SGML markup fixes.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-13
Alvaro Herrera
Document the new autovacuum daemon.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-12
Tom Lane
Fix cut-and-paste-o in TCP keepalives documentation.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-12
Neil Conway
Minor documentation tweak: make the capitalization...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-12
Tom Lane
Ensure that any memory leaked during an error inside...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-12
Neil Conway
Make the documentation of GUC variables a separate...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-12
Tom Lane
Update manual's introduction to indexes to reflect...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-12
Neil Conway
Fix a mistake in the documentation for SPI_getbinval...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-12
Tom Lane
Forgot to add pg_pltemplate to the list of shared syste...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-12
Michael Meskes
Fixed transaction command handling to not ignore savepo...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-12
Neil Conway
Add a few items to the release notes, and make a few...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-12
Tom Lane
Tweak TCP-keepalive code so that an invalid setting...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-11
Neil Conway
Many small improvements and copy edits to the release...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-11
Tom Lane
Fix some corner-case bugs in _sendSQLLine's parsing...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-11
Tom Lane
Avoid changing stdin/stdout to binary mode on Windows...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-10
Bruce Momjian
Update URL for FAQ_MINGW.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-09
Tom Lane
Given its current definition that depends on time(NULL...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-09
Tom Lane
timestamptz_izone should return the input, not NULL...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-09
Tom Lane
Fix the various forms of AT TIME ZONE to accept either...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-08
Tom Lane
Create the pg_pltemplate system catalog to hold templat...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-08
Tom Lane
Update regression tests for new USA timezone data....
commit
|
commitdiff
|
tree
|
snapshot
2005-09-07
Tom Lane
Update timezone data files to release 2005m of the...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-05
Tom Lane
Implement a preliminary 'template' facility for procedu...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-05
Tom Lane
Back out prior patch and instead just suppress Subquery...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-05
Tom Lane
Clean up version comparison/display code, per gripe...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-05
Tom Lane
For non-projecting plan node types such as Limit, set_p...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-05
Andrew Dunstan
Add a note about CSV lines with trailing spaces.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-05
Bruce Momjian
Conditionally output the server version number in psql...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-04
Alvaro Herrera
Fix typo in Richard's last name.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-03
Tom Lane
libpgport routines need nonstandard palloc to work...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-03
Bruce Momjian
Add idea:
commit
|
commitdiff
|
tree
|
snapshot
2005-09-02
Bruce Momjian
Add log display label for unnamed server-side portals.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-02
Tom Lane
Fix the spelling.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-02
Bruce Momjian
Update.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-02
Bruce Momjian
Update:
commit
|
commitdiff
|
tree
|
snapshot
2005-09-02
Bruce Momjian
Update:
commit
|
commitdiff
|
tree
|
snapshot
2005-09-02
Bruce Momjian
Update listen_addresses description.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-02
Bruce Momjian
Add:
commit
|
commitdiff
|
tree
|
snapshot
2005-09-02
Bruce Momjian
Update wording:
commit
|
commitdiff
|
tree
|
snapshot
2005-09-02
Bruce Momjian
Add:
commit
|
commitdiff
|
tree
|
snapshot
2005-09-02
Tom Lane
Clean up a couple of ad-hoc computations of the maximum...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-02
Tom Lane
In copy_file, use a palloc'd buffer instead of just...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-02
Bruce Momjian
Add text:
commit
|
commitdiff
|
tree
|
snapshot
2005-09-02
Tom Lane
Add some notes about how pg_dump relates to the practic...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-02
Tom Lane
Update performance discussion for 8.1. Add a little...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-02
Bruce Momjian
Duplicate:
commit
|
commitdiff
|
tree
|
snapshot
2005-09-01
Tom Lane
Correct comment about why contrib/xml2 isn't built...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-01
Tom Lane
Update storage.sgml to reflect current reality.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-01
Tom Lane
Short-circuit AllocSetReset if nothing has been palloc...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-01
Bruce Momjian
8.0.3 is now the most recent version.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-01
Bruce Momjian
Update disk space computation because oids are now...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-01
Tom Lane
Fix unportable uses of <ctype.h> functions. Per Sergey...
commit
|
commitdiff
|
tree
|
snapshot
2005-08-30
Bruce Momjian
Add:
commit
|
commitdiff
|
tree
|
snapshot
2005-08-30
Bruce Momjian
Add regression tests for disabling constraints.
commit
|
commitdiff
|
tree
|
snapshot
2005-08-30
Tom Lane
Remove a couple of obsolete statements about how many...
commit
|
commitdiff
|
tree
|
snapshot
2005-08-30
Tom Lane
Log send() failures when sending to statistics process...
commit
|
commitdiff
|
tree
|
snapshot
next