projects
/
users
/
heikki
/
postgres.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
users/heikki/postgres.git
2004-04-19
Bruce Momjian
Fix typo:
commit
|
commitdiff
|
tree
2004-04-18
Tom Lane
Tweak findTargetlistEntry so that bare names occurring...
commit
|
commitdiff
|
tree
2004-04-16
Bruce Momjian
Handle Warn_restart_ready properly in SIGTERM safety...
commit
|
commitdiff
|
tree
2004-04-15
Bruce Momjian
Modify COPY for() loop to use attnum as a variable...
commit
|
commitdiff
|
tree
2004-04-15
Tom Lane
Improve syntax error messages for invalid-argument...
commit
|
commitdiff
|
tree
2004-04-15
Peter Eisentraut
Translation updates
commit
|
commitdiff
|
tree
2004-04-15
Peter Eisentraut
Translation updates
commit
|
commitdiff
|
tree
2004-04-15
Bruce Momjian
Clarify meaning of second DateStyle value.
commit
|
commitdiff
|
tree
2004-04-14
Bruce Momjian
Update name:
commit
|
commitdiff
|
tree
2004-04-14
Bruce Momjian
Update owners of items:
commit
|
commitdiff
|
tree
2004-04-12
Bruce Momjian
Here's an attempt at new socket and signal code for...
commit
|
commitdiff
|
tree
2004-04-12
Bruce Momjian
Change psql \copy stdin/stdout to read from command...
commit
|
commitdiff
|
tree
2004-04-12
Bruce Momjian
> > This update fixes a few small typos in names,
commit
|
commitdiff
|
tree
2004-04-11
Bruce Momjian
Exit backend from SIGTERM or FATAL by simulating client...
commit
|
commitdiff
|
tree
2004-04-10
Bruce Momjian
Please find a small patch to fix the brain damage ...
commit
|
commitdiff
|
tree
2004-04-09
Bruce Momjian
Remove libpgeasy and odbc doc reference in filelist...
commit
|
commitdiff
|
tree
2004-04-09
Dennis Bjorklund
Translation updates
commit
|
commitdiff
|
tree
2004-04-09
Dennis Bjorklund
Translation updates
commit
|
commitdiff
|
tree
2004-04-08
Bruce Momjian
Magnus says new Win32 timezone library will not need...
commit
|
commitdiff
|
tree
2004-04-07
Bruce Momjian
Add SQL 2003 standards.
commit
|
commitdiff
|
tree
2004-04-07
Bruce Momjian
Remove bad URL.
commit
|
commitdiff
|
tree
2004-04-07
Bruce Momjian
Update:
commit
|
commitdiff
|
tree
2004-04-07
Bruce Momjian
Push superuser check farther down in the if() statement...
commit
|
commitdiff
|
tree
2004-04-07
Tom Lane
Still another place to make the world safe for zero...
commit
|
commitdiff
|
tree
2004-04-07
Bruce Momjian
Add:
commit
|
commitdiff
|
tree
2004-04-07
Bruce Momjian
Update Darwin thread compile flags, and OS version...
commit
|
commitdiff
|
tree
2004-04-07
Bruce Momjian
Update darwin OS version.
commit
|
commitdiff
|
tree
2004-04-07
Tom Lane
Extend set-operation planning to keep track of the...
commit
|
commitdiff
|
tree
2004-04-07
Tom Lane
build_subquery_pathkeys() was examining wrong copy...
commit
|
commitdiff
|
tree
2004-04-07
Bruce Momjian
Done:
commit
|
commitdiff
|
tree
2004-04-07
Bruce Momjian
Update FAQ_DEV.
commit
|
commitdiff
|
tree
2004-04-07
Bruce Momjian
Update Darwin as thread-safe.
commit
|
commitdiff
|
tree
2004-04-07
Bruce Momjian
> >>1. change the type of "log_statement" option from...
commit
|
commitdiff
|
tree
2004-04-06
Tom Lane
Support FULL JOIN with no join clauses, such as X FULL...
commit
|
commitdiff
|
tree
2004-04-06
Tom Lane
ALTER SEQUENCE RESTART did the wrong thing if sequence...
commit
|
commitdiff
|
tree
2004-04-06
Bruce Momjian
Add thread program mention of errno thread-safety.
commit
|
commitdiff
|
tree
2004-04-06
Bruce Momjian
The attached applied patch throws an error if the delim...
commit
|
commitdiff
|
tree
2004-04-06
Bruce Momjian
Add CLUSTER tag to psql \d display.
commit
|
commitdiff
|
tree
2004-04-05
Bruce Momjian
Add comment that sched_yield might be a portability...
commit
|
commitdiff
|
tree
2004-04-05
Bruce Momjian
Change getpid() while loop to use sched_yield(), greatl...
commit
|
commitdiff
|
tree
2004-04-05
Peter Eisentraut
New translation
commit
|
commitdiff
|
tree
2004-04-05
Peter Eisentraut
Translation updates
commit
|
commitdiff
|
tree
2004-04-05
Bruce Momjian
Have threads wait for parent to test thread-specific...
commit
|
commitdiff
|
tree
2004-04-05
Bruce Momjian
Corrects issues recently posted by Dann Corbit, allowin...
commit
|
commitdiff
|
tree
2004-04-05
Bruce Momjian
This is a cleanup patch for access/transam/xact.c....
commit
|
commitdiff
|
tree
2004-04-05
Bruce Momjian
Allow LIKE/ILIKE to appear in more places in a query.
commit
|
commitdiff
|
tree
2004-04-05
Bruce Momjian
Remove 'syslog' GUC variable, and add more logical...
commit
|
commitdiff
|
tree
2004-04-05
Bruce Momjian
Improve handling of GUC USERLIMIT variables by reorgani...
commit
|
commitdiff
|
tree
2004-04-05
Bruce Momjian
Add volatile to thread-specific thread variables.
commit
|
commitdiff
|
tree
2004-04-05
Bruce Momjian
Update thread test to only test for 'localhost' and...
commit
|
commitdiff
|
tree
2004-04-04
Bruce Momjian
Update thread test to do getpid() in while loop, also...
commit
|
commitdiff
|
tree
2004-04-02
Tom Lane
check_sql_fn_retval has always thought that we supporte...
commit
|
commitdiff
|
tree
2004-04-02
Tom Lane
Fix poor choice of error message in corner cases.
commit
|
commitdiff
|
tree
2004-04-02
Tom Lane
Clean up some code that had gotten a bit ugly through...
commit
|
commitdiff
|
tree
2004-04-02
Tom Lane
Get rid of crocky use of RangeVar nodes in parser to...
commit
|
commitdiff
|
tree
2004-04-02
Dennis Bjorklund
Translation updates
commit
|
commitdiff
|
tree
2004-04-02
Dennis Bjorklund
Translation updates
commit
|
commitdiff
|
tree
2004-04-02
Tom Lane
Fix some more compatibility issues (ctype.h macros...
commit
|
commitdiff
|
tree
2004-04-01
Tom Lane
Fix some portability issues with new float input code...
commit
|
commitdiff
|
tree
2004-04-01
Tom Lane
Fix some portability issues (reliance on gcc-isms).
commit
|
commitdiff
|
tree
2004-04-01
Tom Lane
Fix portability issues with functions that don't match...
commit
|
commitdiff
|
tree
2004-04-01
Tom Lane
Add missing casts to unsigned char in recently-added...
commit
|
commitdiff
|
tree
2004-04-01
Tom Lane
Adjust expected regression outputs for plan changes...
commit
|
commitdiff
|
tree
2004-04-01
Tom Lane
Replace TupleTableSlot convention for whole-row variabl...
commit
|
commitdiff
|
tree
2004-04-01
Bruce Momjian
Improve comments on USERLIMIT GUC processing.
commit
|
commitdiff
|
tree
2004-03-31
Bruce Momjian
Add description of log_statement_stats's function ...
commit
|
commitdiff
|
tree
2004-03-31
Bruce Momjian
Back out tutorial changes:
commit
|
commitdiff
|
tree
2004-03-31
Bruce Momjian
Add psql backslash command discussion.
commit
|
commitdiff
|
tree
2004-03-31
Bruce Momjian
Add:
commit
|
commitdiff
|
tree
2004-03-31
Bruce Momjian
Remove:
commit
|
commitdiff
|
tree
2004-03-30
Bruce Momjian
Fix markup errors from recent patch.
commit
|
commitdiff
|
tree
2004-03-30
Bruce Momjian
1. In keeping with the recent discussion that there...
commit
|
commitdiff
|
tree
2004-03-30
Bruce Momjian
Add:
commit
|
commitdiff
|
tree
2004-03-30
Bruce Momjian
Add mention of how to use \df to find functions using...
commit
|
commitdiff
|
tree
2004-03-30
Bruce Momjian
Fix to_char for 1 BC. Previously it returned 1 AD.
commit
|
commitdiff
|
tree
2004-03-30
Teodor Sigaev
Cleanup vectors of GISTENTRY and eliminate problem...
commit
|
commitdiff
|
tree
2004-03-29
Tom Lane
Use fuzzy comparison of path costs in add_path(), so...
commit
|
commitdiff
|
tree
2004-03-29
Michael Meskes
Fixed possible segfault in type.c (by Juergen Cappel)
commit
|
commitdiff
|
tree
2004-03-29
Bruce Momjian
Update FAQ from Robert Treat
commit
|
commitdiff
|
tree
2004-03-28
Tom Lane
Some further editorializing on README.CVS.
commit
|
commitdiff
|
tree
2004-03-28
Bruce Momjian
Clean up thread test program.
commit
|
commitdiff
|
tree
2004-03-27
Bruce Momjian
Add test for thread-safe errno to thread test program.
commit
|
commitdiff
|
tree
2004-03-27
Bruce Momjian
Add comment about psql \s (history display):
commit
|
commitdiff
|
tree
2004-03-27
Bruce Momjian
Clean up function call arg appearance.
commit
|
commitdiff
|
tree
2004-03-27
Bruce Momjian
Change small 'if/else' test to use Max().
commit
|
commitdiff
|
tree
2004-03-27
Tom Lane
Fix brain-dead placement of global variable declaration.
commit
|
commitdiff
|
tree
2004-03-27
Tom Lane
Now that we are allowing index opclasses to contain...
commit
|
commitdiff
|
tree
2004-03-26
Bruce Momjian
Add -D_REENTRANT for Solaris threading.
commit
|
commitdiff
|
tree
2004-03-26
Neil Conway
More cross-reference work, other minor SGML fixes and...
commit
|
commitdiff
|
tree
2004-03-25
Bruce Momjian
Update gcc solaris flags.
commit
|
commitdiff
|
tree
2004-03-25
Bruce Momjian
Fix for SSL compile.
commit
|
commitdiff
|
tree
2004-03-25
Tom Lane
Convert some GUC variable references to links.
commit
|
commitdiff
|
tree
2004-03-25
Teodor Sigaev
1 Minimize memory allocation for void (but not null...
commit
|
commitdiff
|
tree
2004-03-24
Tom Lane
Add a more useful error message for the case where...
commit
|
commitdiff
|
tree
2004-03-24
Tom Lane
Replace max_expr_depth parameter with a max_stack_depth...
commit
|
commitdiff
|
tree
2004-03-24
Bruce Momjian
Add:
commit
|
commitdiff
|
tree
2004-03-24
Tom Lane
Adjust error message wording per Andrew Dunstan's advice.
commit
|
commitdiff
|
tree
2004-03-24
Neil Conway
Make a cross-reference in the ALTER TABLE ref page...
commit
|
commitdiff
|
tree
2004-03-24
Bruce Momjian
Update description error text:
commit
|
commitdiff
|
tree
2004-03-24
Bruce Momjian
Here's a patch implementing the "thread method" to...
commit
|
commitdiff
|
tree
next