2006-02-03 |
Bruce Momjian | Update random() usage so ranges are inclusive/exclusive... |
commit | commitdiff | tree | snapshot |
2006-02-03 |
Bruce Momjian | Prevent COPY from using newline or carriage return... |
commit | commitdiff | tree | snapshot |
2006-02-03 |
Bruce Momjian | Improve tab whitespace in file. |
commit | commitdiff | tree | snapshot |
2006-02-02 |
Bruce Momjian | More spacing cleanups. |
commit | commitdiff | tree | snapshot |
2006-02-01 |
Bruce Momjian | Source code alignment fixes for preproc.y. |
commit | commitdiff | tree | snapshot |
2006-02-01 |
Bruce Momjian | More alignment improvements. |
commit | commitdiff | tree | snapshot |
2006-02-01 |
Bruce Momjian | Make pgc.l source code alignment consistent. |
commit | commitdiff | tree | snapshot |
2006-02-01 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2006-02-01 |
Bruce Momjian | Add code comment about Linux stack randomization and... |
commit | commitdiff | tree | snapshot |
2006-02-01 |
Bruce Momjian | Fix const cast in get_progname(). |
commit | commitdiff | tree | snapshot |
2006-02-01 |
Bruce Momjian | Set progname early in the postmaster/postgres binary... |
commit | commitdiff | tree | snapshot |
2006-02-01 |
Bruce Momjian | Move items: |
commit | commitdiff | tree | snapshot |
2006-02-01 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2006-01-31 |
Tom Lane | Allow %TYPE to be used with SETOF, per gripe from Murat... |
commit | commitdiff | tree | snapshot |
2006-01-31 |
Tom Lane | Restructure planner's handling of inheritance. Rather... |
commit | commitdiff | tree | snapshot |
2006-01-31 |
Michael Meskes | Removed single quotes from connect to example. |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Tom Lane | Fix ALTER COLUMN TYPE bug: it sometimes tried to drop... |
commit | commitdiff | tree | snapshot |
2006-01-29 |
Tom Lane | When building a bitmap scan, must copy the bitmapqualor... |
commit | commitdiff | tree | snapshot |
2006-01-29 |
Tom Lane | Fix Assert that's no longer correct now that RowCompare... |
commit | commitdiff | tree | snapshot |
2006-01-29 |
Tom Lane | Fix code that checks to see if an index can be consider... |
commit | commitdiff | tree | snapshot |
2006-01-28 |
Andrew Dunstan | Undo perl's nasty locale setting on Windows. Since... |
commit | commitdiff | tree | snapshot |
2006-01-28 |
Neil Conway | Per a bug report from Theo Schlossnagle, plperl_return_... |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Tom Lane | Tweak initdb to reduce verbosity of progress messages... |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Teodor Sigaev | Snowball multibyte. It's a pity, but snowball sources... |
commit | commitdiff | tree | snapshot |
2006-01-26 |
Tom Lane | Suppress signed-vs-unsigned-char warning. |
commit | commitdiff | tree | snapshot |
2006-01-26 |
Tom Lane | Fix display of whole-row Var appearing at the top level... |
commit | commitdiff | tree | snapshot |
2006-01-26 |
Tom Lane | Update btree_gist for CIDR/INET changes --- there's... |
commit | commitdiff | tree | snapshot |
2006-01-26 |
Bruce Momjian | Done: |
commit | commitdiff | tree | snapshot |
2006-01-26 |
Tom Lane | Clean up the INET-vs-CIDR situation. Get rid of the... |
commit | commitdiff | tree | snapshot |
2006-01-25 |
Tom Lane | Remove the no-longer-useful HashItem/HashItemData level... |
commit | commitdiff | tree | snapshot |
2006-01-25 |
Tom Lane | Remove the no-longer-useful BTItem/BTItemData level... |
commit | commitdiff | tree | snapshot |
2006-01-25 |
Tom Lane | Remove unnecessary PQconsumeInput call from PQputCopyDa... |
commit | commitdiff | tree | snapshot |
2006-01-25 |
Tom Lane | Allow row comparisons to be used as indexscan qualifica... |
commit | commitdiff | tree | snapshot |
2006-01-25 |
Bruce Momjian | Update regression error message for NUMERIC range overf... |
commit | commitdiff | tree | snapshot |
2006-01-25 |
Bruce Momjian | Update regression error message for NUMERIC range overf... |
commit | commitdiff | tree | snapshot |
2006-01-25 |
Bruce Momjian | Improve error message when NUMERIC precision is exceeded. |
commit | commitdiff | tree | snapshot |
2006-01-24 |
Tom Lane | Fix unportable usage of socklen_t: should use ACCEPT_TY... |
commit | commitdiff | tree | snapshot |
2006-01-24 |
Michael Meskes | - Synced parser and keyword list. |
commit | commitdiff | tree | snapshot |
2006-01-23 |
Tom Lane | Instead of using a numberOfRequiredKeys count to distin... |
commit | commitdiff | tree | snapshot |
2006-01-23 |
Bruce Momjian | Prototype fix for typo. |
commit | commitdiff | tree | snapshot |
2006-01-23 |
Bruce Momjian | Use is_cidr in INET/CIDR structure, rather than the... |
commit | commitdiff | tree | snapshot |
2006-01-23 |
Tom Lane | Improve wording of descriptions of SIGHUP GUC parameter... |
commit | commitdiff | tree | snapshot |
2006-01-23 |
Teodor Sigaev | Fix typeing as Tom suggest |
commit | commitdiff | tree | snapshot |
2006-01-23 |
Bruce Momjian | Done: |
commit | commitdiff | tree | snapshot |
2006-01-22 |
Tom Lane | Improve note about not using the target table name... |
commit | commitdiff | tree | snapshot |
2006-01-22 |
Tom Lane | Fix alias-for-target-table-of-UPDATE-or-DELETE patch... |
commit | commitdiff | tree | snapshot |
2006-01-22 |
Neil Conway | Allow an optional alias for the target table to be... |
commit | commitdiff | tree | snapshot |
2006-01-22 |
Neil Conway | Minor improvements to GEQO documentation. |
commit | commitdiff | tree | snapshot |
2006-01-21 |
Tom Lane | Marginal improvements in the wording of the autovacuum... |
commit | commitdiff | tree | snapshot |
2006-01-21 |
Tom Lane | Fix broken markup. |
commit | commitdiff | tree | snapshot |
2006-01-21 |
Tom Lane | Repair longstanding bug in slru/clog logic: it is possi... |
commit | commitdiff | tree | snapshot |
2006-01-21 |
Bruce Momjian | Add GRANT ON SEQUENCE syntax to support sequence-only... |
commit | commitdiff | tree | snapshot |
2006-01-20 |
Tom Lane | Replace bitwise looping with bytewise looping in hemdis... |
commit | commitdiff | tree | snapshot |
2006-01-20 |
Bruce Momjian | Update EXPLAIN wording for GEQO usage. |
commit | commitdiff | tree | snapshot |
2006-01-20 |
Tom Lane | Fix thinko in autovacuum's test to skip temp tables... |
commit | commitdiff | tree | snapshot |
2006-01-19 |
Bruce Momjian | Doc patch that adds an example of a correllated UPDATE. |
commit | commitdiff | tree | snapshot |
2006-01-19 |
Bruce Momjian | Clarify STABLE function documentation to highlight... |
commit | commitdiff | tree | snapshot |
2006-01-19 |
Tom Lane | Add some test scaffolding to allow cache-flush stress... |
commit | commitdiff | tree | snapshot |
2006-01-19 |
Bruce Momjian | Remove $(DESTDIR) from the pgxs BE_DLLLIBS= -L path... |
commit | commitdiff | tree | snapshot |
2006-01-19 |
Bruce Momjian | Remove $(DESTDIR) from the pgxs BE_DLLLIBS= -L path. |
commit | commitdiff | tree | snapshot |
2006-01-19 |
Tom Lane | Avoid crashing if relcache flush occurs while trying... |
commit | commitdiff | tree | snapshot |
2006-01-19 |
Bruce Momjian | Fix pgxs -L library path specification for Win32 and... |
commit | commitdiff | tree | snapshot |
2006-01-19 |
Tom Lane | It turns out that TablespaceCreateDbspace fails badly... |
commit | commitdiff | tree | snapshot |
2006-01-19 |
Tom Lane | Fix a tiny memory leak (one List header) in RelationCac... |
commit | commitdiff | tree | snapshot |
2006-01-18 |
Bruce Momjian | Clarify use of btree indexes for ILIKE and ~*. |
commit | commitdiff | tree | snapshot |
2006-01-18 |
Bruce Momjian | You'll find attached a patch for a fixed explanation... |
commit | commitdiff | tree | snapshot |
2006-01-18 |
Tom Lane | Modify pgstats code to reduce performance penalties... |
commit | commitdiff | tree | snapshot |
2006-01-18 |
Bruce Momjian | Done: |
commit | commitdiff | tree | snapshot |
2006-01-18 |
Neil Conway | Add a new system view, pg_cursors, that displays the... |
commit | commitdiff | tree | snapshot |
2006-01-17 |
Tom Lane | Fix fsync code to test whether F_FULLFSYNC is available... |
commit | commitdiff | tree | snapshot |
2006-01-17 |
Michael Meskes | Data transferred binary is now put into the variables... |
commit | commitdiff | tree | snapshot |
2006-01-17 |
Tom Lane | Improve comments about btree's use of ScanKey data... |
commit | commitdiff | tree | snapshot |
2006-01-16 |
Bruce Momjian | Improve constraint_name wording. |
commit | commitdiff | tree | snapshot |
2006-01-16 |
Bruce Momjian | Add markup for new constraint_name mention. |
commit | commitdiff | tree | snapshot |
2006-01-16 |
Bruce Momjian | Add documentaiotn mention that constraint names can... |
commit | commitdiff | tree | snapshot |
2006-01-16 |
Neil Conway | Change the parameter_types column of the pg_prepared_st... |
commit | commitdiff | tree | snapshot |
2006-01-15 |
Neil Conway | When using GCC on AMD64 and PPC, ECPGget_variable(... |
commit | commitdiff | tree | snapshot |
2006-01-15 |
Neil Conway | Add regression tests to verify that domain constraints... |
commit | commitdiff | tree | snapshot |
2006-01-15 |
Neil Conway | Allow the types of parameters to PREPARE to be inferred... |
commit | commitdiff | tree | snapshot |
2006-01-14 |
Tom Lane | Some minor code cleanup, falling out from the removal... |
commit | commitdiff | tree | snapshot |
2006-01-14 |
Peter Eisentraut | Fix pg_ctl crash on "unregister" when a data directory... |
commit | commitdiff | tree | snapshot |
2006-01-14 |
Tom Lane | Add selectivity-calculation code for RowCompareExpr... |
commit | commitdiff | tree | snapshot |
2006-01-13 |
Tom Lane | Remove logic in XactLockTableWait() that attempted... |
commit | commitdiff | tree | snapshot |
2006-01-13 |
Tom Lane | Document that CREATE OPERATOR CLASS amounts to granting... |
commit | commitdiff | tree | snapshot |
2006-01-13 |
Tom Lane | Require the issuer of CREATE TYPE to own the functions... |
commit | commitdiff | tree | snapshot |
2006-01-12 |
Neil Conway | We neglected to apply domain constraints on UNKNOWN... |
commit | commitdiff | tree | snapshot |
2006-01-12 |
Andrew Dunstan | Clear up remaining compile warning for plperl on Windows. |
commit | commitdiff | tree | snapshot |
2006-01-12 |
Neil Conway | mbutils was previously doing some allocations, includin... |
commit | commitdiff | tree | snapshot |
2006-01-12 |
Tom Lane | Repair "Halloween problem" in EvalPlanQual: a tuple... |
commit | commitdiff | tree | snapshot |
2006-01-12 |
Tom Lane | Use a more bulletproof test for whether finite() and... |
commit | commitdiff | tree | snapshot |
2006-01-12 |
Tom Lane | Remove extraneous backslash from 'fixseq.sql' example... |
commit | commitdiff | tree | snapshot |
2006-01-11 |
Tom Lane | Update comment about outer joins in description of... |
commit | commitdiff | tree | snapshot |
2006-01-11 |
Neil Conway | Documentation tweak: add spaces around the brackets... |
commit | commitdiff | tree | snapshot |
2006-01-11 |
Bruce Momjian | Brace cleanup. |
commit | commitdiff | tree | snapshot |
2006-01-11 |
Bruce Momjian | Done: |
commit | commitdiff | tree | snapshot |
2006-01-11 |
Tom Lane | Create a standard function pg_sleep() to sleep for... |
commit | commitdiff | tree | snapshot |
2006-01-11 |
Neil Conway | Cosmetic code cleanup: fix a bunch of places that used... |
commit | commitdiff | tree | snapshot |
2006-01-11 |
Neil Conway | Remove a confusing pair of parentheses. |
commit | commitdiff | tree | snapshot |
2006-01-10 |
Tom Lane | Improve error messages for missing-FROM-entry cases... |
commit | commitdiff | tree | snapshot |
2006-01-10 |
Neil Conway | Minor code clarity improvement: AFAICS, estate.eval_eco... |
commit | commitdiff | tree | snapshot |
next |