2005-06-02 |
Bruce Momjian | Add support for \x hex escapes in backend strings.... |
commit | commitdiff | tree | snapshot |
2005-06-02 |
Bruce Momjian | Add support for \x hex escapes in COPY. |
commit | commitdiff | tree | snapshot |
2005-06-01 |
Bruce Momjian | Fix log_statement to properly recognize SELECT INTO... |
commit | commitdiff | tree | snapshot |
2005-06-01 |
Tom Lane | patternsel() was improperly stripping RelabelType from... |
commit | commitdiff | tree | snapshot |
2005-06-01 |
Teodor Sigaev | Prevent to divide by zero and range out of 0..1 |
commit | commitdiff | tree | snapshot |
2005-05-31 |
Tom Lane | Add test to WAL replay to verify that xl_prev points... |
commit | commitdiff | tree | snapshot |
2005-05-31 |
Bruce Momjian | Tab cleanup for SGML. |
commit | commitdiff | tree | snapshot |
2005-05-31 |
Tom Lane | Fix information_schema for OUT and INOUT parameters. |
commit | commitdiff | tree | snapshot |
2005-05-31 |
Tom Lane | Teach ruleutils to drill down into RECORD-type Vars... |
commit | commitdiff | tree | snapshot |
2005-05-31 |
Tom Lane | ParseComplexProjection should make use of expandRecordV... |
commit | commitdiff | tree | snapshot |
2005-05-31 |
Tom Lane | Change relblocknumber field of pg_buffercache view... |
commit | commitdiff | tree | snapshot |
2005-05-30 |
Tom Lane | Document get_call_result_type() and friends; mark TypeG... |
commit | commitdiff | tree | snapshot |
2005-05-30 |
Bruce Momjian | Move to ALTER section: |
commit | commitdiff | tree | snapshot |
2005-05-30 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2005-05-30 |
Bruce Momjian | Add support for NUMERIC ^ NUMERIC based on power(numeri... |
commit | commitdiff | tree | snapshot |
2005-05-30 |
Bruce Momjian | Wording improvement (may -> can) |
commit | commitdiff | tree | snapshot |
2005-05-30 |
Tom Lane | Add support for FUNCTION RTEs to build_physical_tlist... |
commit | commitdiff | tree | snapshot |
2005-05-30 |
Bruce Momjian | Support only octal for psql PROMPT values, rather than... |
commit | commitdiff | tree | snapshot |
2005-05-30 |
Bruce Momjian | Use {xqoctesc} lex macro now that \ddd is standard. |
commit | commitdiff | tree | snapshot |
2005-05-30 |
Bruce Momjian | Update psql docs for recent octal-only string behavior. |
commit | commitdiff | tree | snapshot |
2005-05-30 |
Bruce Momjian | Have psql escape bytes in strings for variables follow... |
commit | commitdiff | tree | snapshot |
2005-05-30 |
Bruce Momjian | Add missing <P>. |
commit | commitdiff | tree | snapshot |
2005-05-30 |
Neil Conway | When enqueueing after-row triggers for updates of a... |
commit | commitdiff | tree | snapshot |
2005-05-30 |
Neil Conway | Create separate ON INSERT and ON UPDATE triggers on... |
commit | commitdiff | tree | snapshot |
2005-05-30 |
Tom Lane | Fix longstanding oversight in ruleutils.c: it doesn... |
commit | commitdiff | tree | snapshot |
2005-05-30 |
Tom Lane | Change the UNKNOWN type to have an internal representat... |
commit | commitdiff | tree | snapshot |
2005-05-30 |
Tom Lane | Skip eval_const_expressions when the query is such... |
commit | commitdiff | tree | snapshot |
2005-05-29 |
Tom Lane | Avoid unnecessary fetch from pg_shadow in the normal... |
commit | commitdiff | tree | snapshot |
2005-05-29 |
Tom Lane | Improve LockAcquire API per my recent proposal. All... |
commit | commitdiff | tree | snapshot |
2005-05-29 |
Tom Lane | Make superuser.c maintain a simple one-entry cache... |
commit | commitdiff | tree | snapshot |
2005-05-29 |
Tom Lane | Marginal hack to save a little bit of time in bpcharin... |
commit | commitdiff | tree | snapshot |
2005-05-29 |
Tom Lane | Avoid unnecessary call of rangeTableEntry_used() for... |
commit | commitdiff | tree | snapshot |
2005-05-29 |
Tom Lane | Remove typeidIsValid() checks in can_coerce_type()... |
commit | commitdiff | tree | snapshot |
2005-05-29 |
Tom Lane | expandRTE and get_rte_attribute_type mistakenly always... |
commit | commitdiff | tree | snapshot |
2005-05-29 |
Tom Lane | Modify hash_search() API to prevent future occurrences... |
commit | commitdiff | tree | snapshot |
2005-05-29 |
Bruce Momjian | Add reference to libpq environment variables for client... |
commit | commitdiff | tree | snapshot |
2005-05-28 |
Tom Lane | Bgwriter should PANIC if it runs out of memory for... |
commit | commitdiff | tree | snapshot |
2005-05-28 |
Tom Lane | get_expr_result_type has to be prepared to pull type... |
commit | commitdiff | tree | snapshot |
2005-05-28 |
Bruce Momjian | Remove: |
commit | commitdiff | tree | snapshot |
2005-05-27 |
Tom Lane | Arrange to cache fmgr lookup information for an index... |
commit | commitdiff | tree | snapshot |
2005-05-27 |
Bruce Momjian | Update Farsi FAQ. |
commit | commitdiff | tree | snapshot |
2005-05-27 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2005-05-27 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2005-05-27 |
Bruce Momjian | Display only 9 subsecond digits instead of 10 for time... |
commit | commitdiff | tree | snapshot |
2005-05-27 |
Bruce Momjian | Re-order 'else' clause for clarity. |
commit | commitdiff | tree | snapshot |
2005-05-27 |
Tom Lane | Clean up bogus checking of date and numeric fields... |
commit | commitdiff | tree | snapshot |
2005-05-27 |
Bruce Momjian | Back out part of patch that should be applied later. |
commit | commitdiff | tree | snapshot |
2005-05-27 |
Bruce Momjian | Fix compile of entab to use stdarg.h. Clean up includes. |
commit | commitdiff | tree | snapshot |
2005-05-27 |
Neil Conway | Remove second argument from textToQualifiedNameList... |
commit | commitdiff | tree | snapshot |
2005-05-26 |
Tom Lane | Document that utility commands such as DROP FUNCTION... |
commit | commitdiff | tree | snapshot |
2005-05-26 |
Bruce Momjian | Use Abs() macro to replace ? :. |
commit | commitdiff | tree | snapshot |
2005-05-26 |
Bruce Momjian | Back out: |
commit | commitdiff | tree | snapshot |
2005-05-26 |
Bruce Momjian | Back out SQLSTATE and SQLERRM support. |
commit | commitdiff | tree | snapshot |
2005-05-26 |
Bruce Momjian | Display only 9 not 10 digits of precision for timestamp... |
commit | commitdiff | tree | snapshot |
2005-05-26 |
Neil Conway | Minor cleanup for recent SQLSTATE / SQLERRM patch:... |
commit | commitdiff | tree | snapshot |
2005-05-26 |
Neil Conway | Adjust datetime parsing to be more robust. We now pass... |
commit | commitdiff | tree | snapshot |
2005-05-26 |
Tom Lane | Tweak the backend scanner (and psqlscan.l, which must... |
commit | commitdiff | tree | snapshot |
2005-05-26 |
Bruce Momjian | Add PL/pgSQL SQLSTATE and SQLERRM support which sets... |
commit | commitdiff | tree | snapshot |
2005-05-25 |
Bruce Momjian | At the head of wchareq, length of (multibyte) character... |
commit | commitdiff | tree | snapshot |
2005-05-25 |
Bruce Momjian | Quick patch to adress a recent concern on the mailing... |
commit | commitdiff | tree | snapshot |
2005-05-25 |
Bruce Momjian | Add parentheses to macros when args are used in computa... |
commit | commitdiff | tree | snapshot |
2005-05-25 |
Neil Conway | Editing for the new "Encryption Options" section of... |
commit | commitdiff | tree | snapshot |
2005-05-24 |
Tom Lane | Previous fix for "x FULL JOIN y ON true" failed to... |
commit | commitdiff | tree | snapshot |
2005-05-24 |
Tom Lane | Fix PL makefiles to support running regression tests... |
commit | commitdiff | tree | snapshot |
2005-05-24 |
Tom Lane | Add -I$(srcdir) to CPPFLAGS to make psqlscan.c compile... |
commit | commitdiff | tree | snapshot |
2005-05-24 |
Tatsuo Ishii | Inserting 5 characters into char(10) does not produce... |
commit | commitdiff | tree | snapshot |
2005-05-24 |
Neil Conway | Add regression tests for previously-untested PL/Perl... |
commit | commitdiff | tree | snapshot |
2005-05-24 |
Neil Conway | Fix weird indentation of function return type. |
commit | commitdiff | tree | snapshot |
2005-05-24 |
Bruce Momjian | Log queries for client-side prepare/execute. Simon... |
commit | commitdiff | tree | snapshot |
2005-05-24 |
Bruce Momjian | Put parentheses around use of macro arguments in FMODUL... |
commit | commitdiff | tree | snapshot |
2005-05-24 |
Bruce Momjian | Remove more extraneous parentheses in date/time functions. |
commit | commitdiff | tree | snapshot |
2005-05-24 |
Neil Conway | Correct a thinko in pgbench that might result in incorr... |
commit | commitdiff | tree | snapshot |
2005-05-23 |
Bruce Momjian | More macro cleanups for date/time. |
commit | commitdiff | tree | snapshot |
2005-05-23 |
Bruce Momjian | Add datetime macros for constants, for clarity: |
commit | commitdiff | tree | snapshot |
2005-05-23 |
Bruce Momjian | Remove unnecessary parentheses in datetime/timestamp... |
commit | commitdiff | tree | snapshot |
2005-05-23 |
Tom Lane | Avoid redundant relation lock grabs during planning... |
commit | commitdiff | tree | snapshot |
2005-05-23 |
Neil Conway | Fix typo in PL/Perl Safe.pm initialization that prevent... |
commit | commitdiff | tree | snapshot |
2005-05-23 |
Neil Conway | Remove some verbiage describing how min() and max(... |
commit | commitdiff | tree | snapshot |
2005-05-23 |
Neil Conway | Consistently do not include a terminating period in... |
commit | commitdiff | tree | snapshot |
2005-05-22 |
Tom Lane | Teach the planner to remove SubqueryScan nodes from... |
commit | commitdiff | tree | snapshot |
2005-05-21 |
Bruce Momjian | INT4 is probably enough: |
commit | commitdiff | tree | snapshot |
2005-05-21 |
Neil Conway | Cleanup of GiST extensions in contrib/: now that we... |
commit | commitdiff | tree | snapshot |
2005-05-21 |
Bruce Momjian | Remove excess parens, use Abs instead of : ?. |
commit | commitdiff | tree | snapshot |
2005-05-21 |
Bruce Momjian | Mention overflow: |
commit | commitdiff | tree | snapshot |
2005-05-21 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2005-05-20 |
Bruce Momjian | Remove 2-phase description, because it isn't accurate... |
commit | commitdiff | tree | snapshot |
2005-05-20 |
Bruce Momjian | Update Japanese FAQ. |
commit | commitdiff | tree | snapshot |
2005-05-20 |
Bruce Momjian | Add support for wal_fsync_writethrough for Darwin,... |
commit | commitdiff | tree | snapshot |
2005-05-20 |
Neil Conway | Fix typo in ECPG docs, per Andreas Seltenreich. |
commit | commitdiff | tree | snapshot |
2005-05-20 |
Neil Conway | Add some links to the CREATE FUNCTION reference page... |
commit | commitdiff | tree | snapshot |
2005-05-20 |
Neil Conway | Make the CREATE RULE syntax description in rules.sgml... |
commit | commitdiff | tree | snapshot |
2005-05-20 |
Neil Conway | Implement md5(bytea), update regression tests and docum... |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Tom Lane | Make a comment pgindent-proof, per suggestion from... |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Tom Lane | Update comment that I missed the first time around. |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Tom Lane | Factor out lock cleanup code that is needed in several... |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Tom Lane | Split the shared-memory array of PGPROC pointers out... |
commit | commitdiff | tree | snapshot |
2005-05-18 |
Neil Conway | Upon closer inspection, Greg's psql tab completion... |
commit | commitdiff | tree | snapshot |
2005-05-18 |
Neil Conway | psql tab completion improvements, from Greg Sabino... |
commit | commitdiff | tree | snapshot |
2005-05-17 |
Tom Lane | Extend the pg_locks system view so that it can fully... |
commit | commitdiff | tree | snapshot |
2005-05-17 |
Tom Lane | Add a --dbname option to the pg_regress script, and... |
commit | commitdiff | tree | snapshot |
next |