projects
/
users
/
gsingh
/
postgres.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
users/gsingh/postgres.git
2005-10-03
Tom Lane
COPY's test for read-only transaction was backward...
commit
|
commitdiff
|
tree
2005-10-03
Tom Lane
Add a trace_sort option to help with measuring resource...
commit
|
commitdiff
|
tree
2005-10-03
Tom Lane
Separate out the VacRUsage stuff as an independent...
commit
|
commitdiff
|
tree
2005-10-03
Tom Lane
Fix procedure for updating nextval() defaults so that...
commit
|
commitdiff
|
tree
2005-10-03
Teodor Sigaev
Optimize benchmark query and update benchmark's results.
commit
|
commitdiff
|
tree
2005-10-03
Bruce Momjian
Fix font of sequence header.
commit
|
commitdiff
|
tree
2005-10-03
Bruce Momjian
Fix null bytes at end of file (weird).
commit
|
commitdiff
|
tree
2005-10-03
Bruce Momjian
Update sequence docs.
commit
|
commitdiff
|
tree
2005-10-03
Tom Lane
Preserve tuple OIDs during ATRewriteTable. Per gripe...
commit
|
commitdiff
|
tree
2005-10-03
Bruce Momjian
Merge Tom and my descriptions of new sequence behavior...
commit
|
commitdiff
|
tree
2005-10-03
Bruce Momjian
Update release notes to show how to upgrade a database...
commit
|
commitdiff
|
tree
2005-10-03
Bruce Momjian
Remove, 8.1 completed items already removed:
commit
|
commitdiff
|
tree
2005-10-03
Bruce Momjian
Done:
commit
|
commitdiff
|
tree
2005-10-03
Tom Lane
Expand pg_control information so that we can verify...
commit
|
commitdiff
|
tree
2005-10-02
Tom Lane
Change nextval and other sequence functions to specify...
commit
|
commitdiff
|
tree
2005-10-01
Tom Lane
_SPI_execute_plan failed to return result tuple table...
commit
|
commitdiff
|
tree
2005-10-01
Bruce Momjian
Adjust wording.
commit
|
commitdiff
|
tree
2005-09-30
Bruce Momjian
One of the web pages mentioned in dmetaphone.c has...
commit
|
commitdiff
|
tree
2005-09-30
Peter Eisentraut
Equalize wordings to avoid redundant translation work.
commit
|
commitdiff
|
tree
2005-09-30
Peter Eisentraut
Clean up the help displays.
commit
|
commitdiff
|
tree
2005-09-30
Peter Eisentraut
Change the option spelling to --connection-limit to...
commit
|
commitdiff
|
tree
2005-09-29
Alvaro Herrera
Fix confusion between relfilenode and Oid.
commit
|
commitdiff
|
tree
2005-09-29
Tom Lane
Fix unportable usages in new pgbench code (strndup...
commit
|
commitdiff
|
tree
2005-09-29
Tatsuo Ishii
Add -f option which enables to read SQL commands from...
commit
|
commitdiff
|
tree
2005-09-29
Peter Eisentraut
Correct spelling
commit
|
commitdiff
|
tree
2005-09-29
Bruce Momjian
Remove acronym in one title.
commit
|
commitdiff
|
tree
2005-09-28
Tom Lane
Mention fix for bug #1916 in release notes for affected...
commit
|
commitdiff
|
tree
2005-09-28
Tom Lane
Repair planning bug introduced in 7.4: outer-join ON...
commit
|
commitdiff
|
tree
2005-09-28
Bruce Momjian
Fix typo.
commit
|
commitdiff
|
tree
2005-09-28
Bruce Momjian
Add section on reliable operation, talking about cachin...
commit
|
commitdiff
|
tree
2005-09-28
Peter Eisentraut
Improve messages
commit
|
commitdiff
|
tree
2005-09-28
Bruce Momjian
Update SQL conformance mention to 2003.
commit
|
commitdiff
|
tree
2005-09-28
Bruce Momjian
Update Russian FAQ.
commit
|
commitdiff
|
tree
2005-09-27
Bruce Momjian
Add attribution.
commit
|
commitdiff
|
tree
2005-09-27
Bruce Momjian
Done:
commit
|
commitdiff
|
tree
2005-09-27
Tom Lane
Some marginal tweaks to make 'make installcheck' mostly...
commit
|
commitdiff
|
tree
2005-09-27
Tom Lane
Fix problems with PGXS builds against an installation...
commit
|
commitdiff
|
tree
2005-09-27
Bruce Momjian
Release notes up to date as of today.
commit
|
commitdiff
|
tree
2005-09-27
Bruce Momjian
Suppress FAQ and TODO changes in pgcvslog output.
commit
|
commitdiff
|
tree
2005-09-27
Tom Lane
PGXS should be set with := not =, as specified in the...
commit
|
commitdiff
|
tree
2005-09-27
Bruce Momjian
Fix incorrect psql \x memory allocation for numericloca...
commit
|
commitdiff
|
tree
2005-09-27
Bruce Momjian
Add:
commit
|
commitdiff
|
tree
2005-09-27
Bruce Momjian
Novice:
commit
|
commitdiff
|
tree
2005-09-27
Tom Lane
Fix our version of strdup() to adhere to the standard...
commit
|
commitdiff
|
tree
2005-09-26
Tom Lane
Create preliminary release notes for upcoming back...
commit
|
commitdiff
|
tree
2005-09-26
Bruce Momjian
Rename variable for clarity.
commit
|
commitdiff
|
tree
2005-09-26
Peter Eisentraut
Don't need gettext calls around debug messages.
commit
|
commitdiff
|
tree
2005-09-26
Bruce Momjian
Prevent threaded python build on BSD's, where it fails.
commit
|
commitdiff
|
tree
2005-09-26
Bruce Momjian
Done:
commit
|
commitdiff
|
tree
2005-09-26
Bruce Momjian
Log protocol-excute fetch operatation as fetch, rather...
commit
|
commitdiff
|
tree
2005-09-26
Bruce Momjian
Add:
commit
|
commitdiff
|
tree
2005-09-25
Tom Lane
The original patch to avoid building a hash join's...
commit
|
commitdiff
|
tree
2005-09-25
Bruce Momjian
Wording cleanup.
commit
|
commitdiff
|
tree
2005-09-25
Bruce Momjian
Document why PQtrace and ecpg debug() can crash the...
commit
|
commitdiff
|
tree
2005-09-24
Neil Conway
Cleanups for recent addition to log_connections documen...
commit
|
commitdiff
|
tree
2005-09-24
Bruce Momjian
Improve wording.
commit
|
commitdiff
|
tree
2005-09-24
Tom Lane
Clean up possibly-uninitialized-variable warnings repor...
commit
|
commitdiff
|
tree
2005-09-24
Bruce Momjian
Add mention of duplicate connection messages from psql...
commit
|
commitdiff
|
tree
2005-09-24
Bruce Momjian
Update release notes for 4-byte UTF mappings.
commit
|
commitdiff
|
tree
2005-09-24
Tom Lane
Clean up possibly-uninitialized-variable warnings repor...
commit
|
commitdiff
|
tree
2005-09-24
Tom Lane
Document change in large object snapshotting behavior...
commit
|
commitdiff
|
tree
2005-09-24
Tom Lane
Suppress signed-vs-unsigned-char warnings in contrib.
commit
|
commitdiff
|
tree
2005-09-24
Tom Lane
Suppress signed-vs-unsigned-char warnings.
commit
|
commitdiff
|
tree
2005-09-24
Tom Lane
In a machine where INT64_IS_BUSTED, we can only support...
commit
|
commitdiff
|
tree
2005-09-23
Bruce Momjian
Add comments explaining clauses used by CREATE ROLE...
commit
|
commitdiff
|
tree
2005-09-23
Bruce Momjian
Add:
commit
|
commitdiff
|
tree
2005-09-23
Bruce Momjian
Add:
commit
|
commitdiff
|
tree
2005-09-23
Bruce Momjian
Add:
commit
|
commitdiff
|
tree
2005-09-23
Bruce Momjian
Remove xid wraparound mention, because it was already...
commit
|
commitdiff
|
tree
2005-09-23
Tom Lane
Fix typo in comment.
commit
|
commitdiff
|
tree
2005-09-23
Tom Lane
Document that chkpass ignores password characters after...
commit
|
commitdiff
|
tree
2005-09-23
Bruce Momjian
Add:
commit
|
commitdiff
|
tree
2005-09-23
Bruce Momjian
Add:
commit
|
commitdiff
|
tree
2005-09-23
Bruce Momjian
Clarify autovacuum wording.
commit
|
commitdiff
|
tree
2005-09-23
Bruce Momjian
Please find attached a patch which tells about what...
commit
|
commitdiff
|
tree
2005-09-23
Bruce Momjian
Mention that autovacuum also needs stats.
commit
|
commitdiff
|
tree
2005-09-23
Bruce Momjian
Attached patch takes a swing at improving the autovacuu...
commit
|
commitdiff
|
tree
2005-09-22
Bruce Momjian
Add warning about DOMAINs.
commit
|
commitdiff
|
tree
2005-09-22
Bruce Momjian
Add:
commit
|
commitdiff
|
tree
2005-09-22
Bruce Momjian
Move table constraint patch up into the main new featur...
commit
|
commitdiff
|
tree
2005-09-22
Tom Lane
Fix bug introduced into indexable_outerrelids() by...
commit
|
commitdiff
|
tree
2005-09-22
Bruce Momjian
Add "basic" for table partitioning.
commit
|
commitdiff
|
tree
2005-09-22
Bruce Momjian
Add instructions.
commit
|
commitdiff
|
tree
2005-09-22
Bruce Momjian
Add "codelines" script to compute number of lines in...
commit
|
commitdiff
|
tree
2005-09-22
Bruce Momjian
Add:
commit
|
commitdiff
|
tree
2005-09-22
Bruce Momjian
pgindent new GIST index code, per request from Tom.
commit
|
commitdiff
|
tree
2005-09-22
Tom Lane
Adjust GiST error messages to conform to message style...
commit
|
commitdiff
|
tree
2005-09-22
Tom Lane
Take exclusive buffer lock in scan_heap() to eliminate...
commit
|
commitdiff
|
tree
2005-09-22
Bruce Momjian
This patch cleans up the access to members of ItemIdData.
commit
|
commitdiff
|
tree
2005-09-22
Bruce Momjian
Add:
commit
|
commitdiff
|
tree
2005-09-22
Bruce Momjian
Fix psql \x by removing puts().
commit
|
commitdiff
|
tree
2005-09-22
Bruce Momjian
Suppress port number for unix domain sockets in log...
commit
|
commitdiff
|
tree
2005-09-22
Tom Lane
Remove some dead code.
commit
|
commitdiff
|
tree
2005-09-21
Tom Lane
Fix postgresql.conf lexer to accept doubled single...
commit
|
commitdiff
|
tree
2005-09-21
Tom Lane
Suppress database dump item when --table and/or --schem...
commit
|
commitdiff
|
tree
2005-09-21
Tom Lane
optimize_minmax_aggregates() neglected to check for...
commit
|
commitdiff
|
tree
2005-09-20
Bruce Momjian
Fix interaction between psql \set AUTOCOMMIT and "ON_ER...
commit
|
commitdiff
|
tree
2005-09-20
Bruce Momjian
Merge items:
commit
|
commitdiff
|
tree
2005-09-20
Bruce Momjian
Return proper value for psql -f filename failure if...
commit
|
commitdiff
|
tree
2005-09-20
Bruce Momjian
autovacuum setting false -> off, for consistency
commit
|
commitdiff
|
tree
next