2008-05-10 |
Bruce Momjian | Add to TODO: |
commit | commitdiff | tree | snapshot |
2008-05-10 |
Bruce Momjian | Add URL for: |
commit | commitdiff | tree | snapshot |
2008-05-10 |
Bruce Momjian | Update alternative output regression files for new... |
commit | commitdiff | tree | snapshot |
2008-05-10 |
Bruce Momjian | Add TODO item: |
commit | commitdiff | tree | snapshot |
2008-05-10 |
Bruce Momjian | TODOs done: |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Tom Lane | Change the rules for inherited CHECK constraints to... |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Bruce Momjian | Adjust power() error messages to be more descriptive. |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Andrew Dunstan | Improve logic for finding object files on OBJS lines... |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Tom Lane | Give a warning if -s switch is used with a non-custom... |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Peter Eisentraut | Add "%option noinput" to the scanners to avoid compiler... |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Bruce Momjian | Update C comments to mention SQL:2003 handling of power... |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Heikki Linnakangas | Fix Assert introduced in previous patch. |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Heikki Linnakangas | Fix incorrect archive truncation point calculation... |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Tom Lane | Fix bogus expected output that should have made it... |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Tom Lane | Fix memory stomp that's turning the whole buildfarm... |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Bruce Momjian | Add to TODO: |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Bruce Momjian | Add regression test for various power expressions with... |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Bruce Momjian | Have numeric 0 ^ 4.3 return 1, rather than an error... |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Bruce Momjian | Have psql output tab as the proper number of spaces... |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Bruce Momjian | Add psql '\pset format wrapped' mode to wrap output... |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Tom Lane | Fix contrib/xml2 makefile to not override CFLAGS, and... |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Tom Lane | Fix rules regression test for recent pg_stat_activity... |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Magnus Hagander | Make the new pg_stat_get_activity use OUT parameters... |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Bruce Momjian | Update TODO wording: |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Bruce Momjian | Add to TODO: |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Bruce Momjian | Add to TODO: |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Bruce Momjian | Remove OID/foreign key mention in psql variable interpo... |
commit | commitdiff | tree | snapshot |
2008-05-07 |
Alvaro Herrera | Add Simon Riggs' email address. |
commit | commitdiff | tree | snapshot |
2008-05-07 |
Bruce Momjian | Move Client Authentication right after Server Configura... |
commit | commitdiff | tree | snapshot |
2008-05-07 |
Magnus Hagander | Make the pg_stat_activity view call a SRF (pg_stat_get_... |
commit | commitdiff | tree | snapshot |
2008-05-07 |
Bruce Momjian | Fix TODO typo. |
commit | commitdiff | tree | snapshot |
2008-05-07 |
Bruce Momjian | Add URL for |
commit | commitdiff | tree | snapshot |
2008-05-07 |
Bruce Momjian | Update TODO wording: |
commit | commitdiff | tree | snapshot |
2008-05-07 |
Bruce Momjian | Add item, make text search section: |
commit | commitdiff | tree | snapshot |
2008-05-07 |
Bruce Momjian | Have boolean pset values checked against typical boolea... |
commit | commitdiff | tree | snapshot |
2008-05-07 |
Tom Lane | The CONSTROID syscache should show conrelid as a relati... |
commit | commitdiff | tree | snapshot |
2008-05-07 |
Tom Lane | Convert the list of syscache names from a series of... |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Bruce Momjian | Point to our download URL, rather than listing interfac... |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Bruce Momjian | Update libpqxx URL in README. |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Bruce Momjian | Done: |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Bruce Momjian | Done: |
commit | commitdiff | tree | snapshot |
2008-05-05 |
Magnus Hagander | Add more dependencies from libpgport required by |
commit | commitdiff | tree | snapshot |
2008-05-05 |
Andrew Dunstan | Document extra information provided by psql's \dT+... |
commit | commitdiff | tree | snapshot |
2008-05-05 |
Andrew Dunstan | Display ACLS using multiple lines for psql's \z. Brenda... |
commit | commitdiff | tree | snapshot |
2008-05-05 |
Andrew Dunstan | Show enum values in psql's \dt+. David Fetter. |
commit | commitdiff | tree | snapshot |
2008-05-04 |
Tom Lane | Add timestamp and timestamptz versions of generate_seri... |
commit | commitdiff | tree | snapshot |
2008-05-04 |
Tom Lane | Add pg_conf_load_time() function to report when the... |
commit | commitdiff | tree | snapshot |
2008-05-04 |
Tom Lane | Use new cstring/text conversion functions in some addit... |
commit | commitdiff | tree | snapshot |
2008-05-04 |
Andrew Dunstan | add ; missing due to my carelessness |
commit | commitdiff | tree | snapshot |
2008-05-04 |
Andrew Dunstan | Place statement timeout more appropriately, per gripe... |
commit | commitdiff | tree | snapshot |
2008-05-03 |
Andrew Dunstan | Disable statement timeouts while making or restoring... |
commit | commitdiff | tree | snapshot |
2008-05-03 |
Tom Lane | The 8.2 patch that added support for an alias on the... |
commit | commitdiff | tree | snapshot |
2008-05-03 |
Tom Lane | Fix plpython to not get totally confused by OUT argumen... |
commit | commitdiff | tree | snapshot |
2008-05-03 |
Andrew Dunstan | Provide for MSVC config equivalents of recently added... |
commit | commitdiff | tree | snapshot |
2008-05-03 |
Tom Lane | Support RETURN QUERY EXECUTE in plpgsql. |
commit | commitdiff | tree | snapshot |
2008-05-02 |
Tom Lane | Update documentation for psql relation-size-in-\dt... |
commit | commitdiff | tree | snapshot |
2008-05-02 |
Tom Lane | Allow the planner's estimate of the fraction of a curso... |
commit | commitdiff | tree | snapshot |
2008-05-02 |
Tom Lane | Extend yesterday's patch making BLCKSZ and RELSEG_SIZE... |
commit | commitdiff | tree | snapshot |
2008-05-02 |
Peter Eisentraut | Make the AWK default value also take effect if $AWK... |
commit | commitdiff | tree | snapshot |
2008-05-02 |
Heikki Linnakangas | Show relation size in verbose (e.g. \d+) output. |
commit | commitdiff | tree | snapshot |
2008-05-02 |
Peter Eisentraut | One-letter backslash commands now need a space before... |
commit | commitdiff | tree | snapshot |
2008-05-02 |
Tom Lane | Sigh ... pg_config.h.win32 needs to define BLCKSZ and... |
commit | commitdiff | tree | snapshot |
2008-05-02 |
Tom Lane | Remove the recently added USE_SEGMENTED_FILES option... |
commit | commitdiff | tree | snapshot |
2008-05-01 |
Tom Lane | Add SGT (Singapore time) to the default list of known... |
commit | commitdiff | tree | snapshot |
2008-05-01 |
Tom Lane | Make the minimum allowed value of work_mem be 64KB... |
commit | commitdiff | tree | snapshot |
2008-04-30 |
Tom Lane | Fix nodeTidscan.c to not trigger an error if the block... |
commit | commitdiff | tree | snapshot |
2008-04-30 |
Alvaro Herrera | Add example showing how to remove a password from a... |
commit | commitdiff | tree | snapshot |
2008-04-29 |
Tom Lane | Some minor further cleanup around A_Const. Don't attac... |
commit | commitdiff | tree | snapshot |
2008-04-29 |
Alvaro Herrera | Fix REASSIGN OWNED so that it works on procedural langu... |
commit | commitdiff | tree | snapshot |
2008-04-29 |
Alvaro Herrera | Remove typename from A_Const. |
commit | commitdiff | tree | snapshot |
2008-04-29 |
Alvaro Herrera | Fix volatility marking for the generate_series and... |
commit | commitdiff | tree | snapshot |
2008-04-28 |
Tom Lane | Increase the statement_timeout value used in the prepar... |
commit | commitdiff | tree | snapshot |
2008-04-28 |
Bruce Momjian | Update comment for 8.4: |
commit | commitdiff | tree | snapshot |
2008-04-28 |
Tom Lane | Fix broken configure test for libxslt: it was probing... |
commit | commitdiff | tree | snapshot |
2008-04-28 |
Alvaro Herrera | Bump the catversion for the previous patch. |
commit | commitdiff | tree | snapshot |
2008-04-28 |
Alvaro Herrera | Add generate_subscripts, a series-generation function... |
commit | commitdiff | tree | snapshot |
2008-04-27 |
Alvaro Herrera | Add SGML ID attributes to the arrays subsections, and... |
commit | commitdiff | tree | snapshot |
2008-04-26 |
Tom Lane | Code review for recent patch to terminate online backup... |
commit | commitdiff | tree | snapshot |
2008-04-25 |
Bruce Momjian | Add URL for: |
commit | commitdiff | tree | snapshot |
2008-04-25 |
Bruce Momjian | Update wording from David Fetter. |
commit | commitdiff | tree | snapshot |
2008-04-25 |
Bruce Momjian | Update to remove passive wording from FAQ, David Fetter |
commit | commitdiff | tree | snapshot |
2008-04-24 |
Bruce Momjian | Update TODO item: |
commit | commitdiff | tree | snapshot |
2008-04-24 |
Tom Lane | Remove transformAlterTableStmt's kluge to replace Colum... |
commit | commitdiff | tree | snapshot |
2008-04-24 |
Bruce Momjian | Update: |
commit | commitdiff | tree | snapshot |
2008-04-24 |
Tom Lane | Fix ALTER TABLE ADD COLUMN ... PRIMARY KEY so that... |
commit | commitdiff | tree | snapshot |
2008-04-24 |
Bruce Momjian | Add embedded usage mention to FAQ, per Greg Smith. |
commit | commitdiff | tree | snapshot |
2008-04-24 |
Bruce Momjian | Add to TODO: |
commit | commitdiff | tree | snapshot |
2008-04-24 |
Bruce Momjian | Add TODO item: |
commit | commitdiff | tree | snapshot |
2008-04-24 |
Bruce Momjian | Add URL for: |
commit | commitdiff | tree | snapshot |
2008-04-24 |
Bruce Momjian | Add to TODO: |
commit | commitdiff | tree | snapshot |
2008-04-24 |
Bruce Momjian | Add to TODO: |
commit | commitdiff | tree | snapshot |
2008-04-24 |
Bruce Momjian | Remove, item done, description unclear: |
commit | commitdiff | tree | snapshot |
2008-04-24 |
Bruce Momjian | Update TODO description for GIT: |
commit | commitdiff | tree | snapshot |
2008-04-24 |
Magnus Hagander | Update error messages, per notes from Tom. |
commit | commitdiff | tree | snapshot |
2008-04-24 |
Bruce Momjian | Add GIT URL: |
commit | commitdiff | tree | snapshot |
2008-04-24 |
Bruce Momjian | Add to TODO: |
commit | commitdiff | tree | snapshot |
2008-04-23 |
Bruce Momjian | Add URL for MERGE: |
commit | commitdiff | tree | snapshot |
2008-04-23 |
Magnus Hagander | Prevent shutdown in normal mode if online backup is... |
commit | commitdiff | tree | snapshot |
2008-04-22 |
Teodor Sigaev | Fix using too many LWLocks bug, reported by Craig Ringer |
commit | commitdiff | tree | snapshot |
2008-04-22 |
Magnus Hagander | Don't pull in pthreads header files in this file becaus... |
commit | commitdiff | tree | snapshot |
next |