adding new field - Mailing list pgsql-hackers

From ranbeer makin
Subject adding new field
Date
Msg-id a0eedc000606051054g8c72dcdu905696437a9ea7be@mail.gmail.com
Whole thread Raw
Responses Re: adding new field  (Martijn van Oosterhout <kleptog@svana.org>)
Re: adding new field  ("Jonah H. Harris" <jonah.harris@gmail.com>)
List pgsql-hackers
Hi,<br /><br />I have two questions to ask:<br /><br />1. How to flush buffer in postgres? I'm not able to see the
changesthat I make in my code. Sometimes the output comes and sometime it's not. What might be the problem?<br /><br />
2.I have added a new field in RESDOM structure, made necessary modifications in outfuncs.c, copy, read, equalfuncs.c
....butmy prog is behaving in a weird way, seems like some memory probs...What other modifications needs to be done to
reflectthe addition of this new field?<br /><br />I looked up into the archive, but not no results.<br /><br />Best,<br
/>Ranbeer<br />Hyderabad<br />India<br /> 

pgsql-hackers by date:

Previous
From: Neil Conway
Date:
Subject: Re: [PERFORM] psql -A (unaligned format) eats too much
Next
From: Martijn van Oosterhout
Date:
Subject: Re: adding new field