1999-12-17 |
Bruce Momjian | ANother initdb cleanup |
commit | commitdiff | tree | snapshot |
1999-12-17 |
Bruce Momjian | Reverse out nextval patch. |
commit | commitdiff | tree | snapshot |
1999-12-17 |
Bruce Momjian | initdb.sh fix from Peter. |
commit | commitdiff | tree | snapshot |
1999-12-17 |
Bruce Momjian | This is my -- hopefully sufficiently portable -- attemp... |
commit | commitdiff | tree | snapshot |
1999-12-16 |
Bruce Momjian | Clear paren level flag on \r or any backslash command... |
commit | commitdiff | tree | snapshot |
1999-12-16 |
Jan Wieck | Some changes to prepare for LONG attributes. |
commit | commitdiff | tree | snapshot |
1999-12-16 |
Bruce Momjian | Hi, |
commit | commitdiff | tree | snapshot |
1999-12-16 |
Bruce Momjian | >Turning nextval and currval into keywords is not an... |
commit | commitdiff | tree | snapshot |
1999-12-16 |
Bruce Momjian | Here's the Create/Alter/Drop Group stuff that's been... |
commit | commitdiff | tree | snapshot |
1999-12-16 |
Bruce Momjian | Update for QNX. |
commit | commitdiff | tree | snapshot |
1999-12-16 |
Bruce Momjian | autoconf |
commit | commitdiff | tree | snapshot |
1999-12-16 |
Michael Meskes | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1999-12-16 |
Bruce Momjian | Ethernet MAC addresses (macaddr type) are not compared... |
commit | commitdiff | tree | snapshot |
1999-12-16 |
Bruce Momjian | I have done the QNX4 port with the current source tree... |
commit | commitdiff | tree | snapshot |
1999-12-14 |
Bruce Momjian | This patch solves a couple of memory leaks in ecpglib... |
commit | commitdiff | tree | snapshot |
1999-12-14 |
Tom Lane | fix_parsetree_attnums was not nearly smart enough about... |
commit | commitdiff | tree | snapshot |
1999-12-14 |
Bruce Momjian | > From what I gather, this should be a little cleaner... |
commit | commitdiff | tree | snapshot |
1999-12-14 |
Bruce Momjian | >From what I gather, this should be a little cleaner... |
commit | commitdiff | tree | snapshot |
1999-12-14 |
Bruce Momjian | Depending on my interpreting (and programming) skills... |
commit | commitdiff | tree | snapshot |
1999-12-13 |
Bruce Momjian | New LDOUT makefile variable for QNX os. |
commit | commitdiff | tree | snapshot |
1999-12-13 |
Tom Lane | Update documentation to reflect availability of aggrega... |
commit | commitdiff | tree | snapshot |
1999-12-13 |
Bruce Momjian | Prevent _deadcode from showing in ctags and mkid |
commit | commitdiff | tree | snapshot |
1999-12-13 |
Tom Lane | aggregate(DISTINCT ...) works, per SQL spec. |
commit | commitdiff | tree | snapshot |
1999-12-12 |
Tom Lane | any_ordering_op()'s argument should be declared Oid... |
commit | commitdiff | tree | snapshot |
1999-12-12 |
Bruce Momjian | I'm in TODO mood today ... |
commit | commitdiff | tree | snapshot |
1999-12-12 |
Bruce Momjian | Meanwhile, database names with single quotes in names... |
commit | commitdiff | tree | snapshot |
1999-12-11 |
Bruce Momjian | Fix for psql from Peter. |
commit | commitdiff | tree | snapshot |
1999-12-11 |
Bruce Momjian | Allow ; in () in psql. |
commit | commitdiff | tree | snapshot |
1999-12-11 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
1999-12-11 |
Bruce Momjian | This takes care of TODO item |
commit | commitdiff | tree | snapshot |
1999-12-10 |
Bruce Momjian | Remove old file. |
commit | commitdiff | tree | snapshot |
1999-12-10 |
Bruce Momjian | Update drop.sql |
commit | commitdiff | tree | snapshot |
1999-12-10 |
Bruce Momjian | Rename destroy.sql to drop.sql. |
commit | commitdiff | tree | snapshot |
1999-12-10 |
Jan Wieck | Added global variable to have RI triggers override |
commit | commitdiff | tree | snapshot |
1999-12-10 |
Tatsuo Ishii | Fix memory overrun while setting ps status |
commit | commitdiff | tree | snapshot |
1999-12-10 |
Tom Lane | Teach grammar and parser about aggregate(DISTINCT ... |
commit | commitdiff | tree | snapshot |
1999-12-10 |
Bruce Momjian | Remove unneeded action. |
commit | commitdiff | tree | snapshot |
1999-12-10 |
Bruce Momjian | Fix LDREL. |
commit | commitdiff | tree | snapshot |
1999-12-10 |
Bruce Momjian | This should fix the \e (\p, \g, ...) behaviour on an... |
commit | commitdiff | tree | snapshot |
1999-12-10 |
Bruce Momjian | Rename several destroy* functions/tags to drop*. |
commit | commitdiff | tree | snapshot |
1999-12-10 |
Tom Lane | Correct coredump in ALTER TABLE foo ADD(). Accept... |
commit | commitdiff | tree | snapshot |
1999-12-10 |
Bruce Momjian | Update regression for new dropdb command. |
commit | commitdiff | tree | snapshot |
1999-12-10 |
Jan Wieck | Added a fflush(stdout) to the \p command required for the |
commit | commitdiff | tree | snapshot |
1999-12-09 |
Bruce Momjian | Make LD -r as macros that can be changed for QNX. |
commit | commitdiff | tree | snapshot |
1999-12-09 |
Bruce Momjian | Update for QNX from Kardos, Dr. Andrea |
commit | commitdiff | tree | snapshot |
1999-12-09 |
Tom Lane | Replace generic 'Illegal use of aggregates' error messa... |
commit | commitdiff | tree | snapshot |
1999-12-09 |
Bruce Momjian | Hi, |
commit | commitdiff | tree | snapshot |
1999-12-09 |
Bruce Momjian | Remove extra vacuum, from Peter. |
commit | commitdiff | tree | snapshot |
1999-12-08 |
Jan Wieck | Fixed concurrent visibility bug. |
commit | commitdiff | tree | snapshot |
1999-12-08 |
Bruce Momjian | Fix indexing of cidr. |
commit | commitdiff | tree | snapshot |
1999-12-08 |
Bruce Momjian | Cleanup |
commit | commitdiff | tree | snapshot |
1999-12-08 |
Bruce Momjian | Change $< to $+ in scripts Makefile, and clean up pg_en... |
commit | commitdiff | tree | snapshot |
1999-12-08 |
Michael Meskes | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1999-12-07 |
Bruce Momjian | Peter's file removals. |
commit | commitdiff | tree | snapshot |
1999-12-07 |
Bruce Momjian | Okay, that should put us back in sync. These two patche... |
commit | commitdiff | tree | snapshot |
1999-12-07 |
Michael Meskes | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1999-12-07 |
Tom Lane | Clean up memory leakage in find_inheritors() by using... |
commit | commitdiff | tree | snapshot |
1999-12-07 |
Jan Wieck | Again updated INSIDE TODO |
commit | commitdiff | tree | snapshot |
1999-12-07 |
Jan Wieck | Added SET DEFAULT action for ON DELETE/UPDATE |
commit | commitdiff | tree | snapshot |
1999-12-06 |
Jan Wieck | Corrected TODO in source |
commit | commitdiff | tree | snapshot |
1999-12-06 |
Jan Wieck | Added ON DELETE/UPDATE SET NULL |
commit | commitdiff | tree | snapshot |
1999-12-06 |
Jan Wieck | Completed FOREIGN KEY syntax. |
commit | commitdiff | tree | snapshot |
1999-12-06 |
Thomas G. Lockhart | Update entries with recent results for Alpha and ARM... |
commit | commitdiff | tree | snapshot |
1999-12-06 |
Thomas G. Lockhart | Fix markup (a couple of missing tags) and renormalize. |
commit | commitdiff | tree | snapshot |
1999-12-06 |
Thomas G. Lockhart | Remove references to PostgreSQL as "public-domain"... |
commit | commitdiff | tree | snapshot |
1999-12-06 |
Tatsuo Ishii | Fix the case of -o given |
commit | commitdiff | tree | snapshot |
1999-12-06 |
Tatsuo Ishii | Fix minor bugs |
commit | commitdiff | tree | snapshot |
1999-12-06 |
Tatsuo Ishii | pg_ctl: a script to start/stop/restart and report statu... |
commit | commitdiff | tree | snapshot |
1999-12-06 |
Tatsuo Ishii | Fix bugs regarding pid file. |
commit | commitdiff | tree | snapshot |
1999-12-06 |
Tom Lane | Update rules test for extra quoting in rule deparser. |
commit | commitdiff | tree | snapshot |
1999-12-06 |
Tom Lane | Rule deparser needs to quote identifiers that are spell... |
commit | commitdiff | tree | snapshot |
1999-12-05 |
Bruce Momjian | Clean up doc/Makefile to install manual pages. |
commit | commitdiff | tree | snapshot |
1999-12-05 |
Bruce Momjian | Fix echo -n and read -r in scripts. |
commit | commitdiff | tree | snapshot |
1999-12-05 |
Bruce Momjian | Remove destroylang.sgml. |
commit | commitdiff | tree | snapshot |
1999-12-05 |
Bruce Momjian | Update. |
commit | commitdiff | tree | snapshot |
1999-12-05 |
Bruce Momjian | Update |
commit | commitdiff | tree | snapshot |
1999-12-05 |
Bruce Momjian | I cleaned those out as well (the echo -n "bug" was... |
commit | commitdiff | tree | snapshot |
1999-12-05 |
Bruce Momjian | This *should* fix the large object segfault problem... |
commit | commitdiff | tree | snapshot |
1999-12-04 |
Bruce Momjian | Re-add destroylang. |
commit | commitdiff | tree | snapshot |
1999-12-04 |
Tatsuo Ishii | Unlink the pid file if it's bogus (no associated proces... |
commit | commitdiff | tree | snapshot |
1999-12-04 |
Bruce Momjian | Update scripts from Peter. |
commit | commitdiff | tree | snapshot |
1999-12-04 |
Bruce Momjian | New scripts for create/drop user/db from Peter Eisentraut |
commit | commitdiff | tree | snapshot |
1999-12-04 |
Bruce Momjian | No distclean for pgaccess/Makefile. |
commit | commitdiff | tree | snapshot |
1999-12-03 |
Bruce Momjian | Replace examples .H to .h. |
commit | commitdiff | tree | snapshot |
1999-12-03 |
Bruce Momjian | Rename libpq++.H to libpq++.h. |
commit | commitdiff | tree | snapshot |
1999-12-03 |
Jan Wieck | Arranged that plpgsql.so is used from new build, not... |
commit | commitdiff | tree | snapshot |
1999-12-03 |
Tatsuo Ishii | Create postmaster.pid and postmaster.opts under $PGDATA |
commit | commitdiff | tree | snapshot |
1999-12-02 |
Tom Lane | Type 'socklen_t' might be the right way to declare... |
commit | commitdiff | tree | snapshot |
1999-12-01 |
Bruce Momjian | Improve descriptions of date/time functions. |
commit | commitdiff | tree | snapshot |
1999-12-01 |
Bruce Momjian | Mention index name when reporting corruption. |
commit | commitdiff | tree | snapshot |
1999-11-30 |
Bruce Momjian | Fix compile error on older patch. |
commit | commitdiff | tree | snapshot |
1999-11-30 |
Bruce Momjian | create/alter user extension |
commit | commitdiff | tree | snapshot |
1999-11-30 |
Bruce Momjian | This patch (against the current CVS sources) adds to... |
commit | commitdiff | tree | snapshot |
1999-11-30 |
Bruce Momjian | Rename readonly to onlyread in odbc. Use varargs properly. |
commit | commitdiff | tree | snapshot |
1999-11-30 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
1999-11-29 |
Bruce Momjian | Small patch which fixes the ODBC driver so it doesn... |
commit | commitdiff | tree | snapshot |
1999-11-29 |
Bruce Momjian | I finish devel. of Oracle compatible DateTime routines... |
commit | commitdiff | tree | snapshot |
1999-11-29 |
Bruce Momjian | Attached are the C-routines that implement a BIT and... |
commit | commitdiff | tree | snapshot |
1999-11-29 |
Bruce Momjian | I pulled this one out via CVS, I hope you can make... |
commit | commitdiff | tree | snapshot |
1999-11-29 |
Tom Lane | Add permissions check: now one must be the Postgres... |
commit | commitdiff | tree | snapshot |
next |