2008-09-07 |
momjian | Clarify documention workding for xip_list().
|
commit | commitdiff | tree |
2008-09-05 |
momjian | Add comment about why pg_dump doesn't dump the public...
|
commit | commitdiff | tree |
2008-09-05 |
momjian | Add Win32 MSVC code to support this recent patch:
|
commit | commitdiff | tree |
2008-08-23 |
momjian | Add missing descriptions for aggregates, functions...
|
commit | commitdiff | tree |
2008-08-23 |
momjian | Update link to developer's FAQ from main FAQ.
|
commit | commitdiff | tree |
2008-08-22 |
momjian | Make "log_temp_files" super-user set only, like other...
|
commit | commitdiff | tree |
2008-08-22 |
momjian | Minor patch on pgbench
|
commit | commitdiff | tree |
2008-08-22 |
momjian | Improve wording of error message when a postgresql...
|
commit | commitdiff | tree |
2008-08-21 |
momjian | Mention that pg_dump does not dump ALTER DATABASE ...
|
commit | commitdiff | tree |
2008-08-20 |
momjian | Remove tools and documention for generating TODO.html.
|
commit | commitdiff | tree |
2008-08-20 |
momjian | TODO now in wiki, html version removed.
|
commit | commitdiff | tree |
2008-08-20 |
momjian | New TODO list URL wiki location listed; contents truncated.
|
commit | commitdiff | tree |
2008-08-19 |
momjian | Not done:
|
commit | commitdiff | tree |
2008-08-19 |
momjian | TODO done:
|
commit | commitdiff | tree |
2008-08-18 |
momjian | Add to TODO:
|
commit | commitdiff | tree |
2008-08-16 |
momjian | Update instructions on generating TODO.html.
|
commit | commitdiff | tree |
2008-08-16 |
momjian | Add URL for:
|
commit | commitdiff | tree |
2008-08-16 |
momjian | Add to TODO:
|
commit | commitdiff | tree |
2008-08-16 |
momjian | Synchronize Borland libpq makefile to match MSVC. ...
|
commit | commitdiff | tree |
2008-08-16 |
momjian | Update Russian FAQ.
|
commit | commitdiff | tree |
2008-08-16 |
momjian | Add new SQL training web site to FAQ:
|
commit | commitdiff | tree |
2008-08-16 |
momjian | Fix version warning bug in recently applied adjustments...
|
commit | commitdiff | tree |
2008-08-14 |
momjian | Add URL for:
|
commit | commitdiff | tree |
2008-08-12 |
momjian | Add:
|
commit | commitdiff | tree |
2008-07-31 |
momjian | Add URL to:
|
commit | commitdiff | tree |
2008-07-20 |
momjian | Revert patch so .psqlrc can suppress startup banner:
|
commit | commitdiff | tree |
2008-07-18 |
momjian | Properly document archive/restore command examples...
|
commit | commitdiff | tree |
2008-07-18 |
momjian | In psql, run .psqlrc _after_ printing warnings and...
|
commit | commitdiff | tree |
2008-07-18 |
momjian | Add URL for:
|
commit | commitdiff | tree |
2008-07-17 |
momjian | Add to TODO:
|
commit | commitdiff | tree |
2008-07-16 |
momjian | Add URL for:
|
commit | commitdiff | tree |
2008-07-16 |
momjian | Allow TRUNCATE foo, foo to succeed, per report from...
|
commit | commitdiff | tree |
2008-07-16 |
momjian | Add to TODO:
|
commit | commitdiff | tree |
2008-07-16 |
momjian | Add array_fill() to create arrays initialized with...
|
commit | commitdiff | tree |
2008-07-15 |
momjian | Fix alignment of SGML array docs.
|
commit | commitdiff | tree |
2008-07-15 |
momjian | Add Swedish_Sweden.1252 Windows locale example to docs.
|
commit | commitdiff | tree |
2008-07-15 |
momjian | Addendum: psql sequence value display patch was originally...
|
commit | commitdiff | tree |
2008-07-15 |
momjian | Add to TODO:
|
commit | commitdiff | tree |
2008-07-15 |
momjian | Add TODO:
|
commit | commitdiff | tree |
2008-07-15 |
momjian | Done:
|
commit | commitdiff | tree |
2008-07-15 |
momjian | Have psql \d show the value of sequence columns.
|
commit | commitdiff | tree |
2008-07-15 |
momjian | Clarify that locale names on Windows are more verbose.
|
commit | commitdiff | tree |
2008-07-14 |
momjian | Add comment about literal strings in our syntax not...
|
commit | commitdiff | tree |
2008-07-14 |
momjian | Add to TODO:
|
commit | commitdiff | tree |
2008-07-14 |
momjian | Add column storage type to psql \d+ display.
|
commit | commitdiff | tree |
2008-07-14 |
momjian | In psql, rename trans_* variables to translate_*, for...
|
commit | commitdiff | tree |
2008-07-14 |
momjian | Done:
|
commit | commitdiff | tree |
2008-07-14 |
momjian | Add URL for:
|
commit | commitdiff | tree |
2008-07-14 |
momjian | Done, per Simon:
|
commit | commitdiff | tree |
2008-07-08 |
momjian | Add comment for deadlock_timeout:
|
commit | commitdiff | tree |
2008-07-03 |
momjian | Update source code comment about when to use gettext_noop().
|
commit | commitdiff | tree |
2008-07-01 |
momjian | Documentation patch by Kevin L. McBride explaining...
|
commit | commitdiff | tree |
2008-07-01 |
momjian | Add URL for:
|
commit | commitdiff | tree |
2008-07-01 |
momjian | Add to TODO:
|
commit | commitdiff | tree |
2008-07-01 |
momjian | Issue psql connection warnings on connection start...
|
commit | commitdiff | tree |
2008-06-30 |
momjian | Fix recovery.conf boolean variables to take the same...
|
commit | commitdiff | tree |
2008-06-30 |
momjian | Add psql TODO:
|
commit | commitdiff | tree |
2008-06-30 |
momjian | Add psql TODO item:
|
commit | commitdiff | tree |
2008-06-27 |
momjian | Mention actual function names in documentation of how...
|
commit | commitdiff | tree |
2008-06-27 |
momjian | Add to TODO:
|
commit | commitdiff | tree |
2008-06-26 |
momjian | Use SGML table to show backslash string escapes, rather...
|
commit | commitdiff | tree |
2008-06-26 |
momjian | Add MERGE TODO URL:
|
commit | commitdiff | tree |
2008-06-26 |
momjian | Fix pg_ctl bug where detection of binary location from...
|
commit | commitdiff | tree |
2008-06-26 |
momjian | Add TODO about security:
|
commit | commitdiff | tree |
2008-06-26 |
momjian | More FAQ URL updates from Curtis Gallant.
|
commit | commitdiff | tree |
2008-06-26 |
momjian | Simplify 'pg_ctl restart' detection of first argument in
|
commit | commitdiff | tree |
2008-06-26 |
momjian | Update FAQ URLs as suggested by Curtis Gallant.
|
commit | commitdiff | tree |
2008-06-26 |
momjian | Add to TODO:
|
commit | commitdiff | tree |
2008-06-26 |
momjian | Fix 'pg_ctl restart' to preserve command-line arguments.
|
commit | commitdiff | tree |
2008-06-26 |
momjian | Use SYSTEMQUOTE as concatentation to strings, rather...
|
commit | commitdiff | tree |
2008-06-26 |
momjian | Remove use of postmaster.opts.default by pg_ctl.
|
commit | commitdiff | tree |
2008-06-24 |
momjian | TODO item done:
|
commit | commitdiff | tree |
2008-06-23 |
momjian | Add TODO:
|
commit | commitdiff | tree |
2008-06-23 |
momjian | Add URL for Merge.
|
commit | commitdiff | tree |
2008-06-23 |
momjian | Backup wording improvement.
|
commit | commitdiff | tree |
2008-06-23 |
momjian | Add to TODO:
|
commit | commitdiff | tree |
2008-06-23 |
momjian | Add item:
|
commit | commitdiff | tree |
2008-06-23 |
momjian | Add libpq comment about how to determine the format...
|
commit | commitdiff | tree |
2008-06-23 |
momjian | Add TODO:
|
commit | commitdiff | tree |
2008-06-23 |
momjian | Merge duplicate upper/lower/initcap() routines in oracle_com...
|
commit | commitdiff | tree |
2008-06-19 |
momjian | Add URL for:
|
commit | commitdiff | tree |
2008-06-18 |
momjian | Move wchar2char() and char2wchar() from tsearch into...
|
commit | commitdiff | tree |
2008-06-17 |
momjian | Add URL for introduction to multibyte programming in C.
|
commit | commitdiff | tree |
2008-06-17 |
momjian | Move USE_WIDE_UPPER_LOWER define to c.h, and remove...
|
commit | commitdiff | tree |
2008-06-13 |
momjian | Modify TODO entry to be a function:
|
commit | commitdiff | tree |
2008-06-12 |
momjian | Use macro to document size of ecpg sqlerrmc string.
|
commit | commitdiff | tree |
2008-06-12 |
momjian | Update item to mention target list problem:
|
commit | commitdiff | tree |
2008-06-11 |
momjian | Add:
|
commit | commitdiff | tree |
2008-06-11 |
momjian | Fix spelling mistake in postgresql.conf.
|
commit | commitdiff | tree |
2008-06-09 |
momjian | Update Japanese FAQ.
|
commit | commitdiff | tree |
2008-05-29 |
momjian | Add description to:
|
commit | commitdiff | tree |
2008-05-29 |
momjian | Add URL for:
|
commit | commitdiff | tree |
2008-05-20 |
momjian | Simplify code in formatting.c now that to upper/lower...
|
commit | commitdiff | tree |
2008-05-20 |
momjian | Done:
|
commit | commitdiff | tree |
2008-05-17 |
momjian | Use isatty() test for pager on Win32; not sure why...
|
commit | commitdiff | tree |
2008-05-17 |
momjian | In psql, test for output to stdout when forcing pager...
|
commit | commitdiff | tree |
2008-05-17 |
momjian | Another fix for compiles on an empty 'po' directory.
|
commit | commitdiff | tree |
2008-05-16 |
momjian | Update psql startup banner to be shorter, suggest ...
|
commit | commitdiff | tree |
2008-05-16 |
momjian | Done in TODO:
|
commit | commitdiff | tree |
2008-05-16 |
momjian | Add detection of psql pager to trigger on wide output...
|
commit | commitdiff | tree |