2005-07-21 |
Bruce Momjian | Remove unnecessary parentheses in assignments. |
commit | commitdiff | tree | snapshot |
2005-07-21 |
Tom Lane | Fix storage size for btree_gist interval indexes. ... |
commit | commitdiff | tree | snapshot |
2005-07-21 |
Bruce Momjian | Add time/date macros for code clarity: |
commit | commitdiff | tree | snapshot |
2005-07-20 |
Tom Lane | Fix breakage of INSTALL document build. |
commit | commitdiff | tree | snapshot |
2005-07-20 |
Bruce Momjian | /contrib/btree_gist adjustments for new 'day' interval... |
commit | commitdiff | tree | snapshot |
2005-07-20 |
Bruce Momjian | Update catalog version for INTERVAL day addition. |
commit | commitdiff | tree | snapshot |
2005-07-20 |
Bruce Momjian | Add 'day' field to INTERVAL so 1 day interval can be... |
commit | commitdiff | tree | snapshot |
2005-07-20 |
Bruce Momjian | Fix interval division and multiplication, before: |
commit | commitdiff | tree | snapshot |
2005-07-19 |
Neil Conway | Documentation tweak: make <command>CREATE OPERATOR... |
commit | commitdiff | tree | snapshot |
2005-07-18 |
Tom Lane | Fix some bogosities in geometric-function documentation... |
commit | commitdiff | tree | snapshot |
2005-07-18 |
Bruce Momjian | \pset numericsep -> numericlocale. |
commit | commitdiff | tree | snapshot |
2005-07-18 |
Bruce Momjian | Fix len so decimal length is only added when a period... |
commit | commitdiff | tree | snapshot |
2005-07-18 |
Tom Lane | Avoid use of E'', and thereby creating an unnecessary... |
commit | commitdiff | tree | snapshot |
2005-07-18 |
Tom Lane | Avoid need for E'' construct by using regexp instead... |
commit | commitdiff | tree | snapshot |
2005-07-18 |
Bruce Momjian | Fix numiericsep length computations. |
commit | commitdiff | tree | snapshot |
2005-07-18 |
Tom Lane | Adjust psql describe queries so that any pg_foo_is_visi... |
commit | commitdiff | tree | snapshot |
2005-07-18 |
Tom Lane | pgcrypto documentation update. Marko Kreen |
commit | commitdiff | tree | snapshot |
2005-07-18 |
Tom Lane | Fortuna fixes. Marko Kreen |
commit | commitdiff | tree | snapshot |
2005-07-18 |
Tom Lane | Small cleanups for pgcrypto. Marko Kreen |
commit | commitdiff | tree | snapshot |
2005-07-18 |
Tom Lane | Fix C++-style comments, per Rocco Altier. |
commit | commitdiff | tree | snapshot |
2005-07-18 |
Tom Lane | MemSet() must not cast its pointer argument to int32... |
commit | commitdiff | tree | snapshot |
2005-07-17 |
Tom Lane | Make pg_regress accept a command-line option for the... |
commit | commitdiff | tree | snapshot |
2005-07-15 |
Tom Lane | Fix create_unique_plan() so it doesn't generate useless... |
commit | commitdiff | tree | snapshot |
2005-07-15 |
Bruce Momjian | Fix SGML spacing. |
commit | commitdiff | tree | snapshot |
2005-07-15 |
Tom Lane | Check for out-of-range varoattno in deparse_context_for... |
commit | commitdiff | tree | snapshot |
2005-07-15 |
Tom Lane | Fix overenthusiastic optimization of 'x IN (SELECT... |
commit | commitdiff | tree | snapshot |
2005-07-14 |
Tom Lane | Adjust permissions checking for ALTER OWNER commands... |
commit | commitdiff | tree | snapshot |
2005-07-14 |
Bruce Momjian | Enable multi-byte thousands_sep and decimal_point for... |
commit | commitdiff | tree | snapshot |
2005-07-14 |
Bruce Momjian | Make better thousands_sep default based on decimal... |
commit | commitdiff | tree | snapshot |
2005-07-14 |
Bruce Momjian | Change numericsep to a boolean, and make it locale... |
commit | commitdiff | tree | snapshot |
2005-07-14 |
Bruce Momjian | Add numeric separator support for latex and troff outpu... |
commit | commitdiff | tree | snapshot |
2005-07-14 |
Neil Conway | Mark xml2 CREATE FUNCTIONs as IMMUTABLE, and use the... |
commit | commitdiff | tree | snapshot |
2005-07-14 |
Bruce Momjian | barebones variable name -> tuples_only, for consistency. |
commit | commitdiff | tree | snapshot |
2005-07-14 |
Bruce Momjian | Fix malloc length for new numeric separator patch. |
commit | commitdiff | tree | snapshot |
2005-07-14 |
Neil Conway | This doc patch replaces all inappropriate references... |
commit | commitdiff | tree | snapshot |
2005-07-14 |
Tom Lane | Integrate autovacuum functionality into the backend... |
commit | commitdiff | tree | snapshot |
2005-07-13 |
Tom Lane | Fix a couple of bogus comments, per Alvaro. |
commit | commitdiff | tree | snapshot |
2005-07-13 |
Tom Lane | Remove extraneous space after -L ... it confuses SHLIB_... |
commit | commitdiff | tree | snapshot |
2005-07-13 |
Tom Lane | Fix unwanted side-effects of recent SHLIB_LINK -L patch... |
commit | commitdiff | tree | snapshot |
2005-07-13 |
Bruce Momjian | Fix #elif spacing too. |
commit | commitdiff | tree | snapshot |
2005-07-13 |
Tom Lane | Fix libpq memory leak during PQreset() --- closePGconn... |
commit | commitdiff | tree | snapshot |
2005-07-13 |
Bruce Momjian | Fix pgindent to not have blank line before #else in... |
commit | commitdiff | tree | snapshot |
2005-07-13 |
Bruce Momjian | Add backslashes to parentheses in awk regex because... |
commit | commitdiff | tree | snapshot |
2005-07-13 |
Bruce Momjian | Move -L flag around for shared builds: |
commit | commitdiff | tree | snapshot |
2005-07-13 |
Neil Conway | Documentation for some new PL/Perl features. Patch... |
commit | commitdiff | tree | snapshot |
2005-07-12 |
Tom Lane | Hack around the discrepancy between default library... |
commit | commitdiff | tree | snapshot |
2005-07-12 |
Tom Lane | Fix plperl crash with list value return for an array... |
commit | commitdiff | tree | snapshot |
2005-07-12 |
Tom Lane | More pgcrypto fixes: handle long messages correctly... |
commit | commitdiff | tree | snapshot |
2005-07-12 |
Bruce Momjian | Improve comments for AdjustIntervalForTypmod. |
commit | commitdiff | tree | snapshot |
2005-07-12 |
Bruce Momjian | Change 5e0 to 5.0, for consistency. |
commit | commitdiff | tree | snapshot |
2005-07-12 |
Tom Lane | Fix plperl to do recursion safely, and fix a problem... |
commit | commitdiff | tree | snapshot |
2005-07-11 |
Tom Lane | Further tweaking of Win32-specific random code. Marko... |
commit | commitdiff | tree | snapshot |
2005-07-11 |
Tom Lane | I forgot to update win32 code when doing a renaming... |
commit | commitdiff | tree | snapshot |
2005-07-11 |
Tom Lane | Avoid bzero/bxopy in favor of more standard library... |
commit | commitdiff | tree | snapshot |
2005-07-11 |
Tom Lane | More pgcrypto fixes: avoid bogus alignment assumptions... |
commit | commitdiff | tree | snapshot |
2005-07-11 |
Tom Lane | Add support for AES cipher with older OpenSSL libraries. |
commit | commitdiff | tree | snapshot |
2005-07-10 |
Tom Lane | Missed adding extra argument to array_recv in a couple... |
commit | commitdiff | tree | snapshot |
2005-07-10 |
Tom Lane | Change typreceive function API so that receive function... |
commit | commitdiff | tree | snapshot |
2005-07-10 |
Bruce Momjian | > One more failure: |
commit | commitdiff | tree | snapshot |
2005-07-10 |
Bruce Momjian | Add extra argument for new pg_regexec API. |
commit | commitdiff | tree | snapshot |
2005-07-10 |
Tom Lane | Suppress compile warning. |
commit | commitdiff | tree | snapshot |
2005-07-10 |
Bruce Momjian | Rename xmalloc to pg_malloc for consistency with psql... |
commit | commitdiff | tree | snapshot |
2005-07-10 |
Bruce Momjian | Reverse pg_malloc patch because psql/print.c is used... |
commit | commitdiff | tree | snapshot |
2005-07-10 |
Bruce Momjian | Use failure-safe pg_malloc consistently in psql/print.c. |
commit | commitdiff | tree | snapshot |
2005-07-10 |
Bruce Momjian | Remove #include <openssl/bn.h> as compile fix. |
commit | commitdiff | tree | snapshot |
2005-07-10 |
Bruce Momjian | Following up a previous thought I had, yesterday I... |
commit | commitdiff | tree | snapshot |
2005-07-10 |
Bruce Momjian | The attached patch implements spi_query() and spi_fetch... |
commit | commitdiff | tree | snapshot |
2005-07-10 |
Bruce Momjian | Add --encoding to pg_dump. |
commit | commitdiff | tree | snapshot |
2005-07-10 |
Bruce Momjian | This patch implements putting language handlers for... |
commit | commitdiff | tree | snapshot |
2005-07-10 |
Bruce Momjian | As Kris Jurka found out, pgcrypto does not work with |
commit | commitdiff | tree | snapshot |
2005-07-10 |
Bruce Momjian | Add missing pgcrypto files from previous commit. |
commit | commitdiff | tree | snapshot |
2005-07-10 |
Bruce Momjian | Update. |
commit | commitdiff | tree | snapshot |
2005-07-10 |
Bruce Momjian | This patch addresses the problem mentioned in the ... |
commit | commitdiff | tree | snapshot |
2005-07-10 |
Bruce Momjian | I made the patch that implements regexp_replace again. |
commit | commitdiff | tree | snapshot |
2005-07-10 |
Bruce Momjian | Major pgcrypto changes: |
commit | commitdiff | tree | snapshot |
2005-07-10 |
Bruce Momjian | - Add Fortuna PRNG to pgcrypto. |
commit | commitdiff | tree | snapshot |
2005-07-10 |
Bruce Momjian | This patch adds implementation of SHA2 to pgcrypto. |
commit | commitdiff | tree | snapshot |
2005-07-10 |
Bruce Momjian | Add psql \pset numericsep to allow output numbers like... |
commit | commitdiff | tree | snapshot |
2005-07-09 |
Tom Lane | Fix inadequate error checking: you can't assume that... |
commit | commitdiff | tree | snapshot |
2005-07-08 |
Tom Lane | Fix config file lexer to not barf if postgresql.conf... |
commit | commitdiff | tree | snapshot |
2005-07-08 |
Tom Lane | Try connecting to both postgres and template1 databases... |
commit | commitdiff | tree | snapshot |
2005-07-08 |
Tom Lane | Make libpq_gettext save and restore errno in a Windows... |
commit | commitdiff | tree | snapshot |
2005-07-08 |
PostgreSQL... | testing activitymail |
commit | commitdiff | tree | snapshot |
2005-07-08 |
Neil Conway | This patch updates the DDL for contrib/pgcrypto to... |
commit | commitdiff | tree | snapshot |
2005-07-08 |
Neil Conway | Remove some dead code for handling XLOG_DBASE_CREATE_OL... |
commit | commitdiff | tree | snapshot |
2005-07-08 |
Tom Lane | Even though I'd like to see full_page_writes go away... |
commit | commitdiff | tree | snapshot |
2005-07-08 |
Bruce Momjian | Done: |
commit | commitdiff | tree | snapshot |
2005-07-07 |
Tom Lane | Track dependencies on shared objects (which is to say... |
commit | commitdiff | tree | snapshot |
2005-07-07 |
Bruce Momjian | Update: |
commit | commitdiff | tree | snapshot |
2005-07-07 |
Bruce Momjian | Update: |
commit | commitdiff | tree | snapshot |
2005-07-07 |
Bruce Momjian | Fix plperl expected output. |
commit | commitdiff | tree | snapshot |
2005-07-07 |
Bruce Momjian | pg_column_size() cleanup for messages and code cleanup. |
commit | commitdiff | tree | snapshot |
2005-07-06 |
Bruce Momjian | Currently, nonfatal warnings are not trapped (as they... |
commit | commitdiff | tree | snapshot |
2005-07-06 |
Bruce Momjian | Currently, nonfatal warnings are not trapped (as they... |
commit | commitdiff | tree | snapshot |
2005-07-06 |
Bruce Momjian | Complete zic patch backout by removing NO_PGPORT workar... |
commit | commitdiff | tree | snapshot |
2005-07-06 |
Bruce Momjian | Reverse out because the lack of using pgport in timezon... |
commit | commitdiff | tree | snapshot |
2005-07-06 |
Bruce Momjian | Add pg_column_size() to return storage size of a column... |
commit | commitdiff | tree | snapshot |
2005-07-06 |
Tom Lane | Sync dlopen error handling for the *BSDs ... seems... |
commit | commitdiff | tree | snapshot |
2005-07-06 |
Tom Lane | Add a check for trigger function with declared argument... |
commit | commitdiff | tree | snapshot |
2005-07-06 |
Tom Lane | Save and restore errno across bindtextdomain call,... |
commit | commitdiff | tree | snapshot |
next |