2001-11-06 |
Thomas G. Lockhart | Fix last (?) problem with sensitivity to daylight savin... |
commit | commitdiff | tree | snapshot |
2001-11-06 |
Thomas G. Lockhart | Add British Double Standard Time (BDST) per mailing... |
commit | commitdiff | tree | snapshot |
2001-11-06 |
Thomas G. Lockhart | Use PostgreSQL's standard declaration for a 32-bit... |
commit | commitdiff | tree | snapshot |
2001-11-06 |
Tom Lane | Add Darwin to list of known systems for ps_status. |
commit | commitdiff | tree | snapshot |
2001-11-06 |
Tom Lane | The extra semaphore that proc.c now allocates for check... |
commit | commitdiff | tree | snapshot |
2001-11-05 |
Tom Lane | Fix coredump in plpgsql when trying to return a rowtype... |
commit | commitdiff | tree | snapshot |
2001-11-05 |
Bruce Momjian | New pgindent run with fixes suggested by Tom. Patch... |
commit | commitdiff | tree | snapshot |
2001-11-05 |
Hiroshi Inoue | Preparation for the parameter array handling. |
commit | commitdiff | tree | snapshot |
2001-11-05 |
Hiroshi Inoue | 1) Fix a few bugs about SQLGetData() |
commit | commitdiff | tree | snapshot |
2001-11-05 |
Bruce Momjian | More cleanup for stuff after closing brace in first... |
commit | commitdiff | tree | snapshot |
2001-11-05 |
Bruce Momjian | Handle tabs after closing brace in first column with... |
commit | commitdiff | tree | snapshot |
2001-11-05 |
Bruce Momjian | Improve readability of script. |
commit | commitdiff | tree | snapshot |
2001-11-05 |
Tom Lane | CREATE TABLE foo (x,y,z) AS SELECT ... can't apply... |
commit | commitdiff | tree | snapshot |
2001-11-05 |
Tom Lane | Remove ill-considered Assert. |
commit | commitdiff | tree | snapshot |
2001-11-04 |
Bruce Momjian | Pull in variables defined in structs; had too many... |
commit | commitdiff | tree | snapshot |
2001-11-04 |
Tom Lane | Fix now-obsolete comment. |
commit | commitdiff | tree | snapshot |
2001-11-04 |
D'Arcy J.M... | Version was 3.3 but last released version was 3.1.... |
commit | commitdiff | tree | snapshot |
2001-11-04 |
Tom Lane | Merge three existing ways of signaling postmaster from... |
commit | commitdiff | tree | snapshot |
2001-11-04 |
D'Arcy J.M... | Note that PyGreSQL has been checked against Python... |
commit | commitdiff | tree | snapshot |
2001-11-04 |
D'Arcy J.M... | The "%d", while syntactically correct, was confusing... |
commit | commitdiff | tree | snapshot |
2001-11-04 |
Philip Warner | - Fix compiler warning in pg_restore |
commit | commitdiff | tree | snapshot |
2001-11-04 |
Bruce Momjian | Got "ADD" to appear only in ALTER TABLE and not CREATE... |
commit | commitdiff | tree | snapshot |
2001-11-04 |
Bruce Momjian | Remove "ADD" from TABLE / ADD UNIQUE-PRIMARY error... |
commit | commitdiff | tree | snapshot |
2001-11-03 |
Bruce Momjian | Require closing paren on line above brace to identify... |
commit | commitdiff | tree | snapshot |
2001-11-03 |
Tom Lane | Clean up wrong, misleading, or obsolete documentation... |
commit | commitdiff | tree | snapshot |
2001-11-03 |
Bruce Momjian | More updates for GNU indent. |
commit | commitdiff | tree | snapshot |
2001-11-03 |
Hiroshi Inoue | 1) Improve literal handling in parse_statement(). |
commit | commitdiff | tree | snapshot |
2001-11-03 |
Bruce Momjian | Make pgindent use GNU Indent version 2.X better. |
commit | commitdiff | tree | snapshot |
2001-11-02 |
Dave Cramer | proper select for Jason Davies patch to getImportedKeys |
commit | commitdiff | tree | snapshot |
2001-11-02 |
Dave Cramer | proper select for Jason Davies patch to getImportedKeys |
commit | commitdiff | tree | snapshot |
2001-11-02 |
Bruce Momjian | Add check for 'extern "C"' for pgindent. |
commit | commitdiff | tree | snapshot |
2001-11-02 |
Tom Lane | Windows portability macros SOCK_ERRNO and SOCK_STRERROR... |
commit | commitdiff | tree | snapshot |
2001-11-02 |
Tom Lane | Add default expressions to INSERTs during planning... |
commit | commitdiff | tree | snapshot |
2001-11-02 |
Peter Eisentraut | updates |
commit | commitdiff | tree | snapshot |
2001-11-02 |
Peter Eisentraut | Update keyword list for 7.2 release. |
commit | commitdiff | tree | snapshot |
2001-11-02 |
Tom Lane | Fix pg_pwd caching mechanism, which was broken by chang... |
commit | commitdiff | tree | snapshot |
2001-11-02 |
Tom Lane | Suppress compiler warning (only seen in MULTIBYTE case). |
commit | commitdiff | tree | snapshot |
2001-11-02 |
Tom Lane | Fix problem reported by Alex Korn: if a relation has... |
commit | commitdiff | tree | snapshot |
2001-11-02 |
Michael Meskes | Sync parser yet again. |
commit | commitdiff | tree | snapshot |
2001-11-01 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-11-01 |
Tom Lane | Minor code cleanups. |
commit | commitdiff | tree | snapshot |
2001-11-01 |
Tom Lane | Reject tabs and linefeeds in usernames and passwords... |
commit | commitdiff | tree | snapshot |
2001-11-01 |
Tom Lane | Add missing #include. |
commit | commitdiff | tree | snapshot |
2001-11-01 |
Tom Lane | Suppress trivial compiler warning. |
commit | commitdiff | tree | snapshot |
2001-11-01 |
Tom Lane | Fix broken markup. |
commit | commitdiff | tree | snapshot |
2001-11-01 |
Tom Lane | Copy-editing. |
commit | commitdiff | tree | snapshot |
2001-11-01 |
Barry Lind | minor improvements on Dave's last checkin |
commit | commitdiff | tree | snapshot |
2001-10-31 |
Hiroshi Inoue | Suppress a compiler warning. |
commit | commitdiff | tree | snapshot |
2001-10-31 |
Peter Eisentraut | A little reformatting for better print appearance. |
commit | commitdiff | tree | snapshot |
2001-10-31 |
Peter Eisentraut | More information about partial indexes, and some tips... |
commit | commitdiff | tree | snapshot |
2001-10-31 |
Peter Eisentraut | Reformat some non-sensical markup. |
commit | commitdiff | tree | snapshot |
2001-10-31 |
Peter Eisentraut | Empty ulinks show the url string as hot text; no need... |
commit | commitdiff | tree | snapshot |
2001-10-31 |
Dave Cramer | changes to support 3rd party ERD tools and staroffice |
commit | commitdiff | tree | snapshot |
2001-10-31 |
Dave Cramer | allow null passwords |
commit | commitdiff | tree | snapshot |
2001-10-31 |
Dave Cramer | added dummy login |
commit | commitdiff | tree | snapshot |
2001-10-31 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-10-31 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-10-31 |
Thomas G. Lockhart | Fix queries to insulate from daylight savings time. |
commit | commitdiff | tree | snapshot |
2001-10-31 |
Bruce Momjian | More *.po cleanups for new spacing. |
commit | commitdiff | tree | snapshot |
2001-10-31 |
Bruce Momjian | Modify *.po files and regression expected output for... |
commit | commitdiff | tree | snapshot |
2001-10-31 |
Bruce Momjian | Here is an updated version of /src/backend/po/ru.po |
commit | commitdiff | tree | snapshot |
2001-10-31 |
Bruce Momjian | Traditional Chinese error messages for JDBC. |
commit | commitdiff | tree | snapshot |
2001-10-31 |
Bruce Momjian | Attached is a small patch for the Reference Manual... |
commit | commitdiff | tree | snapshot |
2001-10-31 |
Bruce Momjian | Add ALTER TABLE ADD UNIQUE regression tests from Christ... |
commit | commitdiff | tree | snapshot |
2001-10-31 |
Bruce Momjian | Apply updated PO language patch. |
commit | commitdiff | tree | snapshot |
2001-10-31 |
Bruce Momjian | PO language update. |
commit | commitdiff | tree | snapshot |
2001-10-31 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-10-30 |
Tom Lane | Update solaris-1947 variant files for new datetime... |
commit | commitdiff | tree | snapshot |
2001-10-30 |
Barry Lind | updates to JDBC TODO items |
commit | commitdiff | tree | snapshot |
2001-10-30 |
Tom Lane | Grammatical corrections. |
commit | commitdiff | tree | snapshot |
2001-10-30 |
Tom Lane | Fix problems with subselects used in GROUP BY expressio... |
commit | commitdiff | tree | snapshot |
2001-10-30 |
Barry Lind | fixed change in behavior introduced in bytea / getBytes... |
commit | commitdiff | tree | snapshot |
2001-10-30 |
Bruce Momjian | Fix small problem Tom Lane found with pgindent run. |
commit | commitdiff | tree | snapshot |
2001-10-30 |
Barry Lind | updated patch from Mark Lillywhite per Tom Lane's comme... |
commit | commitdiff | tree | snapshot |
2001-10-30 |
Barry Lind | applied patch from Mark Lillywhite, patch was already... |
commit | commitdiff | tree | snapshot |
2001-10-29 |
Bruce Momjian | Add trailing semicolon for Joe Conway |
commit | commitdiff | tree | snapshot |
2001-10-29 |
Bruce Momjian | Update HISTORY per HACKERS discussion. |
commit | commitdiff | tree | snapshot |
2001-10-29 |
Bruce Momjian | Add gp->gr_mem != NULL check for Solaris, per Seth... |
commit | commitdiff | tree | snapshot |
2001-10-29 |
Bruce Momjian | Check for NULL return from getgrgid(), per Seth Hettich |
commit | commitdiff | tree | snapshot |
2001-10-29 |
Tatsuo Ishii | Fix bug with illegal call to calloc. |
commit | commitdiff | tree | snapshot |
2001-10-29 |
Hiroshi Inoue | Change position of a check button in multibyte mode. |
commit | commitdiff | tree | snapshot |
2001-10-28 |
Bruce Momjian | Another pgindent run. Fixes enum indenting, and improv... |
commit | commitdiff | tree | snapshot |
2001-10-27 |
Bruce Momjian | Add code to trip trailing newlines in a file. |
commit | commitdiff | tree | snapshot |
2001-10-27 |
Bruce Momjian | Correct fix for indenting. |
commit | commitdiff | tree | snapshot |
2001-10-26 |
Tom Lane | Update WAL configuration discussion to reflect post... |
commit | commitdiff | tree | snapshot |
2001-10-26 |
Tom Lane | More cleanup of CREATE FUNCTION examples. |
commit | commitdiff | tree | snapshot |
2001-10-26 |
Tom Lane | Remove no-longer-needed dependencies on DLSUFFIX. |
commit | commitdiff | tree | snapshot |
2001-10-26 |
Tom Lane | Editorial work on xfunc chapter --- better explanations... |
commit | commitdiff | tree | snapshot |
2001-10-26 |
Bruce Momjian | Adjust NR tests. More accurate. |
commit | commitdiff | tree | snapshot |
2001-10-26 |
Bruce Momjian | Add code to not indent enum, per Tom Lane. |
commit | commitdiff | tree | snapshot |
2001-10-26 |
Bruce Momjian | Add ODBC typedefs. |
commit | commitdiff | tree | snapshot |
2001-10-26 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-10-25 |
Barry Lind | updates to jdbc documentation for 7.2 |
commit | commitdiff | tree | snapshot |
2001-10-25 |
Tom Lane | Remove 294 reduce/reduce conflicts. |
commit | commitdiff | tree | snapshot |
2001-10-25 |
Tom Lane | Fix a couple of places where lack of parenthesization... |
commit | commitdiff | tree | snapshot |
2001-10-25 |
Bruce Momjian | Mention pgindent/pgjindent. |
commit | commitdiff | tree | snapshot |
2001-10-25 |
Bruce Momjian | Final update of HISTORY. |
commit | commitdiff | tree | snapshot |
2001-10-25 |
Bruce Momjian | Add blank line before #endif to #endif's at the end... |
commit | commitdiff | tree | snapshot |
2001-10-25 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-10-25 |
Bruce Momjian | Add slash for comment spacing, for Tom. |
commit | commitdiff | tree | snapshot |
next |