2002-05-14 |
Tom Lane | Fix obsolete statement about permissions on COPY ref... |
commit | commitdiff | tree | snapshot |
2002-05-14 |
Tom Lane | Remove unnecessary pfree's in geometric operators.... |
commit | commitdiff | tree | snapshot |
2002-05-14 |
Thomas G. Lockhart | Fix lookup tables used for rounding interval data value... |
commit | commitdiff | tree | snapshot |
2002-05-14 |
Peter Eisentraut | Make regression tests locale-proof by setting some... |
commit | commitdiff | tree | snapshot |
2002-05-14 |
Tatsuo Ishii | Fix bug in psql. |
commit | commitdiff | tree | snapshot |
2002-05-14 |
Barry Lind | fixed problem connecting to server with client_min_mess... |
commit | commitdiff | tree | snapshot |
2002-05-13 |
Tom Lane | Fix typo in _copyAlterUserSetStmt. |
commit | commitdiff | tree | snapshot |
2002-05-13 |
Tom Lane | AVG probably shouldn't be upper case here, considering |
commit | commitdiff | tree | snapshot |
2002-05-13 |
Tom Lane | Make operators have their own comments separate from... |
commit | commitdiff | tree | snapshot |
2002-05-12 |
Tom Lane | Get rid of long-since-vestigial Iter node type, in... |
commit | commitdiff | tree | snapshot |
2002-05-12 |
Tom Lane | First pass at set-returning-functions in FROM, by Joe... |
commit | commitdiff | tree | snapshot |
2002-05-11 |
Tom Lane | Update for additional options in CREATE OPERATOR. |
commit | commitdiff | tree | snapshot |
2002-05-11 |
Tom Lane | Forgot to handle 'opaque' function arguments in regproc... |
commit | commitdiff | tree | snapshot |
2002-05-10 |
Tom Lane | First pass at schema-fying pg_dump/pg_restore. Much... |
commit | commitdiff | tree | snapshot |
2002-05-10 |
Tom Lane | Suppress duplicate logging of utility commands under... |
commit | commitdiff | tree | snapshot |
2002-05-09 |
Peter Eisentraut | Make initdb print a message about which locale it is... |
commit | commitdiff | tree | snapshot |
2002-05-09 |
Hiroshi Inoue | Add a file for version control. |
commit | commitdiff | tree | snapshot |
2002-05-06 |
Tom Lane | Accept SET SESSION AUTHORIZATION DEFAULT and RESET... |
commit | commitdiff | tree | snapshot |
2002-05-06 |
Tom Lane | Make dumpACL behave more reasonably for case where... |
commit | commitdiff | tree | snapshot |
2002-05-06 |
Tom Lane | Cause fmtId to always use its internal buffer for the... |
commit | commitdiff | tree | snapshot |
2002-05-06 |
Tom Lane | Reorder snapshot checks to save a couple comparisons... |
commit | commitdiff | tree | snapshot |
2002-05-05 |
Tom Lane | A little paranoia never hurt anyone. |
commit | commitdiff | tree | snapshot |
2002-05-05 |
Tom Lane | plpgsql_dstring_append was broken for long strings. |
commit | commitdiff | tree | snapshot |
2002-05-05 |
Tom Lane | Not needed anymore. |
commit | commitdiff | tree | snapshot |
2002-05-05 |
Tom Lane | Add missing includes. |
commit | commitdiff | tree | snapshot |
2002-05-05 |
Tom Lane | Add a trivial testbed for pg_sema and pg_shmem code. |
commit | commitdiff | tree | snapshot |
2002-05-05 |
Tom Lane | Cope with case that SEM_FAILED is not defined (assume... |
commit | commitdiff | tree | snapshot |
2002-05-05 |
Tom Lane | First test of Darwin port with POSIX semaphore code. |
commit | commitdiff | tree | snapshot |
2002-05-05 |
Tom Lane | Fix code to work when isalpha and friends are macros... |
commit | commitdiff | tree | snapshot |
2002-05-05 |
Tom Lane | Create an internal semaphore API that is not tied to... |
commit | commitdiff | tree | snapshot |
2002-05-03 |
Tom Lane | Fix compile errors in CYR_RECODE code, per report from... |
commit | commitdiff | tree | snapshot |
2002-05-03 |
Tom Lane | Make ruleutils.c schema-aware. Displayed names are... |
commit | commitdiff | tree | snapshot |
2002-05-03 |
Tom Lane | Fix obsolete comments. |
commit | commitdiff | tree | snapshot |
2002-05-03 |
Tom Lane | Use quote_identifier on relation names in EXPLAIN outpu... |
commit | commitdiff | tree | snapshot |
2002-05-03 |
Tom Lane | Fix typo in usage instructions. |
commit | commitdiff | tree | snapshot |
2002-05-03 |
Tom Lane | Remove the last traces of datatypes datetime and timespan. |
commit | commitdiff | tree | snapshot |
2002-05-03 |
Tom Lane | Retire xlateSqlType/xlateSqlFunc; all type name transla... |
commit | commitdiff | tree | snapshot |
2002-05-02 |
Tom Lane | Fix backslash-n typo, per Joe Conway. |
commit | commitdiff | tree | snapshot |
2002-05-02 |
Tom Lane | Tweak scanner/grammar interface so that the keyword... |
commit | commitdiff | tree | snapshot |
2002-05-01 |
Tom Lane | Add routines in namespace.c to determine whether object... |
commit | commitdiff | tree | snapshot |
2002-05-01 |
Tom Lane | Give left_oper() and right_oper() noError parameters... |
commit | commitdiff | tree | snapshot |
2002-05-01 |
Tom Lane | Improve lexer's error reporting. You get the whole... |
commit | commitdiff | tree | snapshot |
2002-05-01 |
Jan Wieck | The attached patch fixes 4 instances of missing simi... |
commit | commitdiff | tree | snapshot |
2002-05-01 |
Hiroshi Inoue | Change heap_get_latest_tid() so that a transaction can |
commit | commitdiff | tree | snapshot |
2002-04-30 |
Tom Lane | Fix obj_description() and col_description() functions... |
commit | commitdiff | tree | snapshot |
2002-04-30 |
Tom Lane | Document that NAMEDATALEN must be a multiple of sizeof... |
commit | commitdiff | tree | snapshot |
2002-04-30 |
Tom Lane | Clean up loose ends remaining from schema privileges... |
commit | commitdiff | tree | snapshot |
2002-04-30 |
Tom Lane | Code review for ALTER TRIGGER RENAME patch: make better... |
commit | commitdiff | tree | snapshot |
2002-04-29 |
Tom Lane | Enforce EXECUTE privilege for aggregate functions. |
commit | commitdiff | tree | snapshot |
2002-04-29 |
Tom Lane | Implement checking of USAGE rights on namespaces. |
commit | commitdiff | tree | snapshot |
2002-04-29 |
Tom Lane | Add cache invalidation callback hooks. |
commit | commitdiff | tree | snapshot |
2002-04-29 |
Tom Lane | Add missing 'static' keyword to suppress compiler compl... |
commit | commitdiff | tree | snapshot |
2002-04-29 |
Tom Lane | Remove unnecessary/obsolete regproctooid() references. |
commit | commitdiff | tree | snapshot |
2002-04-29 |
Bruce Momjian | Add Polish FAQ from Marcin Mazurek. |
commit | commitdiff | tree | snapshot |
2002-04-28 |
Bruce Momjian | Fix problem with new pg_hba.conf code where the same... |
commit | commitdiff | tree | snapshot |
2002-04-28 |
Tom Lane | Second try at fixing join alias variables. Instead... |
commit | commitdiff | tree | snapshot |
2002-04-28 |
Michael Meskes | - Synced yet again. |
commit | commitdiff | tree | snapshot |
2002-04-28 |
Tom Lane | Make ruleutils.c use format_type for printing typenames... |
commit | commitdiff | tree | snapshot |
2002-04-28 |
Tom Lane | Minor code cleanup. |
commit | commitdiff | tree | snapshot |
2002-04-27 |
Tom Lane | Support toasting of shared system relations, and provid... |
commit | commitdiff | tree | snapshot |
2002-04-27 |
Bruce Momjian | Fix write of pg_pwd file for multiple users. Broken... |
commit | commitdiff | tree | snapshot |
2002-04-27 |
Tom Lane | Restructure aclcheck error reporting to make permission... |
commit | commitdiff | tree | snapshot |
2002-04-27 |
Bruce Momjian | Update DROP COLUMN example to use transactions and... |
commit | commitdiff | tree | snapshot |
2002-04-26 |
Tom Lane | Fix typo. |
commit | commitdiff | tree | snapshot |
2002-04-26 |
Tom Lane | Move renametrig() from tablecmds.c to trigger.c --... |
commit | commitdiff | tree | snapshot |
2002-04-26 |
Bruce Momjian | Updated: |
commit | commitdiff | tree | snapshot |
2002-04-26 |
Tatsuo Ishii | Add checking for syslog.h |
commit | commitdiff | tree | snapshot |
2002-04-26 |
Tom Lane | Add current_schema() and current_schemas() inquiry... |
commit | commitdiff | tree | snapshot |
2002-04-25 |
Tom Lane | Add a reference page for CREATE SCHEMA. |
commit | commitdiff | tree | snapshot |
2002-04-25 |
Bruce Momjian | Added: |
commit | commitdiff | tree | snapshot |
2002-04-25 |
Bruce Momjian | Improve display of headings in HTML. |
commit | commitdiff | tree | snapshot |
2002-04-25 |
Tom Lane | Updates for schema features. |
commit | commitdiff | tree | snapshot |
2002-04-25 |
Tom Lane | Implement types regprocedure, regoper, regoperator... |
commit | commitdiff | tree | snapshot |
2002-04-25 |
Hiroshi Inoue | Fix for the following items about escape sequence |
commit | commitdiff | tree | snapshot |
2002-04-25 |
Bruce Momjian | Fix password code to deal with new quoting code. |
commit | commitdiff | tree | snapshot |
2002-04-24 |
Peter Eisentraut | Remove reference to NAMEDATALEN, which wasn't necessary... |
commit | commitdiff | tree | snapshot |
2002-04-24 |
Peter Eisentraut | Remove references to NAMEDATALEN and INDEX_MAX_KEYS... |
commit | commitdiff | tree | snapshot |
2002-04-24 |
Peter Eisentraut | Remove reference to BLCKSZ. |
commit | commitdiff | tree | snapshot |
2002-04-24 |
Tom Lane | Don't dump core on empty table. |
commit | commitdiff | tree | snapshot |
2002-04-24 |
Bruce Momjian | Remove compile warnings for lo dump by casting to char *. |
commit | commitdiff | tree | snapshot |
2002-04-24 |
Peter Eisentraut | Missed one NAMEDATALEN. |
commit | commitdiff | tree | snapshot |
2002-04-24 |
Peter Eisentraut | Remove traces of NAMEDATALEN and INDEX_MAX_KEYS from... |
commit | commitdiff | tree | snapshot |
2002-04-24 |
Bruce Momjian | Update version for UNKNOWN regression fix. |
commit | commitdiff | tree | snapshot |
2002-04-24 |
Bruce Momjian | Fix UNKNOWN regression test failure. |
commit | commitdiff | tree | snapshot |
2002-04-24 |
Bruce Momjian | Fix regression for new DROP RULE syntax. |
commit | commitdiff | tree | snapshot |
2002-04-24 |
Bruce Momjian | Add missing columns for UNKNOWN patch. Increment catal... |
commit | commitdiff | tree | snapshot |
2002-04-24 |
Bruce Momjian | Add missing SGML file. |
commit | commitdiff | tree | snapshot |
2002-04-24 |
Bruce Momjian | Restrict comment to the current database in order to... |
commit | commitdiff | tree | snapshot |
2002-04-24 |
Bruce Momjian | Here's a doc patch for ALTER TRIGGER RENAME. Please... |
commit | commitdiff | tree | snapshot |
2002-04-24 |
Bruce Momjian | Attached is a patch for ALTER TRIGGER RENAME per the... |
commit | commitdiff | tree | snapshot |
2002-04-24 |
Bruce Momjian | The attached patch adds regression tests for setting... |
commit | commitdiff | tree | snapshot |
2002-04-24 |
Bruce Momjian | I've improved the contributed vacuumlo command, now... |
commit | commitdiff | tree | snapshot |
2002-04-24 |
Bruce Momjian | The attached patch cleans up some code in pg_dump.... |
commit | commitdiff | tree | snapshot |
2002-04-24 |
Bruce Momjian | Update patch for DEFAULT on Views. |
commit | commitdiff | tree | snapshot |
2002-04-24 |
Bruce Momjian | Oops, wrong commit on previous. It was: |
commit | commitdiff | tree | snapshot |
2002-04-24 |
Bruce Momjian | Doc fix for INSERT ... (DEFAULT, ...) |
commit | commitdiff | tree | snapshot |
2002-04-24 |
Bruce Momjian | Appears I forgot to update the docs earlier. |
commit | commitdiff | tree | snapshot |
2002-04-24 |
Bruce Momjian | Update jdbc errors_zh_TW.properties. |
commit | commitdiff | tree | snapshot |
2002-04-24 |
Bruce Momjian | Attached is an update to contrib/dblink. Please apply... |
commit | commitdiff | tree | snapshot |
2002-04-24 |
Bruce Momjian | I'm at the win32 error messages once more. The DLL... |
commit | commitdiff | tree | snapshot |
next |