CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 04/04/06 01:05:17
Modified files:
src/bin/psql : describe.c
Log message:
Add CLUSTER tag to psql \d display.
---(end of broadcast)---
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 04/01/11 15:10:49
Modified files:
src/bin/psql : describe.c
Log message:
Mark string for translation.
---(end of broadcast)---
TIP 8:
Yes, this was the CHECK part applied by Tom to 7.4.
---
Tom Lane wrote:
> CVSROOT: /cvsroot
> Module name: pgsql-server
> Changes by: [EMAIL PROTECTED] 03/10/16 21:57:04
>
> Modified files:
> src/bin/psq
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/12/01 18:11:07
Modified files:
src/bin/psql : describe.c
Log message:
This patch finishes off the work that I did with making view
definitions use pretty printing.
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/10/25 23:53:45
Modified files:
src/bin/psql : describe.c
Log message:
Uppercase a few keywords in queries.
---(end of broadcast)---
You have actually technically done more than just fix the bug. Because
you are passing in 'true' as the second parameter to
pg_get_constraintdef, you've enabled the 'pretty print' option... I'm
not sure it's that big a thing though...
Yeah, I know; that was deliberate. Any objections?
Not
Christopher Kings-Lynne <[EMAIL PROTECTED]> writes:
>> Applied by agreement that this is a bug fix.
> You have actually technically done more than just fix the bug. Because
> you are passing in 'true' as the second parameter to
> pg_get_constraintdef, you've enabled the 'pretty print' option...
Log message:
Use pg_get_constraintdef() rather than pg_constraint.consrc; this is
a portion of a patch recently submitted by Christopher Kings-Lynne.
Applied by agreement that this is a bug fix.
You have actually technically done more than just fix the bug. Because
you are
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/10/16 21:57:04
Modified files:
src/bin/psql : describe.c
Log message:
Use pg_get_constraintdef() rather than pg_constraint.consrc; this is
a portion of a patch recently subm
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/08/08 22:21:54
Modified files:
src/bin/psql : describe.c
Log message:
This makes psql use the new pg_get_viewdef function. It also puts one
extra line break in to improve f
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/07/25 18:42:27
Modified files:
src/bin/psql : describe.c
Log message:
> Having read the list, and noticed the message about table inheritance I
> thought that I would see if
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/06/27 13:55:23
Modified files:
src/bin/psql : describe.c large_obj.c
Log message:
Missing calls to PQclear in large_obj.c and describe.c.
Greg Sabino Mullane
12 matches
Mail list logo