2000-02-21 |
Hiroshi Inoue | Fix "Invalid XID in t_cmin" error in vacuum. |
commit | commitdiff | tree | snapshot |
2000-02-21 |
Tom Lane | Clean up some really grotty coding in catcache.c, impro... |
commit | commitdiff | tree | snapshot |
2000-02-21 |
Hiroshi Inoue | fix the TODO |
commit | commitdiff | tree | snapshot |
2000-02-21 |
Tatsuo Ishii | Fixes for \encoding command. |
commit | commitdiff | tree | snapshot |
2000-02-21 |
Tom Lane | Update discussion of aggregate syntax to mention ALL. |
commit | commitdiff | tree | snapshot |
2000-02-21 |
Tom Lane | Update SELECT documentation to have a more thorough... |
commit | commitdiff | tree | snapshot |
2000-02-21 |
Tom Lane | Tweak planner to use OFFSET+LIMIT, not just LIMIT,... |
commit | commitdiff | tree | snapshot |
2000-02-20 |
Tom Lane | Further cleanups for type coercion: treat the locution... |
commit | commitdiff | tree | snapshot |
2000-02-20 |
Tom Lane | Create a new expression node type RelabelType, which... |
commit | commitdiff | tree | snapshot |
2000-02-20 |
Peter Eisentraut | Forgot to include the documentation for \encoding ... |
commit | commitdiff | tree | snapshot |
2000-02-20 |
Peter Eisentraut | Moved psql \eset and \eshow to \encoding |
commit | commitdiff | tree | snapshot |
2000-02-20 |
Tom Lane | Fix broken list-slinging logic in func_select_candidate and |
commit | commitdiff | tree | snapshot |
2000-02-20 |
Tom Lane | Even after the great date/time consolidation, TypeCateg... |
commit | commitdiff | tree | snapshot |
2000-02-20 |
Tom Lane | Reduce proc_exit(1) to proc_exit(0) for errors detected... |
commit | commitdiff | tree | snapshot |
2000-02-20 |
Tom Lane | Fix missing \n in some psql_error calls. |
commit | commitdiff | tree | snapshot |
2000-02-20 |
Tom Lane | Add a simple regress test for SERIAL --- it's not much, |
commit | commitdiff | tree | snapshot |
2000-02-20 |
Tom Lane | Fix SERIAL columns, which Thomas inadvertently broke... |
commit | commitdiff | tree | snapshot |
2000-02-19 |
Tom Lane | Repair longstanding violation of SQL92 semantics: GROUP... |
commit | commitdiff | tree | snapshot |
2000-02-19 |
Tom Lane | Apply Keith Park's updates for expected/horology-solari... |
commit | commitdiff | tree | snapshot |
2000-02-19 |
Tom Lane | Get rid of postgres.c's separate parsing logic for... |
commit | commitdiff | tree | snapshot |
2000-02-19 |
Tom Lane | Accept the noise-word ALL in aggregate function invocat... |
commit | commitdiff | tree | snapshot |
2000-02-19 |
Tom Lane | plperl's makefile tried to use perl's choice of compile... |
commit | commitdiff | tree | snapshot |
2000-02-19 |
Tom Lane | HP's compiler objects (quite rightly too) to 'static... |
commit | commitdiff | tree | snapshot |
2000-02-19 |
Thomas G. Lockhart | First workaround solution for Jan's column constraint... |
commit | commitdiff | tree | snapshot |
2000-02-19 |
Thomas G. Lockhart | Clean up markup so docs will compile. |
commit | commitdiff | tree | snapshot |
2000-02-19 |
Thomas G. Lockhart | Update for new Irix info. |
commit | commitdiff | tree | snapshot |
2000-02-19 |
Tatsuo Ishii | Fix nasty bug in setting client_encoding |
commit | commitdiff | tree | snapshot |
2000-02-19 |
Tatsuo Ishii | Add new backslash command \eset and \eshow. |
commit | commitdiff | tree | snapshot |
2000-02-19 |
Tatsuo Ishii | Fix compiler warning |
commit | commitdiff | tree | snapshot |
2000-02-19 |
Tom Lane | Clean up scan.l's handling of \r vs \n --- they are... |
commit | commitdiff | tree | snapshot |
2000-02-19 |
Tom Lane | Remove gcc warnings. The Postgres world isn't really... |
commit | commitdiff | tree | snapshot |
2000-02-18 |
Tom Lane | Plug some more memory leaks in the planner. It still... |
commit | commitdiff | tree | snapshot |
2000-02-18 |
Michael Meskes | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-02-18 |
Michael Meskes | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-02-18 |
Hiroshi Inoue | Implement reindex command |
commit | commitdiff | tree | snapshot |
2000-02-18 |
Michael Meskes | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-02-18 |
Tom Lane | Replace inefficient _bt_invokestrat calls with direct... |
commit | commitdiff | tree | snapshot |
2000-02-18 |
Peter Eisentraut | Fixed handling of old --with-mb option using newly... |
commit | commitdiff | tree | snapshot |
2000-02-17 |
Michael Meskes | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-02-17 |
Hiroshi Inoue | Fix assert bug(was my fault) |
commit | commitdiff | tree | snapshot |
2000-02-17 |
Tom Lane | Finish repairing 6.5's problems with r-tree indexes... |
commit | commitdiff | tree | snapshot |
2000-02-17 |
Tom Lane | Update expected/horology-no-DST-before-1970.out to... |
commit | commitdiff | tree | snapshot |
2000-02-16 |
Bruce Momjian | Package: postgresql |
commit | commitdiff | tree | snapshot |
2000-02-16 |
Bruce Momjian | README not needed anymore. |
commit | commitdiff | tree | snapshot |
2000-02-16 |
Thomas G. Lockhart | All regression tests pass except for rules.sql (unrelated). |
commit | commitdiff | tree | snapshot |
2000-02-16 |
Thomas G. Lockhart | All regression tests pass except for rules.sql (unrelated). |
commit | commitdiff | tree | snapshot |
2000-02-16 |
Thomas G. Lockhart | Implement "date/time grand unification". |
commit | commitdiff | tree | snapshot |
2000-02-16 |
Thomas G. Lockhart | Make ISO date style (e.g. "2000-02-16 09:33") the default. |
commit | commitdiff | tree | snapshot |
2000-02-16 |
Michael Meskes | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-02-16 |
Bruce Momjian | include cleanup |
commit | commitdiff | tree | snapshot |
2000-02-16 |
Bruce Momjian | Clean up include files use in psql. |
commit | commitdiff | tree | snapshot |
2000-02-16 |
Michael Meskes | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-02-16 |
Tom Lane | If we don't have any stats for a boolean column, assume |
commit | commitdiff | tree | snapshot |
2000-02-16 |
Tom Lane | Make eqsel produce better results for boolean columns, |
commit | commitdiff | tree | snapshot |
2000-02-15 |
Tom Lane | Update EXPLAIN documentation to reflect the fact that the |
commit | commitdiff | tree | snapshot |
2000-02-15 |
Tom Lane | Remove long-dead code. |
commit | commitdiff | tree | snapshot |
2000-02-15 |
Tom Lane | Fix missing lfirst() in ListTableAsAttrs(). This code |
commit | commitdiff | tree | snapshot |
2000-02-15 |
Tom Lane | New cost model for planning, incorporating a penalty... |
commit | commitdiff | tree | snapshot |
2000-02-15 |
Tom Lane | Change to report COPY line number in error messages... |
commit | commitdiff | tree | snapshot |
2000-02-15 |
Michael Meskes | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-02-15 |
Tom Lane | Silence gcc warning about uninitialized var. |
commit | commitdiff | tree | snapshot |
2000-02-15 |
Tom Lane | Removed unused var to silence gcc warning. |
commit | commitdiff | tree | snapshot |
2000-02-15 |
Michael Meskes | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-02-15 |
Tom Lane | Repair bogus rule display of attr lists. |
commit | commitdiff | tree | snapshot |
2000-02-15 |
Tom Lane | Remove some // comments, which are not ANSI C last... |
commit | commitdiff | tree | snapshot |
2000-02-15 |
Thomas G. Lockhart | Rename file to be consistant with other platform-specif... |
commit | commitdiff | tree | snapshot |
2000-02-15 |
Thomas G. Lockhart | Fix extraneous ending tag on libpq.sgml. |
commit | commitdiff | tree | snapshot |
2000-02-15 |
Thomas G. Lockhart | Carry column aliases from the parser frontend. Enables... |
commit | commitdiff | tree | snapshot |
2000-02-15 |
Thomas G. Lockhart | Update "join syntax" test for new capabilities. |
commit | commitdiff | tree | snapshot |
2000-02-15 |
Thomas G. Lockhart | Add line to mention PST8PDT time zone. Seems useful... |
commit | commitdiff | tree | snapshot |
2000-02-15 |
Thomas G. Lockhart | Fix up error message to start with cap letter. |
commit | commitdiff | tree | snapshot |
2000-02-15 |
Thomas G. Lockhart | Fix up tabbing for _int8 entry. |
commit | commitdiff | tree | snapshot |
2000-02-15 |
Thomas G. Lockhart | Add "DEC" as synonym for "DECIMAL". |
commit | commitdiff | tree | snapshot |
2000-02-15 |
Thomas G. Lockhart | Recognize special case of POSIX time zone: "GMT+8"... |
commit | commitdiff | tree | snapshot |
2000-02-15 |
Thomas G. Lockhart | Fix up error and log messages. |
commit | commitdiff | tree | snapshot |
2000-02-14 |
Bruce Momjian | I suspect that you are not the person to send this... |
commit | commitdiff | tree | snapshot |
2000-02-14 |
Bruce Momjian | Update README.NT with new NT ipc location. |
commit | commitdiff | tree | snapshot |
2000-02-14 |
Michael Meskes | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-02-13 |
Peter Eisentraut | Adjusted psql echoing options (-a and -e) |
commit | commitdiff | tree | snapshot |
2000-02-13 |
Bruce Momjian | contrib-array.patch |
commit | commitdiff | tree | snapshot |
2000-02-13 |
Bruce Momjian | 2. trigger.c fails to compile due to a syntax error... |
commit | commitdiff | tree | snapshot |
2000-02-10 |
Peter Eisentraut | Default argument for createdb |
commit | commitdiff | tree | snapshot |
2000-02-10 |
Bruce Momjian | Add btree indexing of boolean values |
commit | commitdiff | tree | snapshot |
2000-02-10 |
Bruce Momjian | Improve default compile ops. |
commit | commitdiff | tree | snapshot |
2000-02-10 |
Bruce Momjian | Add no CVS to make_mkid. |
commit | commitdiff | tree | snapshot |
2000-02-10 |
Bruce Momjian | Prevent tags files in cvs directory. |
commit | commitdiff | tree | snapshot |
2000-02-10 |
Bruce Momjian | You will need to copy "config.h.win32" to "config.h... |
commit | commitdiff | tree | snapshot |
2000-02-10 |
Bruce Momjian | Update length to 31. |
commit | commitdiff | tree | snapshot |
2000-02-09 |
Bruce Momjian | Here is the patch to add plperl to droplang. |
commit | commitdiff | tree | snapshot |
2000-02-09 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2000-02-09 |
Bruce Momjian | I checked the WinNT port yesterday (a few days old... |
commit | commitdiff | tree | snapshot |
2000-02-09 |
Hiroshi Inoue | Enable backward sequential scan even after reaching... |
commit | commitdiff | tree | snapshot |
2000-02-09 |
Peter Eisentraut | Fixed broken initdb --show patch |
commit | commitdiff | tree | snapshot |
2000-02-09 |
Tom Lane | Ooops ... 'char c' can hold a char, but it can't hold... |
commit | commitdiff | tree | snapshot |
2000-02-08 |
Bruce Momjian | yesterday I had a problem with initdb. I set bad envir... |
commit | commitdiff | tree | snapshot |
2000-02-08 |
Bruce Momjian | I'm sending patch with new version of to_char numbers... |
commit | commitdiff | tree | snapshot |
2000-02-07 |
Peter Eisentraut | Fixed psql double quoting of SQL ids |
commit | commitdiff | tree | snapshot |
2000-02-07 |
Bruce Momjian | Mask removal of network_ops in 7.0. |
commit | commitdiff | tree | snapshot |
2000-02-07 |
Jan Wieck | Enabled MATCH <unspecified> |
commit | commitdiff | tree | snapshot |
2000-02-07 |
Jan Wieck | Added complete MATCH <unspecified> support contributed... |
commit | commitdiff | tree | snapshot |
next |