projects
/
postgresql.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
postgresql.git
2005-03-13
Neil Conway
Make default_with_oids default to false -- user-created...
commit
|
commitdiff
|
tree
2005-03-13
Bruce Momjian
More ordering adjustments.
commit
|
commitdiff
|
tree
2005-03-13
Neil Conway
Update obsolete comment.
commit
|
commitdiff
|
tree
2005-03-13
Bruce Momjian
Fix markup.
commit
|
commitdiff
|
tree
2005-03-13
Bruce Momjian
More markup changes.
commit
|
commitdiff
|
tree
2005-03-13
Bruce Momjian
More cleanups.
commit
|
commitdiff
|
tree
2005-03-13
Bruce Momjian
More improvements.
commit
|
commitdiff
|
tree
2005-03-13
Bruce Momjian
More additions to the table.
commit
|
commitdiff
|
tree
2005-03-13
Bruce Momjian
Keep changing the markup until I like it. :-)
commit
|
commitdiff
|
tree
2005-03-13
Bruce Momjian
More table markup improvements.
commit
|
commitdiff
|
tree
2005-03-13
Bruce Momjian
More table markup fixes.
commit
|
commitdiff
|
tree
2005-03-13
Bruce Momjian
Rework "aliases" column for encodings.
commit
|
commitdiff
|
tree
2005-03-13
Bruce Momjian
Fix markup typo.
commit
|
commitdiff
|
tree
2005-03-13
Bruce Momjian
Add missing conversion documentation for certain encodings.
commit
|
commitdiff
|
tree
2005-03-13
Bruce Momjian
Reorder documented encodings to be alphabetical.
commit
|
commitdiff
|
tree
2005-03-13
Bruce Momjian
Document aliases for our supported encodings.
commit
|
commitdiff
|
tree
2005-03-12
Tom Lane
When cloning template0 (or other fully-frozen databases...
commit
|
commitdiff
|
tree
2005-03-12
Tom Lane
Fix ALTER DATABASE RENAME to allow the operation if...
commit
|
commitdiff
|
tree
2005-03-12
Tom Lane
Adjust the API for aggregate function calls so that...
commit
|
commitdiff
|
tree
2005-03-12
Neil Conway
Add pg_buffercache contrib module, from Mark Kirkwood.
commit
|
commitdiff
|
tree
2005-03-12
Neil Conway
Some builds (depends on crypto engine support?) of...
commit
|
commitdiff
|
tree
2005-03-12
Bruce Momjian
Documention all our supported encodings.
commit
|
commitdiff
|
tree
2005-03-12
Bruce Momjian
Done:
commit
|
commitdiff
|
tree
2005-03-12
Bruce Momjian
Handle carriage returns and line feeds in COPY CSV...
commit
|
commitdiff
|
tree
2005-03-12
Bruce Momjian
Done:
commit
|
commitdiff
|
tree
2005-03-12
Bruce Momjian
Add warning about the need to increase "max_fsm_relatio...
commit
|
commitdiff
|
tree
2005-03-12
Bruce Momjian
Fix snprintf() to properly handle precision specificati...
commit
|
commitdiff
|
tree
2005-03-12
Tom Lane
Fix problem with infinite recursion between write_syslo...
commit
|
commitdiff
|
tree
2005-03-11
Bruce Momjian
Here's the patch to fix a lot of markup errors in the...
commit
|
commitdiff
|
tree
2005-03-11
Bruce Momjian
Add fprintf() custom version to libpgport.
commit
|
commitdiff
|
tree
2005-03-11
Bruce Momjian
Define snprintf() to call pg_snprintf() so our own...
commit
|
commitdiff
|
tree
2005-03-11
Bruce Momjian
Add 'static' to initdb.c file-global variables.
commit
|
commitdiff
|
tree
2005-03-11
Bruce Momjian
Mark file-global function and variables as static.
commit
|
commitdiff
|
tree
2005-03-11
Bruce Momjian
Fix typos.
commit
|
commitdiff
|
tree
2005-03-11
Bruce Momjian
Fix typos.
commit
|
commitdiff
|
tree
2005-03-11
Bruce Momjian
Fix typos.
commit
|
commitdiff
|
tree
2005-03-11
Bruce Momjian
Fix typo.
commit
|
commitdiff
|
tree
2005-03-11
Neil Conway
Slight refactoring and optimization of some code in...
commit
|
commitdiff
|
tree
2005-03-11
Bruce Momjian
Add:
commit
|
commitdiff
|
tree
2005-03-10
Tom Lane
Make the behavior of HAVING without GROUP BY conform...
commit
|
commitdiff
|
tree
2005-03-10
Bruce Momjian
Add spinlock support for Itanium processor with Intel...
commit
|
commitdiff
|
tree
2005-03-10
Neil Conway
Refactor fork()-related code. We need to do various...
commit
|
commitdiff
|
tree
2005-03-08
Bruce Momjian
Add comma.
commit
|
commitdiff
|
tree
2005-03-08
Bruce Momjian
Fix markup of URL.
commit
|
commitdiff
|
tree
2005-03-08
Bruce Momjian
Add URL for patches queues.
commit
|
commitdiff
|
tree
2005-03-07
Neil Conway
Unbreak out-of-tree builds, by fixing a typo.
commit
|
commitdiff
|
tree
2005-03-07
Neil Conway
Replace an instance of $Id$ and an instance of $Header...
commit
|
commitdiff
|
tree
2005-03-07
Bruce Momjian
Properly implement "Response files" for bcc. Add URL...
commit
|
commitdiff
|
tree
2005-03-07
Tom Lane
Adjust creation/destruction of TupleDesc data structure...
commit
|
commitdiff
|
tree
2005-03-07
Bruce Momjian
Rename canonical encodings, per Peter:
commit
|
commitdiff
|
tree
2005-03-07
Neil Conway
Here's a tiny fix for a harmless typo in catalog.c:
commit
|
commitdiff
|
tree
2005-03-07
Tom Lane
Add a note that regression test row ordering difference...
commit
|
commitdiff
|
tree
2005-03-06
Tom Lane
Revise hash join code so that we can increase the numbe...
commit
|
commitdiff
|
tree
2005-03-05
Teodor Sigaev
Prevent rank change in case of duplicate search terms
commit
|
commitdiff
|
tree
2005-03-04
Tom Lane
Replace the BufMgrLock with separate locks on the looku...
commit
|
commitdiff
|
tree
2005-03-02
Bruce Momjian
Move snprintf int64 compatibility letters into a NOT_US...
commit
|
commitdiff
|
tree
2005-03-02
Tom Lane
Fix misspelling of sysctl, per Stefan Hans.
commit
|
commitdiff
|
tree
2005-03-02
Bruce Momjian
Use test && test rather than test -a, per Peter.
commit
|
commitdiff
|
tree
2005-03-02
Bruce Momjian
Fix for %I64d snprintf.
commit
|
commitdiff
|
tree
2005-03-02
Bruce Momjian
snprintf() %I64d code fix.
commit
|
commitdiff
|
tree
2005-03-02
Bruce Momjian
Use our own snprintf() only if NLS is enabled, and...
commit
|
commitdiff
|
tree
2005-03-02
Bruce Momjian
Prevent large allocation in snprintf to hold positional...
commit
|
commitdiff
|
tree
2005-03-02
Tom Lane
Another go at making pred_test() handle all reasonable...
commit
|
commitdiff
|
tree
2005-03-02
Bruce Momjian
Fix snprintf on Win32:
commit
|
commitdiff
|
tree
2005-03-02
Bruce Momjian
Make port snprintf.c finally thread-safe.
commit
|
commitdiff
|
tree
2005-03-01
Neil Conway
SGML improvements to the DML chapter.
commit
|
commitdiff
|
tree
2005-03-01
Tom Lane
Release proclock immediately in RemoveFromWaitQueue...
commit
|
commitdiff
|
tree
2005-03-01
Tom Lane
Allow Trace_lock_oidmin to be set to zero; this is...
commit
|
commitdiff
|
tree
2005-03-01
Teodor Sigaev
Simplify/clean up code for varlena types
commit
|
commitdiff
|
tree
2005-03-01
Bruce Momjian
Make snprintf() use already-defined int64/uint64 typede...
commit
|
commitdiff
|
tree
2005-03-01
Bruce Momjian
Done:
commit
|
commitdiff
|
tree
2005-03-01
Tom Lane
Adjust OR indexscan logic to not generate redundant...
commit
|
commitdiff
|
tree
2005-03-01
Bruce Momjian
And while we are on it, I would like to submit minor
commit
|
commitdiff
|
tree
2005-03-01
Tom Lane
Revert the logic for expanding AND/OR conditions in...
commit
|
commitdiff
|
tree
2005-02-28
Tom Lane
Un-break configure snprintf tests (partly my fault...
commit
|
commitdiff
|
tree
2005-02-28
Bruce Momjian
Move PGAC_FUNC_PRINTF_ARG_CONTROL to just above snprint...
commit
|
commitdiff
|
tree
2005-02-28
Bruce Momjian
snprintf.c has no sys/ioctl.h. Trivial patch below:
commit
|
commitdiff
|
tree
2005-02-28
Neil Conway
Implement max() and min() aggregates for array types...
commit
|
commitdiff
|
tree
2005-02-27
Bruce Momjian
Because the change to gettext. Needs a bunch of new...
commit
|
commitdiff
|
tree
2005-02-27
Bruce Momjian
Tab indent all actions in bcc32.mak, and do it on win32...
commit
|
commitdiff
|
tree
2005-02-27
Neil Conway
Add explicit casts between int4 and boolean. Patch...
commit
|
commitdiff
|
tree
2005-02-27
Bruce Momjian
Rename planner stats detail to avoid label confict.
commit
|
commitdiff
|
tree
2005-02-27
Bruce Momjian
Cause Win32 to output to the event log rather than...
commit
|
commitdiff
|
tree
2005-02-27
Bruce Momjian
Allow Win32 to support the O_SYNC open flag as an wal_s...
commit
|
commitdiff
|
tree
2005-02-27
Bruce Momjian
Add documentation on how statistics are used by the...
commit
|
commitdiff
|
tree
2005-02-26
Bruce Momjian
Add routines to dbsize to return the index size and...
commit
|
commitdiff
|
tree
2005-02-26
Bruce Momjian
Adjust OS-specific kernel settings to mention old and...
commit
|
commitdiff
|
tree
2005-02-26
Tom Lane
Finish up the flat-files project: get rid of GetRawData...
commit
|
commitdiff
|
tree
2005-02-26
Bruce Momjian
Clarify PGPASSWORD usage:
commit
|
commitdiff
|
tree
2005-02-26
Tom Lane
Correct overstatement in locking docs: we said Exclusiv...
commit
|
commitdiff
|
tree
2005-02-26
Bruce Momjian
State PGPASSWORD is "not recommended" rather than ...
commit
|
commitdiff
|
tree
2005-02-25
Teodor Sigaev
In accordance to
commit
|
commitdiff
|
tree
2005-02-25
Bruce Momjian
Add linking from /port to bcc makefile.
commit
|
commitdiff
|
tree
2005-02-25
Teodor Sigaev
Fix float8->int64 transformation
commit
|
commitdiff
|
tree
2005-02-25
Bruce Momjian
Please find enclosed a patch, per Dennis Bj<C3><B6...
commit
|
commitdiff
|
tree
2005-02-25
Bruce Momjian
Fix plpgsql error message for dropped temporary tables.
commit
|
commitdiff
|
tree
2005-02-25
Bruce Momjian
Clarify object ownership language to prevent confusion...
commit
|
commitdiff
|
tree
2005-02-25
Bruce Momjian
Updatge wording.
commit
|
commitdiff
|
tree
2005-02-25
Bruce Momjian
Fix markup.
commit
|
commitdiff
|
tree
2005-02-25
Bruce Momjian
Fix HTML markup and add NULL sorting item to existing...
commit
|
commitdiff
|
tree
next