1999-09-01 |
Bruce Momjian | Document -x properly for pg_dump. |
commit | commitdiff | tree | snapshot |
1999-09-01 |
Thomas G. Lockhart | Fix wording on allowed/forbidden keyword usage. |
commit | commitdiff | tree | snapshot |
1999-08-31 |
Tom Lane | Commit the bulk of Mike Ansley's long-query changes... |
commit | commitdiff | tree | snapshot |
1999-08-31 |
Tom Lane | Update frontend libpq to remove limits on query lengths, |
commit | commitdiff | tree | snapshot |
1999-08-31 |
Tom Lane | Minor improvements to stringinfo package to make it... |
commit | commitdiff | tree | snapshot |
1999-08-29 |
Tom Lane | Fix quoting problems in mkMakefile.tcldefs.sh.in and |
commit | commitdiff | tree | snapshot |
1999-08-29 |
Tom Lane | Correct broken entries for pg_proc OIDs 1364 (time... |
commit | commitdiff | tree | snapshot |
1999-08-28 |
Tom Lane | Update rules test expected output to conform to slightly |
commit | commitdiff | tree | snapshot |
1999-08-28 |
Tom Lane | Fix several problems in rule deparsing: didn't handle... |
commit | commitdiff | tree | snapshot |
1999-08-26 |
Tom Lane | Clean up some mistakes in handling of uplevel Vars... |
commit | commitdiff | tree | snapshot |
1999-08-26 |
Tom Lane | Clean up some bugs in oper_select_candidate(), notably the |
commit | commitdiff | tree | snapshot |
1999-08-25 |
Tom Lane | Revise implementation of SubLinks so that there is... |
commit | commitdiff | tree | snapshot |
1999-08-25 |
Tatsuo Ishii | Fix vacuum's memory consumption |
commit | commitdiff | tree | snapshot |
1999-08-25 |
Tatsuo Ishii | Add new vpl_num_allocated_pages member to VPageListData. |
commit | commitdiff | tree | snapshot |
1999-08-24 |
Tom Lane | Alter AllocSet routines so that requests larger than |
commit | commitdiff | tree | snapshot |
1999-08-24 |
Tom Lane | coerce_type() failed to guard against trying to convert... |
commit | commitdiff | tree | snapshot |
1999-08-23 |
Tom Lane | Remove bogus code in oper_exact --- if it didn't find... |
commit | commitdiff | tree | snapshot |
1999-08-22 |
Tom Lane | Further sort-order twiddling in optimizer: be smart... |
commit | commitdiff | tree | snapshot |
1999-08-22 |
Tom Lane | Un-break code generated by ECPGRelease production. |
commit | commitdiff | tree | snapshot |
1999-08-22 |
Tom Lane | Further planner/optimizer cleanups. Move all set_tlist... |
commit | commitdiff | tree | snapshot |
1999-08-21 |
Tom Lane | Major revision of sort-node handling: push knowledge... |
commit | commitdiff | tree | snapshot |
1999-08-21 |
Tom Lane | Cleanups for int8: guard against null inputs in comparison |
commit | commitdiff | tree | snapshot |
1999-08-21 |
Tom Lane | Ooops ... I had left some test coding in selfuncs.c... |
commit | commitdiff | tree | snapshot |
1999-08-18 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
1999-08-18 |
Tatsuo Ishii | Old multi-byte bug. Forgot to rename #ifdef MB to ... |
commit | commitdiff | tree | snapshot |
1999-08-18 |
Tom Lane | Remove extraneous SeqScan node that make_noname was... |
commit | commitdiff | tree | snapshot |
1999-08-17 |
Tom Lane | Add script that runs the regression tests with all... |
commit | commitdiff | tree | snapshot |
1999-08-17 |
Bruce Momjian | Add missing docs semicolon. |
commit | commitdiff | tree | snapshot |
1999-08-16 |
Tom Lane | EXPLAIN didn't know about 'Materialize' plan nodes. |
commit | commitdiff | tree | snapshot |
1999-08-16 |
Tom Lane | Assign sort keys properly when there are duplicate... |
commit | commitdiff | tree | snapshot |
1999-08-16 |
Bruce Momjian | Typo fix |
commit | commitdiff | tree | snapshot |
1999-08-16 |
Bruce Momjian | I've sent 3 mails to pgsql-patches. There are two... |
commit | commitdiff | tree | snapshot |
1999-08-16 |
Bruce Momjian | Fix for perl5 on BSD/OS. |
commit | commitdiff | tree | snapshot |
1999-08-16 |
Bruce Momjian | Change >& to > and 2>&1. |
commit | commitdiff | tree | snapshot |
1999-08-16 |
Bruce Momjian | Allow BSD yacc and bison to compile pl code. |
commit | commitdiff | tree | snapshot |
1999-08-16 |
Tom Lane | Major planner/optimizer revision: get rid of PathOrder... |
commit | commitdiff | tree | snapshot |
1999-08-16 |
Tom Lane | Small updates to #include lists for pending optimizer... |
commit | commitdiff | tree | snapshot |
1999-08-16 |
Tom Lane | Move funcid_get_rettype() to lsyscache. |
commit | commitdiff | tree | snapshot |
1999-08-16 |
Tom Lane | Add get_func_rettype() to general-use lsyscache routines, |
commit | commitdiff | tree | snapshot |
1999-08-16 |
Tatsuo Ishii | Fix for Win32 making problem with MB enabled. |
commit | commitdiff | tree | snapshot |
1999-08-15 |
Thomas G. Lockhart | Repair the check for redundant UNIQUE and PRIMARY KEY... |
commit | commitdiff | tree | snapshot |
1999-08-14 |
Tom Lane | LispUnion fix changes output ordering for inheritance... |
commit | commitdiff | tree | snapshot |
1999-08-14 |
Tom Lane | LispUnion routine didn't generate a proper union: anytime |
commit | commitdiff | tree | snapshot |
1999-08-13 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
1999-08-13 |
Tom Lane | Update comments about pathkeys. |
commit | commitdiff | tree | snapshot |
1999-08-12 |
Tom Lane | Clean up optimizer's handling of indexscan quals that... |
commit | commitdiff | tree | snapshot |
1999-08-12 |
Tom Lane | Add commentary to show that even though ExecInitIndexScan() |
commit | commitdiff | tree | snapshot |
1999-08-10 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
1999-08-10 |
Tom Lane | Minor cleanups and code beautification; eliminate some |
commit | commitdiff | tree | snapshot |
1999-08-10 |
Tom Lane | Revise create_nestloop_node's handling of inner indexsc... |
commit | commitdiff | tree | snapshot |
1999-08-09 |
Bruce Momjian | > > Prevent sorting if result is already sorted |
commit | commitdiff | tree | snapshot |
1999-08-09 |
Tom Lane | Clean up tlist.c tree-walking routines with |
commit | commitdiff | tree | snapshot |
1999-08-09 |
Tom Lane | Store -1 in attdisbursion to signal 'no duplicates... |
commit | commitdiff | tree | snapshot |
1999-08-09 |
Tom Lane | Move get_attdisbursion to lsyscache. Clean up get_typd... |
commit | commitdiff | tree | snapshot |
1999-08-09 |
Tom Lane | Update comments about attdisbursion. NO code change. |
commit | commitdiff | tree | snapshot |
1999-08-09 |
Vadim B. Mikheev | Re-use free space on index pages with duplicates. |
commit | commitdiff | tree | snapshot |
1999-08-09 |
Tom Lane | Rewrite fix_indxqual_references, which was entirely... |
commit | commitdiff | tree | snapshot |
1999-08-09 |
Tom Lane | Clean up routines in setrefs.c by replacing individual... |
commit | commitdiff | tree | snapshot |
1999-08-09 |
Tom Lane | Create a standardized expression_tree_mutator support... |
commit | commitdiff | tree | snapshot |
1999-08-09 |
Bruce Momjian | replace #Include . |
commit | commitdiff | tree | snapshot |
1999-08-08 |
Tom Lane | Fix nbtree's failure to clear BTScans list during xact... |
commit | commitdiff | tree | snapshot |
1999-08-08 |
Tom Lane | For a unique-key attribute (no duplicate values), vacuu... |
commit | commitdiff | tree | snapshot |
1999-08-08 |
Thomas G. Lockhart | Remove old man pages. All info is in new man pages... |
commit | commitdiff | tree | snapshot |
1999-08-08 |
Thomas G. Lockhart | Use sgml/Makefile to generate man sections, so just... |
commit | commitdiff | tree | snapshot |
1999-08-08 |
Thomas G. Lockhart | Switch from old man pages to new ones generated from... |
commit | commitdiff | tree | snapshot |
1999-08-08 |
Thomas G. Lockhart | Remove emacs properties block from end of file. |
commit | commitdiff | tree | snapshot |
1999-08-08 |
Thomas G. Lockhart | Update references to char2 type by using char(2). |
commit | commitdiff | tree | snapshot |
1999-08-08 |
Thomas G. Lockhart | Allow nsgmls to validate input by defining the document... |
commit | commitdiff | tree | snapshot |
1999-08-07 |
Bruce Momjian | Fix so BSD yacc works on file. |
commit | commitdiff | tree | snapshot |
1999-08-06 |
Thomas G. Lockhart | Fix markup to allow clean man pages. |
commit | commitdiff | tree | snapshot |
1999-08-06 |
Thomas G. Lockhart | Fix cross-reference markup so that only the *title... |
commit | commitdiff | tree | snapshot |
1999-08-06 |
Thomas G. Lockhart | Remove explicit references to ref/ path in file names... |
commit | commitdiff | tree | snapshot |
1999-08-06 |
Thomas G. Lockhart | Try to clarify characteristics of the SERIAL type. |
commit | commitdiff | tree | snapshot |
1999-08-06 |
Tom Lane | Revise generation of hashjoin paths: generate one path per |
commit | commitdiff | tree | snapshot |
1999-08-05 |
Tom Lane | parse_coerce fix allows early simplification of one |
commit | commitdiff | tree | snapshot |
1999-08-05 |
Tom Lane | Revise parse_coerce() to handle coercion of int and... |
commit | commitdiff | tree | snapshot |
1999-08-05 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
1999-08-03 |
Tom Lane | Fix ELF test so it doesn't spit up on all non-ELF syste... |
commit | commitdiff | tree | snapshot |
1999-08-02 |
Tom Lane | Add a VACUUM command in hopes of making pg_upgrade... |
commit | commitdiff | tree | snapshot |
1999-08-02 |
Michael Meskes | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1999-08-02 |
Tom Lane | Further selectivity-estimation work. Speed up eqsel() |
commit | commitdiff | tree | snapshot |
1999-08-02 |
Marc G. Fournier | back out last... |
commit | commitdiff | tree | snapshot |
1999-08-02 |
Marc G. Fournier | testing somethign... |
commit | commitdiff | tree | snapshot |
1999-08-01 |
Bruce Momjian | autoconf |
commit | commitdiff | tree | snapshot |
1999-08-01 |
Bruce Momjian | I didn't see any further discussion so here is, I hope... |
commit | commitdiff | tree | snapshot |
1999-08-01 |
Bruce Momjian | Update NT readme. |
commit | commitdiff | tree | snapshot |
1999-08-01 |
Tom Lane | First step in fixing selectivity-estimation code. eqsel and |
commit | commitdiff | tree | snapshot |
1999-08-01 |
Tom Lane | Add another ORDER BY to rules test; got tired of it... |
commit | commitdiff | tree | snapshot |
1999-07-31 |
Tom Lane | Re-enable pg_upgrade, after adding checks that the... |
commit | commitdiff | tree | snapshot |
1999-07-31 |
Tom Lane | Add some more verbiage to man page's directions for... |
commit | commitdiff | tree | snapshot |
1999-07-31 |
Tom Lane | Add comments for attdisbursion field --- NO code change. |
commit | commitdiff | tree | snapshot |
1999-07-30 |
Tom Lane | Update comments about clause selectivity estimation. |
commit | commitdiff | tree | snapshot |
1999-07-30 |
Bruce Momjian | Make usecatupd disabled for normal users, and allow... |
commit | commitdiff | tree | snapshot |
1999-07-30 |
Tom Lane | Further cleanups of indexqual processing: simplify... |
commit | commitdiff | tree | snapshot |
1999-07-30 |
Marc G. Fournier | There is one section that changed, concernign startup... |
commit | commitdiff | tree | snapshot |
1999-07-30 |
Marc G. Fournier | v6.6's HISTORY file should reflect changes that went... |
commit | commitdiff | tree | snapshot |
1999-07-30 |
Marc G. Fournier | just testing a script... |
commit | commitdiff | tree | snapshot |
1999-07-30 |
Bruce Momjian | Remove extra #endif |
commit | commitdiff | tree | snapshot |
1999-07-30 |
Marc G. Fournier | Nothing changed, just testing cvslog ... |
commit | commitdiff | tree | snapshot |
1999-07-30 |
Bruce Momjian | Fix description of psql flags -t and -q. |
commit | commitdiff | tree | snapshot |
next |